summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-31* doc/emacs/modes.texi (Choosing Modes): Document 'treesit-enabled-modes'.Juri Linkov
2025-08-31vc-revert: Fix calling vc-buffer-sync (bug#79319)Sean Whitton
2025-08-31* lisp/vc/vc.el (vc-revert): Tighten up save-some-buffers predicate.Sean Whitton
2025-08-31; * etc/NEWS: Document the change that fixed bug#65897.Eli Zaretskii
2025-08-31Allow entering the debugger on error in emacsclient connectionsSpencer Baugh
2025-08-30Fix EOL decoding in files extracted from ZIP archivesEli Zaretskii
2025-08-30* lisp/saveplace.el (save-places-to-alist): Add doc string.Jeremy Bryant
2025-08-30; Fix `(emacs)Merge Bases'Sean Whitton
2025-08-30Merge from origin/emacs-30Eli Zaretskii
2025-08-30; Merge from origin/emacs-30Eli Zaretskii
2025-08-30Document and test 'let-alist' support for indexingSpencer Baugh
2025-08-30Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2025-08-30Fix "C-u C-h C-n"Eli Zaretskii
2025-08-30New commands for outgoing diffs including uncommitted changesSean Whitton
2025-08-30Document C-x v M D and C-x v M L in the manualSean Whitton
2025-08-30Eglot: fix likely off-by-1 in LabelOffsetSupport feature (bug#79259)João Távora
2025-08-30; Fix defcustom typeEli Zaretskii
2025-08-30Eglot: escape literal % characters in URIsSteven Allen
2025-08-30bug#79241: Fix incorrect handling of overlays in `vertical-motion'Sergio Pastor Pérez
2025-08-30; * doc/lispref/edebug.texi (Edebug Views): Fix wording of last change.Eli Zaretskii
2025-08-30Add edebug-bounce-to-previous-valueJens Schmidt
2025-08-30* doc/misc/efaq-w32.texi (UTF-8 encoding): New section (bug#79296).Eli Zaretskii
2025-08-30Fontify all comment delimiters in 'lua-ts-mode'john muhl
2025-08-30; * lisp/ehelp.el (ehelp-command): Fix the autoload form (bug#79289).Eli Zaretskii
2025-08-30Fix recursive load when 'calc-always-load-extensions' is setSean Devlin
2025-08-30Add user option to inhibit Calc startup message (bug#79143)Sean Devlin
2025-08-29; use modern sort calls in more placesMattias Engdegård
2025-08-29* lisp/treesit-x.el (treesit-generic-mode-font-lock-map): Extend.Juri Linkov
2025-08-29* lisp/textmodes/markdown-ts-mode.el: Fix embed settings.Juri Linkov
2025-08-29* lisp/progmodes/python.el: Use 'treesit-major-mode-remap-alist'.Juri Linkov
2025-08-29; Fix last commitMichael Albinus
2025-08-29Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2025-08-29`Fix read-directory-name' for Tramp filesMichael Albinus
2025-08-29Fix org-habit bug related to string mutationMattias Engdegård
2025-08-29Make 'lua-prefix-key' option a 'key-sequence'john muhl
2025-08-28Prefer tls to ssl in nnimap and smtpmail codeRobert Pluim
2025-08-28; Delete unnecessary backslashesArash Esbati
2025-08-28Pass dired default filenames via defaults argumentSpencer Baugh
2025-08-28* lisp/tab-bar.el (frameset-session-filter-tabs): New function.Juri Linkov
2025-08-28; * doc/misc/flymake.texi (Finding diagnostics): Fix a typo (bug#79325).Eli Zaretskii
2025-08-28ruby-flymake-simple: Refine furtherDmitry Gutov
2025-08-27Make RET choose the selected completionSpencer Baugh
2025-08-27* doc/emacs/screen.texi (Mode Line): Fix reference.Michael Albinus
2025-08-27; * lisp/font-lock.el: Remove unneeded "cl-lib" require.Robert Pluim
2025-08-27; * etc/NEWS: Correct AUTH=PLAIN description.Robert Pluim
2025-08-27; Fix formattingRobert Pluim
2025-08-27Extend info-xref-test-emacs-manuals, fix info referenceMichael Albinus
2025-08-27; Various code cleanup in 'lua-mode' (Bug#79309)john muhl
2025-08-27; ruby-flymake-simple: Only match relative file name (bug#79257)john muhl
2025-08-26Fix last change in 'next_element_from_display_vector'Eli Zaretskii