summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
...
* | Use lexical-binding in bindat.elStefan Kangas2020-10-211-91/+87
* | Make more load-hooks obsolete (Bug#21563)Stefan Kangas2020-10-204-0/+8
* | byte-compile-file: Make optional LOAD argument obsoleteStefan Kangas2020-10-201-6/+9
* | Simplify syntax of shortdoc face specsBasil L. Contovounesios2020-10-201-7/+4
* | Tweak the documentation for define-obsolete-variable-aliasLars Ingebrigtsen2020-10-201-4/+10
* | Preserve all `eval' elements from both .dir-locals filesLars Ingebrigtsen2020-10-201-0/+1
* | Add command package-menu-filter-upgradableStefan Kangas2020-10-191-0/+10
* | Add "Old-" prefix to "Version" header in more casesStefan Kangas2020-10-182-2/+2
* | Merge from origin/emacs-27Glenn Morris2020-10-171-3/+5
|\|
| * Clarify the seq-reduce documentationLars Ingebrigtsen2020-10-151-3/+5
| * * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Doc tweakStefan Monnier2020-10-101-0/+4
* | Add aid for finding missing dynamic variable declarationsMattias Engdegård2020-10-171-2/+51
* | Remove some references to Emacs 18 and 19Stefan Kangas2020-10-161-1/+0
* | * lisp/emacs-lisp/backquote.el: Use lexical binding.Mattias Engdegård2020-10-161-1/+1
* | Add ert macros to get resource file names (Bug#43792)Stefan Kangas2020-10-161-0/+40
* | Make package-install-from-buffer maybe refresh the quickstart fileLars Ingebrigtsen2020-10-161-0/+1
* | * lisp/emacs-lisp/warnings.el (display-warning): Don't be so negativeStefan Monnier2020-10-151-2/+1
* | Don't display the warning buttons in bytecomp buffersLars Ingebrigtsen2020-10-151-1/+2
* | Make `C-x C-e' work more like `C-M-x' on defvar etcLars Ingebrigtsen2020-10-151-2/+5
* | Improve package install/delete button actionMasahiro Nakamura2020-10-141-4/+2
* | Fix error in file shortdoc groupLars Ingebrigtsen2020-10-111-0/+1
* | Improve documentation of shortdoc featuresEli Zaretskii2020-10-111-6/+7
* | Add more numeric shortdocsLars Ingebrigtsen2020-10-111-3/+23
* | Tweak shortdoc colours on light backgroundsLars Ingebrigtsen2020-10-111-2/+2
* | Autoload shortdoc command and adjust NEWSLars Ingebrigtsen2020-10-111-0/+1
* | Use Unicode arrows in shortdoc resultsLars Ingebrigtsen2020-10-111-7/+13
* | Add support for displaying short documentation for function groupsLars Ingebrigtsen2020-10-111-0/+1077
* | * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Doc tweakStefan Monnier2020-10-101-0/+4
* | ; shorten https://lists.gnu.org/archive/html/... linksStefan Kangas2020-10-091-1/+1
* | Make update-file-autoloads respect generated-autoload-fileLars Ingebrigtsen2020-10-041-0/+1
* | Merge from origin/emacs-27Glenn Morris2020-10-024-6/+6
|\|
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-024-6/+6
* | Merge from origin/emacs-27Glenn Morris2020-10-022-4/+24
|\|
| * Make aliases introduced in previous patch obsoleteLars Ingebrigtsen2020-10-011-2/+4
| * Restore some public debugging functions removed in Emacs 27Gemini Lasswell2020-10-012-4/+22
* | Stop using a dynamically bound 'generated-autoload-file' variableLars Ingebrigtsen2020-10-022-66/+80
* | Don't quote lambdas in several placesStefan Kangas2020-10-011-1/+1
* | Clarify the "Forgot to expand macro" messageLars Ingebrigtsen2020-09-301-1/+2
* | Minor fixes of recent changesEli Zaretskii2020-09-301-1/+1
* | * lisp/emacs-lisp/cl-macs.el (hash-table): Define the type's typep testStefan Monnier2020-09-291-0/+1
* | define-generic-mode doc string fixLars Ingebrigtsen2020-09-301-0/+4
* | Give better error feedback on wrong password in .gpg filesLars Ingebrigtsen2020-09-301-0/+1
* | Handle single-argument `apply' consistently (bug#40968)Pip Cet2020-09-271-13/+16
* | string-search robustness and documentation improvement (bug#43598)Mattias Engdegård2020-09-251-0/+1
* | Mark string-search as being side effect freeLars Ingebrigtsen2020-09-251-1/+2
* | ; * lisp/emacs-lisp/lisp.el: rename parameter in last changeMattias Engdegård2020-09-231-28/+28
* | Don't signal scan-error when moving by sexp interactivelyMattias Engdegård2020-09-231-45/+95
* | Make delete-pair only delete pairs that are part of insert-pair-alistmartin rudalics2020-09-221-6/+31
* | Fix off-by-one error in eldoc--handle-docsLars Ingebrigtsen2020-09-221-0/+4
* | ; Fix typosStefan Kangas2020-09-214-6/+6