summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* Make UCS compose/decompose functions more understandableLars Ingebrigtsen2021-11-191-2/+7
* Fixup for bug#51037Filipp Gunbin2021-11-181-15/+8
* Signal an error for duplicated ERT tests (bug#51941)Mattias Engdegård2021-11-181-0/+7
* Fix eldoc usage of newly introduced variableGreg Minshall2021-11-181-1/+2
* Change the call signature to keymap-substituteLars Ingebrigtsen2021-11-172-2/+2
* Make results details in ert-run-tests-batch configurableMichael Herstine2021-11-162-36/+75
* Add new 'keymap-*' functionsLars Ingebrigtsen2021-11-163-66/+98
* * lisp/emacs-lisp/checkdoc.el (checkdoc-dired): Autoload.Stefan Kangas2021-11-121-0/+1
* Merge from origin/emacs-28Stefan Kangas2021-11-121-0/+1
|\
| * Fix problem with temp buffer killing in package-install-fileLars Ingebrigtsen2021-11-121-0/+1
* | Set `minibuffer-completion-*` variables locally in more placesMiha Rihtaršič2021-11-111-24/+23
* | Note that loaddefs.el is copied to ldefs-boot.elLars Ingebrigtsen2021-11-111-0/+2
* | Improve 'ensure-empty-lines' docstringRobert Pluim2021-11-101-6/+6
* | Avoid another byte-compiler warning in package-quickstart.elStefan Kangas2021-11-101-0/+1
* | Avoid spurious byte-compiler warnings in package-quickstart.elStefan Kangas2021-11-101-0/+1
* | Remove spurious %S from 'define-error' messagesTom Levy2021-11-102-2/+2
* | Add new function 'file-name-split'Lars Ingebrigtsen2021-11-101-0/+3
* | ; * lisp/emacs-lisp/lisp-mode.el: Restore one check in flet handlingakater2021-11-091-6/+6
* | * lisp/emacs-lisp/cl-generic.el: Add reference to inspirationStefan Monnier2021-11-081-0/+8
* | lisp/emacs-lisp/lisp-mode.el: Fix parser state corruption.akater2021-11-081-6/+7
* | Make debugging ert--erts-specifications easierLars Ingebrigtsen2021-11-071-1/+1
* | ; Fix some recent typos/thinkos.Basil L. Contovounesios2021-11-071-2/+2
* | Fix pp-emacs-lisp-code for `when' and relatedLars Ingebrigtsen2021-11-071-0/+3
* | Ensure return value of ert-with-temp-directoryStefan Kangas2021-11-071-1/+3
* | Add generated suffix to test temp file namesStefan Kangas2021-11-071-7/+22
* | Fix byte compilation of package built-insdickmao2021-11-071-79/+41
* | New convenience macros ert-with-temp-(file|directory)Stefan Kangas2021-11-061-0/+72
* | Remove messaging in pp-display-expression.Lars Ingebrigtsen2021-11-061-2/+1
* | Add "N.B." abbreviation to checkdocStefan Kangas2021-11-051-4/+2
* | Don't hardcode "Commentary" section in checkdocStefan Kangas2021-11-051-1/+5
* | Allow 'pp' to limit the line widthsLars Ingebrigtsen2021-11-051-25/+65
* | Try harder to keep lines short in pp-emacs-lisp-codeLars Ingebrigtsen2021-11-041-1/+11
* | Tweak multi-line expressions in pp--format-functionLars Ingebrigtsen2021-11-041-2/+8
* | Fix up some list folding in pp-emacs-lisp-codeLars Ingebrigtsen2021-11-041-7/+24
* | Indent lambdas/closures betterLars Ingebrigtsen2021-11-041-1/+12
* | Make lambda/closure help buttons format as Emacs LispLars Ingebrigtsen2021-11-041-2/+7
* | Add new basic Emacs Lisp code formatting functionLars Ingebrigtsen2021-11-041-0/+122
* | Rename button-buttonize to buttonizeLars Ingebrigtsen2021-11-041-1/+1
* | Optimise (cond) => nil at source levelMattias Engdegård2021-11-021-1/+1
* | Support inserting images in tabulated-list-mode columnsStefan Kangas2021-11-021-11/+26
* | Make lambdas/closures/byte code in `C-h b' clickableLars Ingebrigtsen2021-11-021-0/+1
* | Read mailcaps again only when necessaryGregory Heytings2021-11-011-0/+3
* | eieio-core.el: Make slot-value work on defstructsStefan Monnier2021-10-312-7/+7
* | Remove workaround for fixed Bug#6581 from ertStefan Kangas2021-10-311-35/+20
* | Fix bug with string values in equal-including-propertiesStefan Kangas2021-10-311-0/+1
* | Add new function string-glyph-splitLars Ingebrigtsen2021-10-302-0/+18
* | Merge from origin/emacs-28Eli Zaretskii2021-10-301-6/+6
|\|
| * Improve documentation of string truncation APIsEli Zaretskii2021-10-301-6/+6
* | Merge from origin/emacs-28Glenn Morris2021-10-291-0/+80
|\|
| * Move lisp/shorthands.el to lisp/emacs-lisp/shorthands.elLars Ingebrigtsen2021-10-291-0/+80