index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `macroexp-parse-body'
Daniel Colascione
2015-03-03
1
-7
/
+5
*
* lisp/progmodes/gud.el: Use lexical-binding.
Stefan Monnier
2015-03-03
1
-3
/
+14
*
Address generator feedback
Daniel Colascione
2015-03-03
1
-37
/
+40
*
Rename globals in generator.el
Daniel Colascione
2015-03-03
1
-78
/
+78
*
# Standardize copyright and license notices for recently added files
Glenn Morris
2015-03-03
1
-1
/
+1
*
emacs-lisp/package.el (package-autoremove): Fix if logic.
Artur Malabarba
2015-03-03
1
-2
/
+2
*
Add cl-iter-defun
Daniel Colascione
2015-03-02
1
-0
/
+21
*
Fix docstrings, declarations in iter-defun
Daniel Colascione
2015-03-02
1
-4
/
+10
*
Add support for generators
Daniel Colascione
2015-03-02
1
-0
/
+789
*
check-declare.el: Use compilation-style warnings
Oleh Krehel
2015-02-25
1
-8
/
+32
*
check-declare.el (check-declare-ext-errors): New defcustom.
Oleh Krehel
2015-02-25
1
-1
/
+10
*
* lisp/emacs-lisp/edebug.el (edebug--display): Save-excursion.
Stefan Monnier
2015-02-25
2
-5
/
+10
*
* lisp/emacs-lisp/macroexp.el (macroexp-parse-body): Handle cl-declare
Stefan Monnier
2015-02-22
4
-30
/
+28
*
Spelling fixes
Paul Eggert
2015-02-21
1
-7
/
+6
*
# Auto-commit of loaddefs files.
Glenn Morris
2015-02-20
1
-1
/
+1
*
* lisp/emacs-lisp/eieio-opt.el (eieio-help-class): Fix bug#19891
Stefan Monnier
2015-02-19
1
-0
/
+1
*
* lisp/emacs-lisp/cl-macs.el (cl-struct-slot-value): Handle a nil type.
Stefan Monnier
2015-02-19
1
-3
/
+3
*
* lisp/emacs-lisp/smie.el (smie-prec2->grammar): Fix corner case problem.
Stefan Monnier
2015-02-18
1
-2
/
+5
*
Push mark before goto-char in jump-to-register and check-parens
Kelly Dean
2015-02-18
1
-1
/
+2
*
Use user-error where error is inappropriate
Kelly Dean
2015-02-18
1
-1
/
+1
*
* lisp/emacs-lisp/checkdoc.el (checkdoc-show-diagnostics): Don't make bogus
Stefan Monnier
2015-02-18
1
-8
/
+9
*
emacs-lisp/easy-mmode.el: Clarify mode switch messages
Kelly Dean
2015-02-17
1
-2
/
+11
*
emacs-lisp/easy-mmode.el (define-minor-mode): Clarify docs
Kelly Dean
2015-02-17
1
-3
/
+6
*
emacs-lisp/easy-mmode.el: Process macro arguments correctly
Kelly Dean
2015-02-17
1
-1
/
+2
*
emacs-lisp/package-x.el: Create valid tar files
Kelly Dean
2015-02-17
1
-1
/
+1
*
* lisp/emacs-lisp/eieio*.el: Align a bit better with CLOS
Stefan Monnier
2015-02-16
3
-66
/
+60
*
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Keep type=nil by default.
Stefan Monnier
2015-02-16
4
-13
/
+17
*
emacs-lisp/package.el (describe-package-1): Describe incompatibility.
Artur Malabarba
2015-02-14
1
-13
/
+23
*
emacs-lisp/package.el: Move the compatibility-table building logic.
Artur Malabarba
2015-02-14
1
-6
/
+13
*
* lisp/emacs-lisp/cl*.el: Use define-inline and move some code
Stefan Monnier
2015-02-14
3
-95
/
+107
*
emacs-lisp/package.el (describe-package-1): Fix "incompat" handling.
Artur Malabarba
2015-02-13
1
-3
/
+3
*
emacs-lisp/package.el (package--incompatible-p): Check dependencies.
Artur Malabarba
2015-02-13
1
-10
/
+50
*
emacs-lisp/package.el: Indicate incompatible packages.
Artur Malabarba
2015-02-12
1
-1
/
+26
*
emacs-lisp/package.el (package-install): Invert the second argument.
Artur Malabarba
2015-02-12
1
-15
/
+13
*
Add a backward-compatible version of seq-reverse
Nicolas Petton
2015-02-11
1
-5
/
+23
*
Improve seq-group-by to return sequence elements in correct order
Nicolas Petton
2015-02-11
1
-12
/
+11
*
* lisp/emacs-lisp/cl-generic.el (cl--generic-lambda): Use macroexp-parse-body.
Stefan Monnier
2015-02-09
1
-9
/
+4
*
* lisp/emacs-lisp/eieio-core.el (eieio-oset-default): Catch the unexpected
Stefan Monnier
2015-02-09
1
-0
/
+2
*
Add macro pcase-lambda
Leo Liu
2015-02-09
3
-1
/
+31
*
Better docstring for seq.el functions
Nicolas Petton
2015-02-06
1
-7
/
+11
*
Add seq-partition and seq-group-by
Nicolas Petton
2015-02-06
1
-0
/
+27
*
Add seq-mapcat
Nicolas Petton
2015-02-06
1
-2
/
+8
*
emacs-lisp/package.el: Add missing (require 'subr-x)
Artur Malabarba
2015-02-05
1
-0
/
+1
*
emacs-lisp/package.el (package-delete): Don't always delesect.
Artur Malabarba
2015-02-05
1
-1
/
+9
*
emacs-lisp/package.el (package-menu-mark-install): Mark dependency.
Artur Malabarba
2015-02-05
1
-2
/
+8
*
emacs-lisp/package.el (package-menu-execute): Delete packages in order.
Artur Malabarba
2015-02-05
1
-2
/
+37
*
* lisp/emacs-lisp/eieio*.el: Use (:documentation ...) feature
Stefan Monnier
2015-02-05
3
-29
/
+24
*
Add (:documentation <form>) for dynamically-generated docstrings
Stefan Monnier
2015-02-05
2
-29
/
+61
*
* lisp/emacs-lisp/cl-generic.el (cl--generic-member-method): Fix paren typo.
Stefan Monnier
2015-02-04
1
-2
/
+2
*
Fix typo causing a void-variable error: pkg-desc
Tassilo Horn
2015-02-04
1
-1
/
+1
[next]