aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * * doc/lispref/variables.texi (special-variable-p): Clarify limitsStefan Monnier2020-02-131-0/+4
| * Remove the optional KEEP-ORDER argument to regexp-optMattias Engdegård2020-02-131-6/+3
* | Merge from origin/emacs-27Glenn Morris2020-02-133-4/+20
|\ \ | |/
| * Fix display of minibuffer prompt in ido.elEli Zaretskii2020-02-122-3/+16
| * rx: Use longest match for all-string 'or' forms (bug#37659)Mattias Engdegård2020-02-121-1/+4
* | Minor fixes of the last commitEli Zaretskii2020-02-071-2/+2
* | Support for (box . SIZE) 'cursor-type'Zajcev Evgeny2020-02-071-0/+3
* | Merge from origin/emacs-27Glenn Morris2020-02-062-2/+8
|\ \ | |/
| * Clarify lexvar restrictions for add-to-ordered-list, add-to-historyMattias Engdegård2020-02-022-0/+2
| * Clarify add-to-list documentation (bug#39373)Mattias Engdegård2020-02-011-2/+6
* | Add new help command describe-keymapStefan Kangas2020-02-041-2/+5
* | Merge from origin/emacs-27Glenn Morris2020-01-284-29/+35
|\ \ | |/
| * Moderate recommendation to escape '(' in doc stringsMattias Engdegård2020-01-261-12/+15
| * * doc/lispref/streams.texi (Output Functions): Improve indexing.Stefan Kangas2020-01-251-0/+1
| * Improve doc of eq on bignums etc.Paul Eggert2020-01-242-17/+19
| * Prefer saying "Info manual" to "info page" in docsStefan Kangas2020-01-231-1/+1
* | Fix iso8601-parse so unknown DST is -1, not nilPaul Eggert2020-01-241-1/+2
* | Prefer saying "Info manual" to "info page" in docsStefan Kangas2020-01-231-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-01-221-11/+11
|\ \ | |/
| * Correct statement about ftcr and recommend HarfBuzzRobert Pluim2020-01-211-11/+11
* | Merge from origin/emacs-27Glenn Morris2020-01-221-8/+11
|\ \ | |/
| * Improve explanation of available font backends under XRobert Pluim2020-01-201-8/+11
* | Merge from origin/emacs-27Glenn Morris2020-01-202-2/+2
|\ \ | |/
| * ; spelling fixesPaul Eggert2020-01-172-2/+2
* | Introduce element &error into edebug specification lists for macrosAlan Mackenzie2020-01-171-0/+5
* | Add index entry "syntax highlighting" to the elisp manualStefan Kangas2020-01-171-0/+1
* | Remove references to obsolete librariesStefan Kangas2020-01-161-8/+5
* | Merge from origin/emacs-27Glenn Morris2020-01-151-0/+3
|\ \ | |/
| * Always use lexical-binding in lisp-interaction-mode (bug#38835)Mattias Engdegård2020-01-131-0/+3
* | Merge from origin/emacs-27Glenn Morris2020-01-114-316/+241
|\ \ | |/
| * ; * doc/lispref/anti.texi (Antinews): Fix typo.Michael Albinus2020-01-111-1/+1
| * Update Antinews in ELisp manualEli Zaretskii2020-01-112-218/+126
| * ; Move the description of define-inline to a different node in functions.texiRichard Stallman2020-01-111-96/+100
| * Improve wording in the ELisp manualRichard Stallman2020-01-111-2/+15
| * Revert "Raise default max-specpdl-size value"Mattias Engdegård2020-01-011-1/+1
| * Raise default max-specpdl-size valueMattias Engdegård2020-01-011-1/+1
* | Fix sxhash-equal on bytecodes, markers, etc.Paul Eggert2020-01-072-6/+6
* | Fix NS frame parameters (bug#39000)Alan Third2020-01-071-4/+5
* | Implement finalizers for module functions (Bug#30373)Philipp Stephani2020-01-031-5/+50
* | Merge from origin/emacs-27Paul Eggert2020-01-0156-57/+58
|\ \ | |/
| * Fix copyright years by handPaul Eggert2020-01-011-1/+1
| * Update copyright year to 2020Paul Eggert2020-01-0156-56/+57
* | Merge from origin/emacs-27Glenn Morris2019-12-302-4/+3
|\ \ | |/
| * Fixes for makeinfo 4.13Glenn Morris2019-12-292-4/+3
* | Merge from origin/emacs-27Glenn Morris2019-12-306-9/+23
|\ \ | |/
| * Rearrange NEWS, add missing documentationEli Zaretskii2019-12-285-6/+20
| * Fix documentation of define-obsolete-* functionsEli Zaretskii2019-12-281-3/+3
* | Merge from origin/emacs-27Glenn Morris2019-12-272-2/+24
|\ \ | |/
| * Document some restrictions for module functions.Philipp Stephani2019-12-261-0/+16
| * Don't recommend using 'module-load' for loading modules.Philipp Stephani2019-12-262-2/+8