summaryrefslogtreecommitdiff
path: root/doc/lispref
Commit message (Expand)AuthorAgeFilesLines
* Reorder discussion of integer basicsPaul Eggert2020-02-171-37/+40
* * 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
* 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
* 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
* 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
* Correct statement about ftcr and recommend HarfBuzzRobert Pluim2020-01-211-11/+11
* Improve explanation of available font backends under XRobert Pluim2020-01-201-8/+11
* ; spelling fixesPaul Eggert2020-01-172-2/+2
* Always use lexical-binding in lisp-interaction-mode (bug#38835)Mattias Engdegård2020-01-131-0/+3
* ; * 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 copyright years by handPaul Eggert2020-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-0156-56/+57
* Fixes for makeinfo 4.13Glenn Morris2019-12-292-4/+3
* Rearrange NEWS, add missing documentationEli Zaretskii2019-12-285-6/+20
* Fix documentation of define-obsolete-* functionsEli Zaretskii2019-12-281-3/+3
* 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
* Fix manual typo in Special Read SyntaxLars Ingebrigtsen2019-12-241-1/+1
* Document and verify that emacs_limb_t doesn’t have padding bits.Philipp Stephani2019-12-231-3/+4
* Fix documentation of implied frame resizing (Bug#38684)Martin Rudalics2019-12-231-26/+33
* Fix wording of recent documentation changesEli Zaretskii2019-12-221-15/+16
* New variable set-message-function to show message at the end of the minibufferJuri Linkov2019-12-221-0/+29
* backup-by-copying-when-privileged-mismatch applies to file gid, too.Stephen Gildea2019-12-211-3/+3
* Elisp manual: mention parse-partial-sexp as the source of a parser state, etcAlan Mackenzie2019-12-201-9/+10
* More precise 'regexp-opt' documentationMattias Engdegård2019-12-181-5/+5
* Revert aa89c84e00d8dc85100e6fedab7631c415e6364d (bug#38457)Juri Linkov2019-12-161-5/+3
* Adjust intptr_t advicePaul Eggert2019-12-141-4/+6
* Update documentation of pure-space overflowEli Zaretskii2019-12-141-9/+16
* Fix cross-references in ELisp manualEli Zaretskii2019-12-141-3/+4
* Allow characters and single-char strings in rx charsetsMattias Engdegård2019-12-131-5/+6
* Use `or' instead of `union' for charset union in rxMattias Engdegård2019-12-121-11/+11
* Improve tv_nsec docPaul Eggert2019-12-101-2/+5
* ; Spelling fixesPaul Eggert2019-12-103-7/+7
* Add `union' and `intersection' to rx (bug#37849)Mattias Engdegård2019-12-101-2/+12
* Spelling fixesPaul Eggert2019-12-094-4/+4
* Make ':extend' inherited from default spec unless overriddenDmitry Gutov2019-12-101-3/+6
* Improve module bignum docPaul Eggert2019-12-091-56/+55
* * doc/emacs/mini.texi (Minibuffer Edit): Add minibuffer-depth-indicate-mode.Juri Linkov2019-12-091-1/+1
* Minor fix in the ELisp manualEli Zaretskii2019-12-071-2/+0