summaryrefslogtreecommitdiff
path: root/doc/lispref
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow specifying how args are to be stored in `command-history'Lars Ingebrigtsen2022-08-081-0/+4
* ; Fix typosStefan Kangas2022-08-081-1/+1
* Fix defvar-keymap example in elisp manualStefan Kangas2022-08-061-5/+4
* Add STREAM argument to 'process-tty-name'Jim Porter2022-08-051-6/+15
* Allow creating processes where only one of stdin or stdout is a PTYJim Porter2022-08-051-18/+10
* time-convert): Deprecate calls without an explicit FORM argStefan Monnier2022-08-051-2/+2
* Merge from origin/emacs-28Stefan Kangas2022-08-051-1/+1
|\
| * * doc/lispref/loading.texi (Autoload by Prefix): Fix typo.Stefan Kangas2022-08-041-1/+1
* | Adjust documentation for make-docfileLars Ingebrigtsen2022-08-041-8/+7
* | Teach 'symbol-file' about .eln natively-compiled filesEli Zaretskii2022-08-031-1/+9
* | ; Clarify documentation of "locked narrowing"Eli Zaretskii2022-08-021-2/+6
* | Signal error on duplicate key definitionsRobert Pluim2022-08-021-2/+4
* | Fix the bytecode incompatibility due to the change to 'narrow-to-region'.Gregory Heytings2022-08-011-8/+7
* | (time-equal-p nil X) returns nilPaul Eggert2022-08-011-1/+6
* | Implement primitive frame synchronization on HaikuPo Lu2022-08-011-5/+5
* | Make frame synchronization a frame parameterPo Lu2022-08-011-1/+11
* | Merge from origin/emacs-28Stefan Kangas2022-07-314-0/+14
|\|
| * Improve documentation of column-related functionsEli Zaretskii2022-07-301-0/+7
| * Improve indexing of keymap variablesEli Zaretskii2022-07-303-0/+7
* | Delete redisplay-end-trigger-functions and related defunsStefan Kangas2022-07-311-1/+0
* | Merge from origin/emacs-28Stefan Kangas2022-07-301-1/+1
|\|
| * ; Correct the meaning of "cf." in tips.texiŠtěpán Němec2022-07-291-1/+1
* | ; * buffers.texi (Buffer List): Mention tPhilip Kaludercic2022-07-291-0/+3
* | Merge branch 'feature/long-lines-and-font-locking'Gregory Heytings2022-07-292-1/+16
|\ \
| * | Minor improvements of recent documentation changesEli Zaretskii2022-07-291-0/+6
| * | Add an optional 'lock' parameter to 'narrow-to-region'Gregory Heytings2022-07-281-1/+10
* | | ; Minor fixes to the "icons" featureEli Zaretskii2022-07-281-30/+34
* | | Merge from origin/emacs-28Stefan Kangas2022-07-281-2/+2
|\ \ \ | | |/ | |/|
| * | ; * doc/lispref/windows.texi (Window Sizes): Another typo. (Bug#56811)Eli Zaretskii2022-07-281-1/+1
| * | ; * doc/lispref/windows.texi (Window Sizes): Fix a typo. (Bug#56811)Eli Zaretskii2022-07-281-1/+1
| * | Revert the `...' documentation back to actual usageLars Ingebrigtsen2022-07-281-16/+10
* | | Merge from origin/emacs-28Stefan Kangas2022-07-281-2/+2
|\| |
| * | ; * doc/lispref/tips.texi (Documentation Tips): Fix typos. (Bug#56802)Arash Esbati2022-07-271-2/+2
* | | Add support for user-customizable iconsLars Ingebrigtsen2022-07-281-0/+156
* | | Add missing @end defun to strings.texiLars Ingebrigtsen2022-07-261-0/+1
* | | ; Fix documentation of 'network-lookup-address-info'Eli Zaretskii2022-07-261-15/+16
* | | string-equal-ignore-case: new functionSam Steingold2022-07-262-6/+9
* | | Teach 'network-lookup-address-info' to validate numeric addressesRobert Pluim2022-07-261-14/+32