aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add Rust panic message pattern (bug#80403)Jacek Świerk2026-03-011-0/+12
* Implement connection-local `command-line-max-length'Michael Albinus2026-03-012-9/+28
* Add a few more translations to iso-transl.elEli Zaretskii2026-03-011-0/+4
* ; Relocate comment along with the relocated code.Sean Whitton2026-02-281-2/+1
* New variable 'multiple-terminals-merge-keyboards'Sean Whitton2026-02-281-0/+1
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2026-02-281-1/+4
|\
| * Better project-find-file error in empty projectBasil L. Contovounesios2026-02-281-1/+4
* | ; * lisp/calendar/icalendar-recur.el (eval-when-compile): Fix a typo.Eli Zaretskii2026-02-281-1/+1
|/
* multiple-command-partition-arguments: Use connection-local valueMichael Albinus2026-02-281-2/+2
* Implement string> as a compiler macro instead of an optimisationMattias Engdegård2026-02-282-11/+4
* ; Don't set properties on function aliasesMattias Engdegård2026-02-281-6/+3
* Eliminate double arity warningsMattias Engdegård2026-02-281-21/+10
* ; * lisp/dired-aux.el (dired-do-async-shell-command): Doc fix (bug#80490).Eli Zaretskii2026-02-281-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
* Fix "End" key in PuTTY and older GNU screenSean Whitton2026-02-241-0/+5
* ; pp-eval-expression: Restore binding deactivate-mark to nil.Sean Whitton2026-02-241-1/+2
* Revert "Unify tab-bar with window/frame times (bug#80465)"Juri Linkov2026-02-241-2/+1
* lisp/files.el (create-file-buffer): Remove left-over commentStefan Monnier2026-02-231-1/+0
* Fix treesit-show-paren-data to match only 2 children nodes or moreJuri Linkov2026-02-231-0/+2
* Unify tab-bar with window/frame times (bug#80465)Stéphane Marks2026-02-231-1/+2
* Use an idle timer for completion-eager-updateSpencer Baugh2026-02-231-63/+57
* Fix arguments to project--buffer-check when reading a project bufferSteven Allen2026-02-231-4/+4
* ; * lisp/vc/vc.el (revision-published-p): Disambiguate (bug#80396).Sean Whitton2026-02-231-1/+1