aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; 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
* | Change tree-sitter query predicate names (bug#79687)Yuan Fu2025-11-021-13/+21
* | Handle resizing of fullscreen frames more consistently (Bug#79704)Martin Rudalics2025-11-021-0/+31
* | ; * doc/lispref/commands.texi (Reading One Event): Fix wording.Eli Zaretskii2025-11-021-7/+10
* | 'read-multiple-choice' now uses the minibuffer to read a char (bug#79664)Juri Linkov2025-11-011-0/+3
* | Merge from origin/emacs-30Eli Zaretskii2025-11-011-10/+11
|\ \ | |/
| * Improve and correct documentation of 'font-lock-keywords-only'Eli Zaretskii2025-10-251-10/+11
* | ; Document how to search for raw bytesEli Zaretskii2025-10-301-0/+6
* | (cl-defstruct): Use `define-inline`Stefan Monnier2025-10-261-1/+3
* | ; * doc/lispref/os.texi (Startup Summary): Fix typo.Amin Bandali2025-10-251-1/+1
* | * doc/lispref/display.texi (Display Margins): Remove obsolete remark.Juri Linkov2025-10-231-2/+1
* | Revert recent additions of 'split-frame' and 'merge-frames'Martin Rudalics2025-10-231-46/+0
* | Document and announce 'split-frame' and 'merge-frames'Martin Rudalics2025-10-231-0/+46
* | ; Fix a recent documentation changeEli Zaretskii2025-10-231-8/+16
* | (custom-initialize-after-file): New functionStefan Monnier2025-10-222-14/+13
* | Add any and all (bug#79611)Mattias Engdegård2025-10-201-0/+27
* | Add drop-while and take-while (bug#79611)Mattias Engdegård2025-10-201-0/+28
* | ; Fix documentation of a recent commitEli Zaretskii2025-10-181-18/+18
* | Add functions 'combine-windows' and 'uncombine-window'Martin Rudalics2025-10-181-7/+63
* | ; * doc/lispref/windows.texi (Window Hooks): Fix markup.Eli Zaretskii2025-10-171-6/+9
* | Clarify buffer-local behavior of 'window-buffer-change-functions'Martin Rudalics2025-10-171-0/+18
* | (font-lock-defaults): Clarify the use of SYNTAX-ALIST (bug#79586)Stefan Monnier2025-10-141-2/+12
* | Fix MS-Windows tray notifications from different Emacs framesEli Zaretskii2025-10-111-4/+10
* | Merge from origin/emacs-30Eli Zaretskii2025-10-113-1/+11
|\ \ | |/
| * ; Document %i formatEli Zaretskii2025-10-111-0/+1
| * ; * doc/lispref/nonascii.texi (Explicit Encoding): Fix a typo (bug#79613).Eli Zaretskii2025-10-111-1/+1
| * ; * doc/lispref/tips.texi (Documentation Tips): Document \\+`foo'.Eli Zaretskii2025-10-081-0/+9
* | Allow creating a pipe process without a bufferSpencer Baugh2025-10-111-1/+2