summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2025-10-15Add support for su-rs and sudo-rs programsMichael Albinus
2025-10-14(font-lock-defaults): Clarify the use of SYNTAX-ALIST (bug#79586)Stefan Monnier
2025-10-13Update to Transient v0.10.1-8-g188ec9a1Jonas Bernoulli
2025-10-13; Improve documentation of semantic highlightingEli Zaretskii
2025-10-12Merge branch 'feature/elisp-fontify-semantically'Eshel Yaron
2025-10-12; * doc/misc/gnus.texi (Optional Back End Functions): Add newer (bug#79484).James Thomas
2025-10-12; * doc/misc/gnus.texi: Fix formatting (bug#79484).James Thomas
2025-10-11; Simplify last change slightly, improve wording, add xref.Sean Whitton
2025-10-11; use-package manual: Discuss defvar-keymap ':prefix t'Pedro Andres Aranda Gutierrez
2025-10-11Document 'elisp-fontify-semantically' in the Emacs manualEshel Yaron
2025-10-11Fix MS-Windows tray notifications from different Emacs framesEli Zaretskii
2025-10-11Merge from origin/emacs-30Eli Zaretskii
2025-10-11; * doc/emacs/mini.texi (Minibuffer History): Improve indexing.Eli Zaretskii
2025-10-11Allow creating a pipe process without a bufferSpencer Baugh
2025-10-11; Document %i formatEli Zaretskii
2025-10-11; * doc/lispref/nonascii.texi (Explicit Encoding): Fix a typo (bug#79613).Eli Zaretskii
2025-10-10; * doc/misc/reftex.texi (Builtin Label Environments): Fix typo.Arash Esbati
2025-10-10Replace obsolete floatfig package with floatfltArash Esbati
2025-10-08modes.texi: Declare official support for a standard "abuse"Stefan Monnier
2025-10-08; * doc/lispref/tips.texi (Documentation Tips): Document \\+`foo'.Eli Zaretskii
2025-10-07Merge from origin/emacs-30Sean Whitton
2025-10-07Merge from origin/emacs-30Sean Whitton
2025-10-07; * doc/lispref/control.texi (Conditionals): Grammar fix.Sean Whitton
2025-10-07; * doc/lispref/control.texi (Conditionals): Document SYMBOL form.Sean Whitton
2025-10-07if-let*/when-let*/and-let*: Don't recommend (VALUEFORM) formSean Whitton
2025-10-07; * doc/misc/elisp-semantic-highlighting.org: Fix typos.Eshel Yaron
2025-10-06defvar-keymap: New ':prefix t' abbreviationSean Whitton
2025-10-06Add documentation about ELisp semantic highlightingEshel Yaron
2025-10-06Run buffer-local window change functions in their buffers nowMartin Rudalics
2025-10-05; Improve documentation of 'string-glyph-split'Eli Zaretskii
2025-10-04VC: New commands for cherry-picking (bug#79408)Sean Whitton
2025-10-04; Improve the documentation of the last commitEli Zaretskii
2025-10-04Improve log-view-copy-revision-as-killSean Whitton
2025-10-04New command log-view-copy-revision-as-killTimo Myyrä
2025-10-03New command log-view-unmark-all-entriesSean Whitton
2025-10-03Merge from origin/emacs-30Sean Whitton
2025-10-03Merge from origin/emacs-30Sean Whitton
2025-10-03; TRAMP docs: "cherry pick"->"cherry-pick" (see bug#79408).Sean Whitton
2025-10-03; * doc/emacs/maintaining.texi (VC Change Log): Missing annotations.Sean Whitton
2025-10-01; * doc/emacs/vc1-xtra.texi (Other Working Trees): Better example.Sean Whitton
2025-10-01New command vc-kill-other-working-tree-buffersSean Whitton
2025-09-27Improve documentation and customization of 'derived-mode' in buffer predicateJuri Linkov
2025-09-27Document coding system issues with system-*-localePaul Eggert
2025-09-27; * doc/lispref/modes.texi (Defining Minor Modes): Fix last change.Eli Zaretskii
2025-09-27Merge from origin/emacs-30Eli Zaretskii
2025-09-27; Improve documentation of 'defcustom' typesEli Zaretskii
2025-09-27; Improve documentation of globalized minor modesEli Zaretskii
2025-09-26; Improve documentation of handling errorsEli Zaretskii
2025-09-23; * doc/lispref/symbols.texi (Shorthands): Fix markup.Eli Zaretskii
2025-09-22Navigate *Completions* buffer based on 'completions-format'Stephen Berman