aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add function `string-common-prefix'scratch/string-common-prefixPhil Sainty2026-01-242-0/+40
* Jsonrpc: don't let remote endpoint requests go unansweredJoão Távora2026-01-211-6/+15
* ; * doc/lispref/internals.texi (Garbage Collection): typoMattias Engdegård2026-01-211-1/+1
* (garbage-collect-heapsize): New functionStefan Monnier2026-01-201-8/+14
* Improve doc re integer overflowPaul Eggert2026-01-171-2/+26
* Various housekeeping in image.cBasil L. Contovounesios2026-01-161-5/+6
* ; * doc/lispref/display.texi (Progress): Revert inaccurate text.Eli Zaretskii2026-01-151-2/+1
* ; * doc/lispref/display.texi (Progress): Fix wording and punctuation.Eli Zaretskii2026-01-151-2/+3
* (make-progress-reporter): Tweak wording of CONTEXT docStefan Monnier2026-01-141-3/+5
* Optionally inhibit echo area progress reporting (bug#80198)Stéphane Marks2026-01-141-8/+12
* Add frame identifiers (bug#80138)Stéphane Marks2026-01-131-0/+18
* ; * doc/lispref/streams.texi (Output Functions): Fix markup (bug#80167).Arash Esbati2026-01-101-1/+1
* ; Consistently use "window point" and "buffer point" in Elisp manualMartin Rudalics2026-01-062-14/+14
* In Elisp manual warn about unpredictable changes of point (Bug#79927)Martin Rudalics2026-01-052-6/+22
* New function 'window-cursor-info'RadioNoiseE2026-01-031-0/+34
* Add frame parameters 'cloned-from' and 'undeleted' (bug#80104)Stéphane Marks2026-01-031-1/+16
* Support the `reusable-frames' value 0 for `display-buffer-in-tab'Phil Sainty2026-01-031-0/+2
* Improve documentation for tab-bar buffer display actions (bug#80092)Phil Sainty2026-01-031-0/+81
* ; Fix documentation of recent treesit changesEli Zaretskii2026-01-021-2/+2
* Compile queries in treesit-f-l-recompute-features (bug#80108)Yuan Fu2026-01-011-4/+20
* ; Add 2026 to copyright years.Sean Whitton2026-01-0158-60/+60
* track-changes.el (track-changes-undo-only): New varStefan Monnier2025-12-281-0/+13
* Don't use the term 'null' for empty stringsMattias Engdegård2025-12-281-8/+8
* Clean up split-string documentationMattias Engdegård2025-12-281-61/+13
* ; * doc/lispref/macros.texi (Indenting Macros): more @xref fix-upsMattias Engdegård2025-12-281-3/+3
* ; * doc/lispref/macros.texi (Indenting Macros): Fix xref.Sean Whitton2025-12-281-1/+1
* lisp-indent-local-overrides: New variableJonas Bernoulli2025-12-271-0/+22
* ; Improve documentation of 'font-spec'Eli Zaretskii2025-12-221-1/+2
* Add binary format specifications '%b' and '%B'Jacob S. Gordon2025-12-221-8/+19
* ; Revert previous commit.Paul Eggert2025-12-211-5/+4
* ; Revert wrong doc change about, e.g., "-#xa".Paul Eggert2025-12-211-4/+5
* ; * doc/lispref/strings.texi (Formatting Strings): Corrections.Mattias Engdegård2025-12-211-6/+5
* Remove binary-as-unsigned (bug#79990)Paul Eggert2025-12-211-3/+8
* ; Fix last commitMichael Albinus2025-12-211-4/+4
* System GUI taskbar and progress reporter hooks (bug#79859)Stéphane Marks2025-12-211-0/+122
* Don't change visibility of tty root frames (Bug#80032)Martin Rudalics2025-12-201-6/+3
* ; cond* docs: Update match* operator name to cdr-ignore (bug#79998).Sean Whitton2025-12-181-1/+1
* * doc/lispref/strings.texi (Formatting Strings): Cut obsolete text.Mattias Engdegård2025-12-121-4/+2
* * doc/lispref/eval.texi (Backquote): Clarify and simplify.Mattias Engdegård2025-12-121-2/+1
* New 'R' code letter for 'interactive' formsSean Whitton2025-12-082-9/+19
* Merge from origin/emacs-30Eli Zaretskii2025-12-061-5/+14
|\
| * ; Improve documentation of 'char-script-table'Eli Zaretskii2025-12-041-5/+14
* | Improve documentation of 'seq-intersection'Eli Zaretskii2025-12-061-4/+5
* | Fix documentation of 'alpha-background' frame parameterEli Zaretskii2025-11-221-1/+3
* | ; Fix last changeEli Zaretskii2025-11-221-5/+6
* | ; Improve documentation of 'clone-of' window parameterMartin Rudalics2025-11-161-13/+20
* | (load-history, lisp-directory): Don't `file-truename`Stefan Monnier2025-11-051-6/+7
* | Further document cond*'s bind-and*, document cond-let* discussionSean Whitton2025-11-051-2/+26
* | ; * doc/lispref/objects.texi (Equality Predicates): Restore @group.Eli Zaretskii2025-11-041-1/+14
* | Improved examples for documentation of 'eq'Mattias Engdegård2025-11-041-59/+26