aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* New function multiple-command-partition-argumentsSean Whitton12 days5-2/+170
* (define-treesit-generic-mode): Improve autoloading support (bug#80480)Stefan Monnier12 days1-10/+16
* Tests for 2 marker primitives previously not covered.Eric S. Raymond12 days1-0/+23
* Tests for 7 editor primitives previously not covered.Eric S. Raymond12 days1-0/+83
* calendar-check-holidays: Call calendar-increment-monthLiu Hui12 days1-0/+1
* ; Revise short descriptions of EDE.Sean Whitton12 days2-3/+4
* Make ert more robustMichael Albinus12 days1-1/+3
* Fix eglot-tests on MacOS (bug#80479)Mattias Engdegård13 days1-1/+2
* Speed up 'equal'-comparison of vectorlike objectsMattias Engdegård13 days1-38/+35
* Compare circular lists in 'equal' without error (bug#80456)Mattias Engdegård13 days7-40/+74
* Fix "End" key in PuTTY and older GNU screenSean Whitton13 days1-0/+5
* ; pp-eval-expression: Restore binding deactivate-mark to nil.Sean Whitton13 days1-1/+2
* Revert "Unify tab-bar with window/frame times (bug#80465)"Juri Linkov13 days1-2/+1
* lisp/files.el (create-file-buffer): Remove left-over commentStefan Monnier14 days1-1/+0
* Fix treesit-show-paren-data to match only 2 children nodes or moreJuri Linkov14 days1-0/+2
* Unify tab-bar with window/frame times (bug#80465)Stéphane Marks14 days1-1/+2
* Use an idle timer for completion-eager-updateSpencer Baugh14 days1-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
* ; Fix another quotation mark.Sean Whitton2026-02-231-1/+1
* ; Fix quotation marks, remove unneeded scare quotes.Sean Whitton2026-02-231-2/+2
* ; Fix last change.Sean Whitton2026-02-232-13/+10
* New prefix argument for pp-eval-expressionJacob S. Gordon2026-02-232-4/+17
* Fix VC Git error when patch matches staged changesPaul Nelson2026-02-232-1/+14
* ; cus-start.el add after-delete-frame-select-mru-frame (bug#80397)Stéphane Marks2026-02-231-0/+1
* Add SHA-3 support to secure-hashCollin Funk2026-02-2311-26/+701
* Update from Gnulib by running admin/merge-gnulibPaul Eggert2026-02-2314-105/+359
* ; * lisp/speedbar.el (speedbar-frame-or-window): Quote arg (bug#80392).Matthias Meulien2026-02-221-1/+1
* Fix broken `FOO-mode-indent-offset` conventionStefan Monnier2026-02-2214-251/+275
* Improve m4-mode font lockBasil L. Contovounesios2026-02-223-46/+135
* Fix apropos-print window selectionBasil L. Contovounesios2026-02-221-3/+20
* ; * test/infra/test-jobs.yml: Regenerate.Michael Albinus2026-02-221-0/+20
* * src/dbusbind.c: Include fcntl.h if needed. (Bug#80373)Michael Albinus2026-02-221-0/+5
* Fix use of older OpenSSH version in TrampMichael Albinus2026-02-222-20/+40
* ; Fix last change.Eli Zaretskii2026-02-221-1/+1
* Support displaying more months in the calendarLiu Hui2026-02-2215-641/+881
* Fix absolute cursor positioning in term.elEli Zaretskii2026-02-221-1/+1
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2026-02-222-4/+13
|\
| * New user option 'after-delete-frame-select-mru-frame' (bug#80397)Stéphane Marks2026-02-222-4/+13
* | ; system-taskbar tweaks to dbus loading and group keyword (bug#80361)Stéphane Marks2026-02-221-3/+7
* | ; system-sleep minor follow ups (bug#80361)Stéphane Marks2026-02-222-3/+7
* | * lisp/net/tramp.el (tramp-signal-hook-function): Extend docstring.Michael Albinus2026-02-221-3/+4
|/
* ; Use 'treesit-declare-unavailable-functions' in markdown-ts-mode.Eli Zaretskii2026-02-221-4/+1
* Add support for hiding markup delimiters in markdown-ts-modeRahul Martim Juliato2026-02-211-13/+52
* Stop ENUM_BF worrying about gcc -std=c89 -pedanticPaul Eggert2026-02-211-4/+4
* Port Lisp_Fwd to strict C bitfieldsPaul Eggert2026-02-211-2/+2
* Preserve the original order of Eshell aliases when loadingJim Porter2026-02-212-2/+28
* Sort Eshell aliases when adding new onesArto Jantunen2026-02-213-1/+19
* vc-do-async-command: Set special-mode only when no mode setSean Whitton2026-02-211-1/+2
* Fix GNUstep width calculation (bug#80331)Alan Third2026-02-211-1/+1