aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | modes.texi: Declare official support for a standard "abuse"Stefan Monnier2025-10-081-0/+6
* | Merge from origin/emacs-30Sean Whitton2025-10-071-13/+24
|\ \ | |/
| * ; * doc/lispref/control.texi (Conditionals): Grammar fix.Sean Whitton2025-10-071-1/+1
| * ; * doc/lispref/control.texi (Conditionals): Document SYMBOL form.Sean Whitton2025-10-071-6/+18
| * if-let*/when-let*/and-let*: Don't recommend (VALUEFORM) formSean Whitton2025-10-071-11/+10
* | Merge from origin/emacs-30Sean Whitton2025-10-071-0/+4
|\ \ | |/
| * ; Improve documentation of 'string-glyph-split'Eli Zaretskii2025-10-051-0/+4
* | defvar-keymap: New ':prefix t' abbreviationSean Whitton2025-10-061-5/+21
* | Run buffer-local window change functions in their buffers nowMartin Rudalics2025-10-061-19/+25
* | Merge from origin/emacs-30Sean Whitton2025-10-031-3/+4
|\ \ | |/
| * ; * doc/lispref/modes.texi (Defining Minor Modes): Fix last change.Eli Zaretskii2025-09-271-3/+4
* | Improve documentation and customization of 'derived-mode' in buffer predicateJuri Linkov2025-09-271-4/+7
* | Document coding system issues with system-*-localePaul Eggert2025-09-271-0/+4
* | Merge from origin/emacs-30Eli Zaretskii2025-09-273-6/+25
|\ \ | |/
| * ; Improve documentation of globalized minor modesEli Zaretskii2025-09-271-1/+11
| * ; Improve documentation of handling errorsEli Zaretskii2025-09-261-4/+12
| * ; * doc/lispref/text.texi (Suspicious Text): Fix suspicious address.Eli Zaretskii2025-09-221-1/+1
| * ; * doc/lispref/text.texi (Suspicious Text): Indexing fix.Eli Zaretskii2025-09-221-0/+1
* | ; Improve documentation of 'defcustom' typesEli Zaretskii2025-09-271-0/+6
* | ; * doc/lispref/symbols.texi (Shorthands): Fix markup.Eli Zaretskii2025-09-231-1/+1
* | Fix minor incorrect statement about shorthands.Philipp Stephani2025-09-221-2/+2
* | ; * doc/lispref/symbols.texi (Shorthands): Add missing parenthesis.Philipp Stephani2025-09-221-1/+1
* | Improve documentation of 'accept-process-output'Eli Zaretskii2025-09-201-1/+11
* | ; Improve discoverability of tree-sitter related functionalityEli Zaretskii2025-09-143-3/+13
* | Document and test 'let-alist' support for indexingSpencer Baugh2025-08-301-0/+13
* | ; * doc/lispref/edebug.texi (Edebug Views): Fix wording of last change.Eli Zaretskii2025-08-301-8/+8
* | Add edebug-bounce-to-previous-valueJens Schmidt2025-08-301-2/+26