summaryrefslogtreecommitdiff
path: root/doc/lispref
Commit message (Expand)AuthorAgeFilesLines
* ; Improve delete-window-choose-selected documentationRobert Pluim2021-06-111-5/+5
* Rename/rewrite recently added option and function in window.elMartin Rudalics2021-06-111-8/+18
* Provide new option `delete-window-set-selected' (Bug#47300)Martin Rudalics2021-06-101-19/+28
* Merge from origin/emacs-27Glenn Morris2021-06-081-1/+1
|\
| * ; Fix typo in dynamic module functions docs.Basil L. Contovounesios2021-06-061-1/+1
* | Document the last changeEli Zaretskii2021-06-051-7/+15
* | Document `with-selected-frame'Lars Ingebrigtsen2021-06-011-0/+8
* | Fix documentation of literal `face' syntax in font-lock sectionLars Ingebrigtsen2021-06-011-1/+2
* | Merge from origin/emacs-27Glenn Morris2021-05-311-1/+8
|\ \ | |/
| * Improve documentation of regexp rangesEli Zaretskii2021-05-301-1/+8
* | Remove spurious @example from the elisp manualColin Woodbury2021-05-311-2/+0
* | Add new convenience function `buffer-local-boundp'Lars Ingebrigtsen2021-05-311-0/+6
* | Document that the 'syntax-propertize-function' may move point.Philipp Stephani2021-05-301-6/+8
* | Improve the documentation of documentation groupsDaniel Martín2021-05-301-4/+14
* | Fix lexing of numbers with trailing decimal point and exponentMattias Engdegård2021-05-271-1/+2
* | 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