summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-03; * etc/NEWS: Fix last change.Eli Zaretskii
2026-03-03Add mirroring for special glyphs (bug#80440)Manuel Giraud
2026-03-03CC Mode: Handle mixed symbols and non-symbols in regexpsAlan Mackenzie
2026-03-03; * doc/lispref/control.texi (Conditionals): Improve example.Sean Whitton
2026-03-03Fix respecting vc-log-show-limit with new -change-log commandsSean Whitton
2026-03-03Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton
2026-03-03; Fix documentation of recent changes in treesit.elEli Zaretskii
2026-03-03; * doc/emacs/frames.texi (Multiple Displays): Improve markup.Eli Zaretskii
2026-03-03; Suggest not using if-let* and friends to bind never-nil values.Sean Whitton
2026-03-03; Tweak splash screen some more. Fix some punctuation.Sean Whitton
2026-03-03; Move documentation for multiple-terminals-merge-keyboards.Sean Whitton
2026-03-03dired-diff: Fix default input in inserted subdirectorySean Whitton
2026-03-03Add some settings to newcomers-presetsSean Whitton
2026-03-03Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2026-03-02Make tree-sitter thing navigation handle nested parsersYuan Fu
2026-03-03Fix grep defaultsMichael Albinus
2026-03-02Initialize help-window-old-frame againBasil L. Contovounesios
2026-03-02Simplify some overly defensive compiler macrosMattias Engdegård
2026-03-02Don't complain on compiler-macro arity mismatchMattias Engdegård
2026-03-02; * src/w32image.c (w32_gdip_export_frame): Add error checking.Eli Zaretskii
2026-03-02sh-script: Mark + and * as punctuation rather than a symbol constituentJames Cherti
2026-03-02Handle side windows in 'ediff-setup-windows-plain-compare' (Bug#80415)Martin Rudalics
2026-03-01Pacify clang -Wunused-resultPaul Eggert
2026-03-01Update from Gnulib by running admin/merge-gnulibPaul Eggert
2026-03-01; Explain some details about rust-panic rule (bug#80403)Mattias Engdegård
2026-03-01Add Rust panic message pattern (bug#80403)Jacek Świerk
2026-03-01; * doc/misc/forms.texi (Credits): Added Johan Vromans (bug#80517).Eli Zaretskii
2026-03-01Teach Emacs on MS-Windows how to export frame screenshotsEli Zaretskii
2026-03-01Implement connection-local `command-line-max-length'Michael Albinus
2026-03-01Add a few more translations to iso-transl.elEli Zaretskii
2026-02-28; Relocate comment along with the relocated code.Sean Whitton
2026-02-28New variable 'multiple-terminals-merge-keyboards'Sean Whitton
2026-02-28Don’t stuff keyboard input uselesslyPaul Eggert
2026-02-28Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2026-02-28; * lisp/calendar/icalendar-recur.el (eval-when-compile): Fix a typo.Eli Zaretskii
2026-02-28Better project-find-file error in empty projectBasil L. Contovounesios
2026-02-28multiple-command-partition-arguments: Use connection-local valueMichael Albinus
2026-02-28; * src/callproc.c (command-line-max-length): Use DEFVAR_INT.Sean Whitton
2026-02-28Correct manual entry for string-lesspMattias Engdegård
2026-02-28Implement string> as a compiler macro instead of an optimisationMattias Engdegård
2026-02-28; Don't set properties on function aliasesMattias Engdegård
2026-02-28Eliminate double arity warningsMattias Engdegård
2026-02-28Show a message in locked frames in single-kboard modeSean Whitton
2026-02-28; * lisp/dired-aux.el (dired-do-async-shell-command): Doc fix (bug#80490).Eli Zaretskii
2026-02-28Document that string ARG of 'kill-emacs' might not workEli Zaretskii
2026-02-28Fix (or ...) patterns in 'cond*'/'match*'Richard Lawrence
2026-02-28; Fix the documentation of 'overlays-in' etc.Eli Zaretskii
2026-02-28; Remove unused declarations from w32heap.cEli Zaretskii
2026-02-28; * src/w32proc.c (new_child): Update comment (bug#76041).Eli Zaretskii
2026-02-28; Hint for new users in manual. New comment.Sean Whitton