summaryrefslogtreecommitdiff
path: root/doc/lispref
Commit message (Expand)AuthorAge
* Add new functions for splitting the root windowHugo Heagren2022-09-05
* ; * doc/lispref/sequences.texi (Sequence Functions): Fix punctuation.Eli Zaretskii2022-09-04
* Add new function `seq-positions'Damien Cassou2022-09-04
* Add new function `seq-remove-at-position'Damien Cassou2022-09-04
* Improve documentation of several functions in seq.elDamien Cassou2022-09-04
* Teach 'max-char' about the Unicode code rangeEli Zaretskii2022-09-03
* Merge from origin/emacs-28Stefan Kangas2022-09-01
|\
| * Improve the documentation of glyphless-character displayEli Zaretskii2022-08-28
* | ; Fix the lispref manual about seq.elEli Zaretskii2022-08-31
* | ; Fix docs of glyphless-character displayEli Zaretskii2022-08-28
* | Support "replacement characters" on TTY framesEli Zaretskii2022-08-27
* | Clarify the :box attributes in Face Attributes lispref nodeLars Ingebrigtsen2022-08-26
* | Document how :map and :scale interacts in image mapsLars Ingebrigtsen2022-08-25
* | Fix generalized variable documentation for recent changeStefan Kangas2022-08-25
* | ; Sort list of generalized variablesStefan Kangas2022-08-24
* | Move generalized variable `substring' doc to elisp manualStefan Kangas2022-08-23
* | Move generalized variable docs to elisp manualStefan Kangas2022-08-23
* | ; * doc/lispref/commands.texi (Interactive Codes): Fix punctuation.Eli Zaretskii2022-08-22
* | Link the "f" interactive spec to `read-file-name' in the manualLars Ingebrigtsen2022-08-22
* | Make start/end in libxml-parse-html-region optionalLars Ingebrigtsen2022-08-22
* | Make it possible to mark generalized variables as obsoleteLars Ingebrigtsen2022-08-21
* | Rename newly-added eol/bol functions to pos-eol/pos-bolLars Ingebrigtsen2022-08-21
* | Add new functions eol and bolLars Ingebrigtsen2022-08-19
* | Make the bookmark fringe icon look like a bookmarkJim Porter2022-08-15
* | * doc/lispref/functions.texi (What Is a Function): Improve furtherStefan Monnier2022-08-15
* | * doc/lispref/functions.texi: Fix capitalization.Paul Eggert2022-08-14
* | ; Fix last change.Eli Zaretskii2022-08-14
* | ; Fix documentation of 'compiled-function-p' (bug#56648)Eli Zaretskii2022-08-14
* | (compiled-function-p): New function (bug#56648)Stefan Monnier2022-08-14
* | Document time-convert FORM argument as mandatoryBasil L. Contovounesios2022-08-13
* | Delete many references to Emacs 23 or older from docsStefan Kangas2022-08-13
* | New debugging facility: backtraces from errors in Lisp called from redisplayAlan Mackenzie2022-08-11
* | Support the full range of variation selectorsAxel Svensson2022-08-11
* | Allow specifying how args are to be stored in `command-history'Lars Ingebrigtsen2022-08-08
* | ; Fix typosStefan Kangas2022-08-08
* | Fix defvar-keymap example in elisp manualStefan Kangas2022-08-06
* | Add STREAM argument to 'process-tty-name'Jim Porter2022-08-05
* | Allow creating processes where only one of stdin or stdout is a PTYJim Porter2022-08-05
* | time-convert): Deprecate calls without an explicit FORM argStefan Monnier2022-08-05
* | Merge from origin/emacs-28Stefan Kangas2022-08-05
|\|
| * * doc/lispref/loading.texi (Autoload by Prefix): Fix typo.Stefan Kangas2022-08-04
* | Adjust documentation for make-docfileLars Ingebrigtsen2022-08-04
* | Teach 'symbol-file' about .eln natively-compiled filesEli Zaretskii2022-08-03
* | ; Clarify documentation of "locked narrowing"Eli Zaretskii2022-08-02
* | Signal error on duplicate key definitionsRobert Pluim2022-08-02
* | Fix the bytecode incompatibility due to the change to 'narrow-to-region'.Gregory Heytings2022-08-01
* | (time-equal-p nil X) returns nilPaul Eggert2022-08-01
* | Implement primitive frame synchronization on HaikuPo Lu2022-08-01
* | Make frame synchronization a frame parameterPo Lu2022-08-01
* | Merge from origin/emacs-28Stefan Kangas2022-07-31
|\|