aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Simplify an example in the modules manualPhilipp Stephani2019-12-261-2/+1
* | Promote function type aliases to the public module API.Philipp Stephani2019-12-261-5/+16
* | Add some documentation for support of .dylib suffix on macOSPhilipp Stephani2019-12-251-2/+5
* | Merge from origin/emacs-27Glenn Morris2019-12-251-1/+1
|\ \ | |/
| * Fix manual typo in Special Read SyntaxLars Ingebrigtsen2019-12-241-1/+1
* | Make goto-line keep a separate input history per bufferFederico Tedin2019-12-241-0/+9
* | ; Fix oversights during renaming of example codeMario Lang2019-12-231-5/+5
* | Make argument names in module interface more consistent.Philipp Stephani2019-12-231-48/+49
|/
* 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