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
*
Fix Edebug spec for cl-macrolet (bug#29919)
Gemini Lasswell
2018-08-01
2
-4
/
+48
*
Merge from origin/emacs-26
Glenn Morris
2018-07-28
1
-8
/
+16
|
\
|
*
Don't fail to indent-sexp before a full sexp (Bug#31984)
Noam Postavsky
2018-07-27
1
-8
/
+16
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-24
1
-2
/
+8
|
\
|
|
*
Fix indent-sexp of #s(...) (Bug#31984)
Noam Postavsky
2018-07-21
1
-2
/
+8
*
|
0x%x → %#x in elisp formats
Paul Eggert
2018-07-23
1
-2
/
+2
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-20
1
-14
/
+18
|
\
|
|
*
Improve documentation of 'pcase-defmacro rx'
Eli Zaretskii
2018-07-20
1
-14
/
+18
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-13
1
-12
/
+16
|
\
|
|
*
Avoid turning on the global-minor-mode recursively
John Shahid
2018-07-10
1
-12
/
+16
|
*
Stop using indent-line-to in lisp-indent-line (Bug#32014)
Noam Postavsky
2018-07-09
1
-2
/
+8
*
|
Tweak subr-x.el substring functions
Basil L. Contovounesios
2018-07-13
1
-6
/
+6
*
|
Fix the bootstrap differently, so zerop can be where it belongs
Stefan Monnier
2018-07-12
1
-3
/
+6
*
|
Add predicate proper-list-p
Basil L. Contovounesios
2018-07-09
3
-23
/
+10
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-02
1
-0
/
+1
|
\
|
|
*
Increase max-lisp-eval-depth adjustment while in debugger (bug#31919)
Gemini Lasswell
2018-06-30
1
-0
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-02
1
-1
/
+1
|
\
|
|
*
Detect a non-list package archive content properly (Bug#22311)
Noam Postavsky
2018-06-26
1
-1
/
+1
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
3
-13
/
+24
*
|
Merge from origin/emacs-26
Glenn Morris
2018-06-26
1
-5
/
+5
|
\
|
|
*
* lisp/emacs-lisp/regexp-opt.el (regexp-opt): Fix docstring quotes.
Noam Postavsky
2018-06-24
1
-5
/
+5
*
|
Reformat package.el message strings for future l10n
Jean-Christophe Helary
2018-06-25
1
-62
/
+53
*
|
Merge from origin/emacs-26
Glenn Morris
2018-06-23
3
-10
/
+20
|
\
|
|
*
Change name of `seqp' argument (Bug#26411)
Simen Heggestøyl
2018-06-21
1
-3
/
+3
|
*
Fix #'fun handling inside `labels' (Bug#31792)
Noam Postavsky
2018-06-19
2
-7
/
+17
|
*
Fix byte compilation of (eq foo 'default)
Paul Eggert
2018-06-16
1
-9
/
+15
*
|
Change errant if to when (Bug#31840)
Mark Oteiza
2018-06-18
1
-2
/
+2
*
|
Allow floats as 'pcase' QPATS
Michael Heerdegen
2018-06-17
1
-2
/
+5
*
|
Don't forget to analyze args of lambda lifted functions (Bug#30872)
Noam Postavsky
2018-06-16
1
-24
/
+31
*
|
Fix byte compilation of (eq foo 'default)
Paul Eggert
2018-06-16
1
-9
/
+15
*
|
Let display-warning work during bootstrap
Noam Postavsky
2018-06-12
1
-3
/
+7
*
|
Merge from emacs-26
Noam Postavsky
2018-06-10
1
-2
/
+7
|
\
|
|
*
Make cl-print respect print-quoted (bug#31649)
Gemini Lasswell
2018-06-07
1
-2
/
+7
|
*
Make cl-print respect print-level and print-length (bug#31559)
Gemini Lasswell
2018-06-04
1
-47
/
+68
*
|
Fix default candidate of find-face-definition
Basil L. Contovounesios
2018-06-09
1
-0
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-06-04
1
-6
/
+12
|
\
|
|
*
Update doc string of 'rx'
Eli Zaretskii
2018-06-03
1
-6
/
+12
|
*
Fix cl-print for circular sublists (Bug#31146)
Noam Postavsky
2018-06-03
1
-3
/
+6
*
|
Merge from origin/emacs-26
Glenn Morris
2018-06-02
1
-9
/
+9
|
\
|
|
*
Improve read-multiple-choice docstring (Bug#31628)
Damien Cassou
2018-05-29
1
-9
/
+9
*
|
Merge from origin/emacs-26
Michael Albinus
2018-05-29
5
-71
/
+92
|
\
|
|
*
Overhaul pcase documentation
Thien-Thi Nguyen
2018-05-27
1
-51
/
+51
|
*
Use EXPVAL in docstrings of patterns defined using pcase-defmacro
Thien-Thi Nguyen
2018-05-27
4
-9
/
+11
|
*
Introduce EXPVAL for pcase, pcase-defmacro docstrings
Thien-Thi Nguyen
2018-05-27
1
-2
/
+6
|
*
Ensure pcase doc shows `QPAT first among extensions
Thien-Thi Nguyen
2018-05-27
1
-9
/
+24
*
|
Make cl-print respect print-level and print-length (bug#31559)
Gemini Lasswell
2018-05-27
1
-47
/
+68
*
|
Merge from origin/emacs-26
Glenn Morris
2018-05-23
1
-0
/
+3
|
\
|
|
*
Clarify when to use advice-add vs add-function
Noam Postavsky
2018-05-22
1
-0
/
+3
*
|
Fix cl-print for circular sublists (Bug#31146)
Noam Postavsky
2018-04-26
1
-3
/
+6
*
|
(text-property-search-forward): Copy edits in doc string
Lars Ingebrigtsen
2018-04-22
1
-4
/
+4
[next]