summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* Fix Edebug spec for cl-macrolet (bug#29919)Gemini Lasswell2018-08-012-4/+48
* Merge from origin/emacs-26Glenn Morris2018-07-281-8/+16
|\
| * Don't fail to indent-sexp before a full sexp (Bug#31984)Noam Postavsky2018-07-271-8/+16
* | Merge from origin/emacs-26Glenn Morris2018-07-241-2/+8
|\|
| * Fix indent-sexp of #s(...) (Bug#31984)Noam Postavsky2018-07-211-2/+8
* | 0x%x → %#x in elisp formatsPaul Eggert2018-07-231-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-07-201-14/+18
|\|
| * Improve documentation of 'pcase-defmacro rx'Eli Zaretskii2018-07-201-14/+18
* | Merge from origin/emacs-26Glenn Morris2018-07-131-12/+16
|\|
| * Avoid turning on the global-minor-mode recursivelyJohn Shahid2018-07-101-12/+16
| * Stop using indent-line-to in lisp-indent-line (Bug#32014)Noam Postavsky2018-07-091-2/+8
* | Tweak subr-x.el substring functionsBasil L. Contovounesios2018-07-131-6/+6
* | Fix the bootstrap differently, so zerop can be where it belongsStefan Monnier2018-07-121-3/+6
* | Add predicate proper-list-pBasil L. Contovounesios2018-07-093-23/+10
* | Merge from origin/emacs-26Glenn Morris2018-07-021-0/+1
|\|
| * Increase max-lisp-eval-depth adjustment while in debugger (bug#31919)Gemini Lasswell2018-06-301-0/+1
* | Merge from origin/emacs-26Glenn Morris2018-07-021-1/+1
|\|
| * Detect a non-list package archive content properly (Bug#22311)Noam Postavsky2018-06-261-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-013-13/+24
* | Merge from origin/emacs-26Glenn Morris2018-06-261-5/+5
|\|
| * * lisp/emacs-lisp/regexp-opt.el (regexp-opt): Fix docstring quotes.Noam Postavsky2018-06-241-5/+5
* | Reformat package.el message strings for future l10nJean-Christophe Helary2018-06-251-62/+53
* | Merge from origin/emacs-26Glenn Morris2018-06-233-10/+20
|\|
| * Change name of `seqp' argument (Bug#26411)Simen Heggestøyl2018-06-211-3/+3
| * Fix #'fun handling inside `labels' (Bug#31792)Noam Postavsky2018-06-192-7/+17
| * Fix byte compilation of (eq foo 'default)Paul Eggert2018-06-161-9/+15
* | Change errant if to when (Bug#31840)Mark Oteiza2018-06-181-2/+2
* | Allow floats as 'pcase' QPATSMichael Heerdegen2018-06-171-2/+5
* | Don't forget to analyze args of lambda lifted functions (Bug#30872)Noam Postavsky2018-06-161-24/+31
* | Fix byte compilation of (eq foo 'default)Paul Eggert2018-06-161-9/+15
* | Let display-warning work during bootstrapNoam Postavsky2018-06-121-3/+7
* | Merge from emacs-26Noam Postavsky2018-06-101-2/+7
|\|
| * Make cl-print respect print-quoted (bug#31649)Gemini Lasswell2018-06-071-2/+7
| * Make cl-print respect print-level and print-length (bug#31559)Gemini Lasswell2018-06-041-47/+68
* | Fix default candidate of find-face-definitionBasil L. Contovounesios2018-06-091-0/+1
* | Merge from origin/emacs-26Glenn Morris2018-06-041-6/+12
|\|
| * Update doc string of 'rx'Eli Zaretskii2018-06-031-6/+12
| * Fix cl-print for circular sublists (Bug#31146)Noam Postavsky2018-06-031-3/+6
* | Merge from origin/emacs-26Glenn Morris2018-06-021-9/+9
|\|
| * Improve read-multiple-choice docstring (Bug#31628)Damien Cassou2018-05-291-9/+9
* | Merge from origin/emacs-26Michael Albinus2018-05-295-71/+92
|\|
| * Overhaul pcase documentationThien-Thi Nguyen2018-05-271-51/+51
| * Use EXPVAL in docstrings of patterns defined using pcase-defmacroThien-Thi Nguyen2018-05-274-9/+11
| * Introduce EXPVAL for pcase, pcase-defmacro docstringsThien-Thi Nguyen2018-05-271-2/+6
| * Ensure pcase doc shows `QPAT first among extensionsThien-Thi Nguyen2018-05-271-9/+24
* | Make cl-print respect print-level and print-length (bug#31559)Gemini Lasswell2018-05-271-47/+68
* | Merge from origin/emacs-26Glenn Morris2018-05-231-0/+3
|\|
| * Clarify when to use advice-add vs add-functionNoam Postavsky2018-05-221-0/+3
* | Fix cl-print for circular sublists (Bug#31146)Noam Postavsky2018-04-261-3/+6
* | (text-property-search-forward): Copy edits in doc stringLars Ingebrigtsen2018-04-221-4/+4