aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
* Overhaul annotation-function to match affixation-functionscratch/annotation-function-improvementsJoão Távora2021-05-261-13/+17
* Merge from origin/emacs-27Glenn Morris2021-05-221-2/+3
|\
| * Improve documentation of display tablesEli Zaretskii2021-05-211-2/+3
* | Fix native-comp-async-report-warnings-errors :typeBasil L. Contovounesios2021-05-221-1/+4
* | (completing-read): Add `group-function` to the completion metadataDaniel Mendler2021-05-201-0/+10
* | Improve documentation of new behavior of 'M-y'Eli Zaretskii2021-05-171-13/+20
* | Extend meaning of UNIQUIFY `auto-save-file-name-transforms'. (Bug#47493)Michael Albinus2021-05-101-0/+6
* | Always heed the `lexical-binding' local variableLars Ingebrigtsen2021-05-101-0/+8
* | Tiny fixes to recent native compilation docsBasil L. Contovounesios2021-05-081-22/+22
* | ; Fix recent re-builder doc changes.Basil L. Contovounesios2021-05-081-1/+1
* | Document native-compilationEli Zaretskii2021-05-083-2/+282
* | Mention that Emacs is usually case-insensitive in a couple of placesdalanicolai2021-05-081-0/+5
* | Use @defmac on eval-{and,when}-compileLars Ingebrigtsen2021-05-051-4/+4
* | * lisp/minibuffer.el (completing-read-default): Fix bug#45474Stefan Monnier2021-05-011-3/+3
* | * Add a note related to native compilation and Dynamic BindingAndrea Corallo2021-04-281-0/+3
* | (affixation-function): Allow only three-element list elementsDaniel Mendler2021-04-271-10/+6
* | Merge from origin/emacs-27Glenn Morris2021-04-253-38/+55
|\ \ | |/
| * ; * doc/lispref/files.texi (Directory Names): Add missing parenthesisPhilipp Stephani2021-04-241-1/+1
| * ; Fix Texinfo in last change to minibuf.texi.Basil L. Contovounesios2021-04-201-1/+1
| * ; * doc/lispref/keymaps.texi (Easy Menu): Fix typo.Philipp Stephani2021-04-171-1/+1
| * Improve documentation of 'map-y-or-n-p'Eli Zaretskii2021-04-171-36/+53
* | * doc/lispref/macros.texi (Eval During Expansion): Copy edit.Štěpán Němec2021-04-251-12/+14
* | * doc/lispref/macros.texi (Eval During Expansion): Fix fixmeStefan Monnier2021-04-241-9/+9
* | ; Fix some typos in doc strings and manualsŠtěpán Němec2021-04-242-6/+6
* | Fix a recent change in minibuf.texiEli Zaretskii2021-04-231-6/+6
* | Expand documentation on nontrivial completion boundaries.Philipp Stephani2021-04-231-0/+10
* | Fix unclean "can't happen" error handling in read_minibuf_unwindAlan Mackenzie2021-04-221-3/+7
* | Remove a self-reference from the Emacs Lisp manual.Philipp Stephani2021-04-211-1/+1
* | Introduce and use minibuffer-mode. This fixes bug #47150Alan Mackenzie2021-04-201-0/+8
* | completing-read: If HIST is the symbol `t', history is not recorded.Daniel Mendler2021-04-191-5/+8
* | Merge from origin/emacs-27Glenn Morris2021-04-161-1/+1
|\ \ | |/
| * Fix typos in manualsEli Zaretskii2021-04-131-1/+1
| * Document that `buffer-string' retains text propertiesLars Ingebrigtsen2021-03-181-1/+3
* | ; Grammar fixesRobert Pluim2021-04-161-2/+2
* | ; Fix typosRobert Pluim2021-04-161-2/+3
* | Allow use of em in image spec sizesAlan Third2021-04-151-0/+10
* | * lisp/emacs-lisp/bindat.el: Allow non-fixed size of `strz`Stefan Monnier2021-04-151-2/+3
* | Add condition-case success handler (bug#47677)Mattias Engdegård2021-04-151-1/+8
* | Add two optional arguments to 'string-width'Eli Zaretskii2021-04-141-1/+10
* | * doc/lispref/keymaps.texi (Translation Keymaps): Fix small misprintFilipp Gunbin2021-04-131-1/+1
* | * doc/lispref/processes.texi: Fix small misprintFilipp Gunbin2021-04-131-1/+1
* | * lisp/frame.el (delete-other-frames): Add universal prefix `iconify` argStefan Monnier2021-04-121-1/+4
* | (define-minor-mode): Warn about use of pre-Emacs-21 style argsStefan Monnier2021-04-121-39/+25
* | * doc/lispref/elisp.texi (Top): Add missing entry.Stefan Kangas2021-04-111-0/+1
* | Edebug: Disable backtracking when hitting a &define keyword.Philipp Stephani2021-04-101-5/+5
* | Set CSS for SVG filesAlan Third2021-04-031-0/+22
* | File unlock errors now issue warnings (Bug#46397)Matt Armstrong2021-03-271-0/+2
* | Move string-trim functions to subr.elLars Ingebrigtsen2021-03-241-0/+16
* | Merge from origin/emacs-27Glenn Morris2021-03-181-3/+0
|\ \ | |/
| * Remove duplicate @table item from ELisp manualFabrice Bauzac2021-03-171-3/+0