aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus11 days1-130/+203
|\ \ | |/
| * Make tree-sitter thing navigation handle nested parsersYuan Fu11 days1-130/+203
* | Fix grep defaultsMichael Albinus11 days1-16/+19
|/
* Initialize help-window-old-frame againBasil L. Contovounesios12 days1-0/+1
* Simplify some overly defensive compiler macrosMattias Engdegård12 days1-14/+8
* Don't complain on compiler-macro arity mismatchMattias Engdegård12 days1-2/+8
* sh-script: Mark + and * as punctuation rather than a symbol constituentJames Cherti12 days1-0/+2
* Handle side windows in 'ediff-setup-windows-plain-compare' (Bug#80415)Martin Rudalics12 days1-33/+28
* ; Explain some details about rust-panic rule (bug#80403)Mattias Engdegård13 days1-1/+5
* Add Rust panic message pattern (bug#80403)Jacek Świerk13 days1-0/+12
* Implement connection-local `command-line-max-length'Michael Albinus13 days2-9/+28
* Add a few more translations to iso-transl.elEli Zaretskii13 days1-0/+4
* ; Relocate comment along with the relocated code.Sean Whitton14 days1-2/+1
* New variable 'multiple-terminals-merge-keyboards'Sean Whitton14 days1-0/+1
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii14 days1-1/+4
|\
| * Better project-find-file error in empty projectBasil L. Contovounesios14 days1-1/+4
* | ; * lisp/calendar/icalendar-recur.el (eval-when-compile): Fix a typo.Eli Zaretskii14 days1-1/+1
|/
* multiple-command-partition-arguments: Use connection-local valueMichael Albinus14 days1-2/+2
* Implement string> as a compiler macro instead of an optimisationMattias Engdegård14 days2-11/+4
* ; Don't set properties on function aliasesMattias Engdegård14 days1-6/+3
* Eliminate double arity warningsMattias Engdegård14 days1-21/+10
* ; * lisp/dired-aux.el (dired-do-async-shell-command): Doc fix (bug#80490).Eli Zaretskii14 days1-1/+1
* Fix (or ...) patterns in 'cond*'/'match*'Richard Lawrence2026-02-281-1/+1
* ; Fix the documentation of 'overlays-in' etc.Eli Zaretskii2026-02-281-0/+4
* ; Hint for new users in manual. New comment.Sean Whitton2026-02-281-0/+5
* Initialize command-line-max-length with sysconf(3)Sean Whitton2026-02-281-14/+0
* New function rxvt-colorfgbg-background-modePeter Oliver2026-02-281-4/+9
* Fix prompting of packages for 'package-report-bug'Philip Kaludercic2026-02-281-2/+2
* Improve 'package-report-bug' robustnessPhilip Kaludercic2026-02-281-20/+51
* ; Update "Maintainers" header for compat.elPhilip Kaludercic2026-02-281-1/+1
* Allow more fine configuration of package retentionPhilip Kaludercic2026-02-281-19/+36
* Indicate if 'package-isolate' had to download a packagePhilip Kaludercic2026-02-281-1/+3
* Fix 'package-isolate' in combination with quickloadPhilip Kaludercic2026-02-281-1/+1
* ; Prevent 'package-isolate' from creating cyclic listsPhilip Kaludercic2026-02-281-2/+2
* Add option to keep previous package versions on upgradeJeremy Bryant2026-02-281-23/+18
* New 'log-outstanding' value for vc-log-view-typeSean Whitton2026-02-273-11/+16
* Fix renaming directories in VC repositoriesSean Whitton2026-02-272-7/+14
* Fix `diary-rrule' recurrence rule calculation (Bug#80460)Richard Lawrence2026-02-262-6/+8
* ; Avoid byte-compilation warning in c-ts-common.elEli Zaretskii2026-02-261-6/+6
* Upgrade 'equal' from side-effect-free to error-freeMattias Engdegård2026-02-261-2/+1
* Simplify peephole optimisation ruleMattias Engdegård2026-02-261-23/+16
* ; * lisp/skeleton.el (skeleton-insert): Doc fix. (Bug#80492)Eli Zaretskii2026-02-261-2/+2
* Make c-ts-common-comment-start-skip publicYuan Fu2026-02-251-4/+4
* c-ts-mode: Don't assume comment-start-skip is setArsen Arsenović2026-02-251-4/+8
* lisp/vc/smerge-mode.el (smerge-refine-shadow-cursor): Make it thinnerStefan Monnier2026-02-251-1/+1
* New function multiple-command-partition-argumentsSean Whitton2026-02-251-0/+78
* (define-treesit-generic-mode): Improve autoloading support (bug#80480)Stefan Monnier2026-02-251-10/+16
* calendar-check-holidays: Call calendar-increment-monthLiu Hui2026-02-251-0/+1
* Make ert more robustMichael Albinus2026-02-251-1/+3
* Compare circular lists in 'equal' without error (bug#80456)Mattias Engdegård2026-02-241-6/+2