summaryrefslogtreecommitdiff
path: root/doc/lispref
Commit message (Expand)AuthorAgeFilesLines
* Rename file-name-directoryLars Ingebrigtsen2022-09-241-1/+1
* Merge from origin/emacs-28Stefan Kangas2022-09-231-7/+7
|\
| * ; Minor copyedits of elisp.texiEli Zaretskii2022-09-221-7/+7
* | Merge from origin/emacs-28Stefan Kangas2022-09-211-1/+1
|\|
| * ; * doc/lispref/windows.texi (Window Hooks): Fix a typo (bug#51930).Eli Zaretskii2022-09-201-1/+1
* | Attempt to clarify Input Focus documentationLars Ingebrigtsen2022-09-201-11/+19
* | Abolish max-specpdl-size (bug#57911)Mattias Engdegård2022-09-194-33/+3
* | Update Unicode support to Unicode version 15.0.0 (bug#57846)समीर सिंह Sameer Singh2022-09-171-1/+1
* | Enable `dont-follow' for inotify file notificationsMichael Albinus2022-09-161-0/+3
* | Don't use autoloaded functions for safe-local-variableLars Ingebrigtsen2022-09-161-1/+4
* | Rename `image-elide' to `image-cut' and add more bindingsLars Ingebrigtsen2022-09-161-2/+2
* | Raise default max-specpdl-size and max-lisp-eval-depthMattias Engdegård2022-09-142-2/+2
* | Add new commands 'image-crop' and 'image-elide'Lars Ingebrigtsen2022-09-131-0/+6
* | Document :vert-only tool bar propertyLars Ingebrigtsen2022-09-121-0/+4
* | Make `format-prompt' use `substitute-command-keys'Lars Ingebrigtsen2022-09-101-0/+3
* | New function substitute-quotesStefan Kangas2022-09-101-0/+5
* | Doc fixes for 'text-quoting-style'Stefan Kangas2022-09-101-19/+7
* | Add new functions for splitting the root windowHugo Heagren2022-09-051-8/+24
* | ; * doc/lispref/sequences.texi (Sequence Functions): Fix punctuation.Eli Zaretskii2022-09-041-3/+3
* | Add new function `seq-positions'Damien Cassou2022-09-041-0/+21
* | Add new function `seq-remove-at-position'Damien Cassou2022-09-041-0/+18
* | Improve documentation of several functions in seq.elDamien Cassou2022-09-041-1/+1
* | Teach 'max-char' about the Unicode code rangeEli Zaretskii2022-09-031-2/+5
* | Merge from origin/emacs-28Stefan Kangas2022-09-011-1/+3
|\|
| * Improve the documentation of glyphless-character displayEli Zaretskii2022-08-281-1/+3
* | ; Fix the lispref manual about seq.elEli Zaretskii2022-08-311-2/+1
* | ; Fix docs of glyphless-character displayEli Zaretskii2022-08-281-1/+1
* | Support "replacement characters" on TTY framesEli Zaretskii2022-08-271-1/+5
* | Clarify the :box attributes in Face Attributes lispref nodeLars Ingebrigtsen2022-08-261-8/+11
* | Document how :map and :scale interacts in image mapsLars Ingebrigtsen2022-08-251-0/+8
* | Fix generalized variable documentation for recent changeStefan Kangas2022-08-251-11/+11
* | ; Sort list of generalized variablesStefan Kangas2022-08-241-12/+12
* | Move generalized variable `substring' doc to elisp manualStefan Kangas2022-08-231-0/+24
* | Move generalized variable docs to elisp manualStefan Kangas2022-08-231-10/+15
* | ; * doc/lispref/commands.texi (Interactive Codes): Fix punctuation.Eli Zaretskii2022-08-221-1/+1
* | Link the "f" interactive spec to `read-file-name' in the manualLars Ingebrigtsen2022-08-221-3/+3
* | Make start/end in libxml-parse-html-region optionalLars Ingebrigtsen2022-08-221-2/+5
* | Make it possible to mark generalized variables as obsoleteLars Ingebrigtsen2022-08-211-0/+10
* | Rename newly-added eol/bol functions to pos-eol/pos-bolLars Ingebrigtsen2022-08-211-2/+2
* | Add new functions eol and bolLars Ingebrigtsen2022-08-191-0/+10
* | Make the bookmark fringe icon look like a bookmarkJim Porter2022-08-152-0/+5
* | * doc/lispref/functions.texi (What Is a Function): Improve furtherStefan Monnier2022-08-151-4/+6
* | * doc/lispref/functions.texi: Fix capitalization.Paul Eggert2022-08-141-1/+1
* | ; Fix last change.Eli Zaretskii2022-08-141-2/+4
* | ; Fix documentation of 'compiled-function-p' (bug#56648)Eli Zaretskii2022-08-141-1/+2
* | (compiled-function-p): New function (bug#56648)Stefan Monnier2022-08-142-0/+8
* | Document time-convert FORM argument as mandatoryBasil L. Contovounesios2022-08-131-5/+5
* | Delete many references to Emacs 23 or older from docsStefan Kangas2022-08-132-2/+1
* | New debugging facility: backtraces from errors in Lisp called from redisplayAlan Mackenzie2022-08-111-0/+44
* | Support the full range of variation selectorsAxel Svensson2022-08-111-3/+3