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
*
* lisp/emacs-lisp/gv.el (edebug-after): Don't run the getter in the setter
Stefan Monnier
2021-03-05
1
-2
/
+1
*
Fix cl-concatenate inlining
Eli Zaretskii
2021-01-09
1
-0
/
+3
*
Fix copyright years by hand
Paul Eggert
2021-01-01
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
88
-88
/
+88
*
; * lisp/emacs-lisp/benchmark.el (benchmark-run): Fix docstring
Philipp Stephani
2020-11-16
1
-1
/
+1
*
Fix pcase rx form snag with '?' and '??' (bug#44532)
Mattias Engdegård
2020-11-09
1
-1
/
+1
*
Improve reproducibility of generated -pkg.el files
Glenn Morris
2020-10-30
1
-1
/
+2
*
Clarify the seq-reduce documentation
Lars Ingebrigtsen
2020-10-15
1
-3
/
+5
*
* lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Doc tweak
Stefan Monnier
2020-10-10
1
-0
/
+4
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
4
-6
/
+6
*
Make aliases introduced in previous patch obsolete
Lars Ingebrigtsen
2020-10-01
1
-2
/
+4
*
Restore some public debugging functions removed in Emacs 27
Gemini Lasswell
2020-10-01
2
-4
/
+22
*
Add doc to syntax-propertize-function saying it must do a 100% job
Alan Mackenzie
2020-09-19
1
-1
/
+6
*
Fix cond jump table compilation (bug#42919)
Mattias Engdegård
2020-08-19
1
-24
/
+28
*
; spelling fixes
Paul Eggert
2020-08-13
1
-2
/
+2
*
Update package-menu-quick-help
Basil L. Contovounesios
2020-06-05
1
-2
/
+5
*
Fix bug #41618 "(byte-compile 'foo) errors when foo is a macro."
Alan Mackenzie
2020-05-31
1
-3
/
+4
*
Improve documentation of 'with-suppressed-warnings'.
Philipp Stephani
2020-05-08
1
-5
/
+6
*
Revert "cl-loop: Calculate the array length just once"
Noam Postavsky
2020-05-05
1
-9
/
+3
*
Revert "cl-loop: Add missing guard condition"
Noam Postavsky
2020-05-05
1
-25
/
+7
*
Revert "Refix conditional step clauses in cl-loop"
Noam Postavsky
2020-05-05
1
-37
/
+59
*
Remove calls to non-existent functions from edebug.el.
Alan Mackenzie
2020-05-04
1
-3
/
+1
*
Revert "Mark breakpoints in edebug with highlights". This fixes bug #40992
Alan Mackenzie
2020-05-03
1
-40
/
+1
*
Clarify semantics of trace-function CONTEXT argument
Noam Postavsky
2020-04-25
1
-1
/
+3
*
; Fix some typos and doc issues (bug#40695)
Štěpán Němec
2020-04-18
7
-27
/
+23
*
Fix edge case errors in filename-matching regexps
Mattias Engdegård
2020-04-14
2
-2
/
+3
*
Fix error message for ‘cl-struct-unknown-slot’ (bug#39995)
Philipp Stephani
2020-04-12
1
-1
/
+1
*
Fix void-variable n-reb in re-builder (Bug#40409)
Noam Postavsky
2020-04-04
1
-9
/
+8
*
Fix cl-concatenate (Bug#40180)
Noam Postavsky
2020-03-22
1
-1
/
+1
*
Improve Package Menu hiding docstrings
Stefan Kangas
2020-03-14
1
-4
/
+16
*
* lisp/emacs-lisp/package.el (package-install): Fix typo in docstring.
Juri Linkov
2020-03-10
1
-1
/
+1
*
; lisp/emacs-lisp/seq.el: Explain why we don't use cl-lib here
Noam Postavsky
2020-03-07
1
-0
/
+4
*
Eliminate use of cl-concatenate in 'seq' package
Andrew Eggenberger
2020-03-07
2
-6
/
+6
*
Fix bug with JIT stealth timers
Paul Eggert
2020-03-07
1
-1
/
+1
*
Fix rx error with ? and ??
Mattias Engdegård
2020-03-05
1
-1
/
+1
*
* lisp/emacs-lisp/rx.el (rx--string-to-intervals): Fix error string.
Mattias Engdegård
2020-03-05
1
-1
/
+1
*
Bump checkdoc-version to match library header
Stefan Kangas
2020-03-04
1
-1
/
+1
*
rx: Improve 'or' compositionality (bug#37659)
Mattias Engdegård
2020-03-01
1
-28
/
+48
*
Fix rx charset generation
Mattias Engdegård
2020-02-29
1
-1
/
+5
*
checkdoc: Don't mistake "cf." for sentence end
Štěpán Němec
2020-02-28
1
-1
/
+1
*
* lisp/emacs-lisp/cursor-sensor.el (cursor-sensor--detect): Change last fix
Stefan Monnier
2020-02-24
1
-55
/
+57
*
Shorten some ppss struct field names
Noam Postavsky
2020-02-23
1
-13
/
+13
*
Fix cursor-sensor--detect when current buf != selected window's buf
Federico Tedin
2020-02-21
1
-3
/
+4
*
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
*
rx: Use longest match for all-string 'or' forms (bug#37659)
Mattias Engdegård
2020-02-12
1
-1
/
+1
*
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
[next]