summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
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-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; Tweak splash screen some more. Fix some punctuation.Sean Whitton
2026-03-03dired-diff: Fix default input in inserted subdirectorySean 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-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-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-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-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-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-28; * lisp/dired-aux.el (dired-do-async-shell-command): Doc fix (bug#80490).Eli 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; Hint for new users in manual. New comment.Sean Whitton
2026-02-28Initialize command-line-max-length with sysconf(3)Sean Whitton
2026-02-28New function rxvt-colorfgbg-background-modePeter Oliver
2026-02-28Fix prompting of packages for 'package-report-bug'Philip Kaludercic
2026-02-28Improve 'package-report-bug' robustnessPhilip Kaludercic
2026-02-28; Update "Maintainers" header for compat.elPhilip Kaludercic
2026-02-28Allow more fine configuration of package retentionPhilip Kaludercic
2026-02-28Indicate if 'package-isolate' had to download a packagePhilip Kaludercic
2026-02-28Fix 'package-isolate' in combination with quickloadPhilip Kaludercic
2026-02-28; Prevent 'package-isolate' from creating cyclic listsPhilip Kaludercic
2026-02-28Add option to keep previous package versions on upgradeJeremy Bryant
2026-02-27New 'log-outstanding' value for vc-log-view-typeSean Whitton
2026-02-27Fix renaming directories in VC repositoriesSean Whitton
2026-02-26Fix `diary-rrule' recurrence rule calculation (Bug#80460)Richard Lawrence
2026-02-26; Avoid byte-compilation warning in c-ts-common.elEli Zaretskii
2026-02-26Upgrade 'equal' from side-effect-free to error-freeMattias Engdegård
2026-02-26Simplify peephole optimisation ruleMattias Engdegård
2026-02-26; * lisp/skeleton.el (skeleton-insert): Doc fix. (Bug#80492)Eli Zaretskii
2026-02-25Make c-ts-common-comment-start-skip publicYuan Fu
2026-02-25c-ts-mode: Don't assume comment-start-skip is setArsen Arsenović