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
*
Add and remove backslashes in regexps
Mattias Engdegård
2020-02-20
1
-3
/
+3
*
Merge from origin/emacs-27
Glenn Morris
2020-02-16
2
-37
/
+12
|
\
|
*
Correct default regexp in 'package-menu-hide-package'
Pieter van Oostrum
2020-02-15
1
-1
/
+2
|
*
Remove obsolete menu entry "Redisplay buffer"
Pieter van Oostrum
2020-02-15
1
-2
/
+1
|
*
Remove the optional KEEP-ORDER argument to regexp-opt
Mattias Engdegård
2020-02-13
1
-34
/
+9
*
|
Merge from origin/emacs-27
Glenn Morris
2020-02-13
1
-1
/
+1
|
\
|
|
*
rx: Use longest match for all-string 'or' forms (bug#37659)
Mattias Engdegård
2020-02-12
1
-1
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-02-13
2
-4
/
+5
|
\
|
|
*
Correct "different than" to "different from" where appropriate
Alan Mackenzie
2020-02-09
1
-1
/
+1
|
*
More accurate documentation of 'package-menu-hide-package'
Eli Zaretskii
2020-02-08
1
-3
/
+4
|
*
Revert "Signal user-error on duplicate package refresh"
Stefan Kangas
2020-02-06
1
-4
/
+1
|
*
* lisp/emacs-lisp/debug.el (debug): Merge the non-interactive cases
Paul Pogonyshev
2020-01-31
1
-150
/
+142
*
|
Eval macro arg just once
Tino Calancha
2020-02-05
1
-3
/
+4
*
|
Silence byte-compiler warning
Stefan Kangas
2020-02-05
1
-2
/
+1
*
|
Add new filter commands to Package Menu (Bug#38424)
Stefan Kangas
2020-02-05
1
-44
/
+175
*
|
* lisp/emacs-lisp/map.el: Add keyword-only pattern abbreviation
Adam Porter
2020-02-04
1
-6
/
+11
*
|
Revert the --with-install-srcdir patch
Paul Eggert
2020-01-27
1
-8
/
+3
*
|
* lisp/emacs-lisp/debug.el (debug): Merge the non-interactive cases
Paul Pogonyshev
2020-01-26
1
-150
/
+142
*
|
Install C source code for C-h f etc.
Paul Eggert
2020-01-24
1
-3
/
+8
*
|
Globally sanitize single-file package long descriptions (Bug#37548)
Bruno Félix Rezende Ribeiro
2020-01-23
2
-23
/
+19
*
|
Unbreak byte compilation
Glenn Morris
2020-01-23
1
-30
/
+31
*
|
Remove irrelevant info from .elc headers
Stefan Kangas
2020-01-23
1
-5
/
+1
*
|
Default lisp-mode to use Common Lisp indentation
Helmut Eller
2020-01-22
1
-0
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-01-20
1
-3
/
+9
|
\
|
|
*
Doc fixes in package.el
Stefan Kangas
2020-01-19
1
-3
/
+9
*
|
Merge from origin/emacs-27
Glenn Morris
2020-01-20
1
-1
/
+1
|
\
|
|
*
; spelling fixes
Paul Eggert
2020-01-17
1
-1
/
+1
*
|
Add space before messsage in byte compiler warnings
Rüdiger Sonderfeld
2020-01-19
1
-1
/
+1
*
|
Introduce element &error into edebug specification lists for macros
Alan Mackenzie
2020-01-17
1
-0
/
+12
*
|
Merge from origin/emacs-27
Glenn Morris
2020-01-17
1
-2
/
+2
|
\
|
|
*
Fix wording and punctuation of a recent commit
Eli Zaretskii
2020-01-17
1
-2
/
+2
|
*
Add unattended spell-checking to checkdoc
Damien Cassou
2020-01-17
1
-50
/
+68
|
*
Move “Fix some broken conditional forms” to master
Paul Eggert
2020-01-05
1
-4
/
+4
*
|
Replace add-hook load-hook with with-eval-after-load
Glenn Morris
2020-01-16
2
-13
/
+2
*
|
edebug: remove ancient code for ancient XEmacs support libs
Glenn Morris
2020-01-16
1
-12
/
+0
*
|
Remove a FIXME from package.el
Stefan Kangas
2020-01-17
1
-1
/
+0
*
|
Add unattended spell-checking to checkdoc
Damien Cassou
2020-01-16
1
-50
/
+68
*
|
Mark 'catch' and 'condition-case' bytecodes as obsolete
Mattias Engdegård
2020-01-05
1
-2
/
+3
*
|
Merge from origin/emacs-27
Paul Eggert
2020-01-05
1
-4
/
+4
|
\
|
|
*
Fix some broken conditional forms
Paul Eggert
2020-01-04
1
-4
/
+4
*
|
Remove generation of old bytecodes for catch/unwind
Mattias Engdegård
2020-01-05
3
-123
/
+18
*
|
* lisp/emacs-lisp/bindat.el: Remove obsolete comment.
Paul Eggert
2020-01-04
1
-3
/
+0
*
|
Generate fewer useless conditionals in cl-loop
Mattias Engdegård
2020-01-04
1
-1
/
+4
*
|
Merge from origin/emacs-27
Paul Eggert
2020-01-01
89
-89
/
+89
|
\
|
|
*
Fix copyright years by hand
Paul Eggert
2020-01-01
1
-1
/
+1
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
88
-88
/
+88
*
|
Merge from origin/emacs-27
Glenn Morris
2019-12-30
1
-1
/
+1
|
\
|
|
*
Avoid unbounded growth of cl-random-state components (bug#38753)
Mattias Engdegård
2019-12-29
1
-1
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2019-12-30
1
-6
/
+6
|
\
|
|
*
Fix documentation of define-obsolete-* functions
Eli Zaretskii
2019-12-28
1
-6
/
+6
[next]