aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make it clear what edebug-remove-instrumentation offersLars Ingebrigtsen2019-11-161-2/+4
* Improve indexing of function doc string conventionsEli Zaretskii2019-11-151-1/+2
* Improve documentation of 'add-variable-watcher'Eli Zaretskii2019-11-151-13/+15
* Fix recent documentation changesEli Zaretskii2019-11-142-6/+5
* Conditionally omit edition numbers, dates in docPaul Eggert2019-11-121-9/+11
* Rename font-log-refontifyLars Ingebrigtsen2019-11-121-2/+2
* Document Lisp floats a bit betterPaul Eggert2019-11-101-2/+6
* Move read-char-from-minibuffer from simple.el to subr.el and document it.Juri Linkov2019-11-101-0/+12
* 'y-or-n-p' now uses the minibuffer to read 'y' or 'n' answer (bug#38076)Juri Linkov2019-11-101-21/+15
* Fix last changeEli Zaretskii2019-11-091-1/+3
* Mention future history in history-related minibuffer commandsHong Xu2019-11-091-2/+5
* Minor copyedits in ELisp manualEli Zaretskii2019-11-081-3/+2
* Avoid changing value of defcustom package-enable-at-startupStefan Kangas2019-11-061-4/+1
* Always check for client-certificatesRobert Pluim2019-11-051-2/+6
* Overflow errors are range errorsPaul Eggert2019-11-041-4/+4
* Improve time documentation a bit morePaul Eggert2019-11-031-15/+18
* Fix doc of font-lock-syntactic-face-functionLars Ingebrigtsen2019-11-031-3/+13
* Further fixup of the previous doc fix in the Faces nodeLars Ingebrigtsen2019-11-021-4/+3
* Improve documentation of 'set-face-font'Eli Zaretskii2019-11-021-14/+19
* Revert "Omit edition numbers and dates in manuals"Eli Zaretskii2019-11-021-1/+12
* Omit edition numbers and dates in manualsPaul Eggert2019-11-011-12/+1
* Document limits on some time-conversion functionsPaul Eggert2019-11-011-10/+22
* Fix documentation of set-face-font in the manualLars Ingebrigtsen2019-11-011-1/+5
* Low-Level Font documentation fixLars Ingebrigtsen2019-11-011-1/+4
* Don't claim that anonymous face can't be used in font-lockLars Ingebrigtsen2019-11-011-5/+4
* Minor wording change in ELisp manualRichard Stallman2019-11-011-3/+9
* ; Add @cindex in files.texi for "temporary file on a remote host"Michael Albinus2019-11-011-0/+1
* Inhibit undo-in-region for mouse-drag-region (bug#37700)Mattias Engdegård2019-10-312-0/+11
* Add a convenience function to be used when working on font lockingLars Ingebrigtsen2019-10-301-0/+6
* Document run-with-timerLars Ingebrigtsen2019-10-291-0/+7
* Default exotic image formats (like .webp) to image-modeLars Ingebrigtsen2019-10-291-0/+3
* ; Fix recent change in docsEli Zaretskii2019-10-281-4/+4
* Add doc for goto-history-elementHong Xu2019-10-281-0/+6
* Expand rx definitions inside (not ...)Mattias Engdegård2019-10-271-2/+2
* * doc/lispref/display.texi: Document `delay-warning'Juanma Barranquero2019-10-241-3/+9
* Fix recent changes in documentationEli Zaretskii2019-10-221-4/+4
* Add a fringe exampleLars Ingebrigtsen2019-10-221-0/+11
* Make edebug-eval-last-sexp interactively take a zero prefixLars Ingebrigtsen2019-10-221-3/+7
* Add a way to disable substitution of command keys in help stringsClément Pit-Claudel2019-10-201-2/+13
* Add a command to toggle an edebug breakpointLars Ingebrigtsen2019-10-201-2/+8
* Add missing rx symbols `bow' and `eow' to documentationMattias Engdegård2019-10-201-2/+4
* * doc/lispref/display.texi (Low-Level Font): Describe max-width.Juanma Barranquero2019-10-201-0/+3
* Add a new edebug-breakpoint faceLars Ingebrigtsen2019-10-201-1/+2
* while-no-input-ignore-events manual clarificationLars Ingebrigtsen2019-10-201-1/+1
* New command to clear all breakpoints in a functionLars Ingebrigtsen2019-10-201-0/+4
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-1/+1
* New command edebug-remove-instrumentationLars Ingebrigtsen2019-10-201-0/+4
* Use 'C-x t' for tab-prefix-map instead of 'C-x 6' still used by 2C-mode-map.Juri Linkov2019-10-202-6/+17
* Add `unmatchable' as alias for (or) in rx (bug#37659)Mattias Engdegård2019-10-181-0/+6
* Add `anychar' as alias to `anything' in rx (bug#37659)Mattias Engdegård2019-10-181-1/+2