aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Eglot: Fix parsing file:// URIs on MS-WindowsEli Zaretskii2025-05-131-1/+2
* | CC Mode: Fix cc-fonts.el errors for XEmacs.Alan Mackenzie2025-05-131-2/+5
* | ; * src/buffer.c (Fgenerate_new_buffer_name): Fix typo.Sean Whitton2025-05-131-2/+2
* | ; * lisp/vc/diff-mode.el (diff-mode-shared-map): Document.Sean Whitton2025-05-131-0/+4
* | * test/README: Tests in *-tests/ directories are also performed.Michael Albinus2025-05-131-3/+3
* | help.el: Don't abuse `inhibit-modification-hooks`Stefan Monnier2025-05-121-4/+5
* | (hash-table-contains-p): Don't allocate memory (bug#78162)Stefan Monnier2025-05-121-6/+7
* | comint.el: Cosmetic changesStefan Monnier2025-05-121-81/+78
* | lisp/comint.el (comint-delchar-or-maybe-eof): Obey global C-d bindingStefan Monnier2025-05-121-4/+5
* | * lisp/treesit.el (treesit--parser-overlay-offset): New variable.Juri Linkov2025-05-121-2/+11
* | ; RefTeX: Describe activation with use-packageArash Esbati2025-05-121-2/+13
* | simple.el (delete-trailing-whitespace-mode): New minor mode (bug#78264)Stefan Monnier2025-05-123-27/+30
* | Require key and cert when searching for client certJens Schmidt2025-05-121-1/+2
* | Improve handling of tests in *-tests subdirsMichael Albinus2025-05-123-64/+14
* | Fix filelock-tests on MS-WindowsEli Zaretskii2025-05-121-14/+5
* | diff-mode-shared-map: Don't inherit from special-mode-mapSean Whitton2025-05-121-4/+4
* | Avoid unnecessary calls to GetFileAttributes on MS-WindowsEli Zaretskii2025-05-111-51/+75
* | Add test for file time-stamp granularity on MS-WindowsEli Zaretskii2025-05-111-0/+19
* | Support sub-second file time-stamps on MS-WindowsEli Zaretskii2025-05-113-24/+65
* | Tweak .clangd to work with gcc-compiled Emacs (bug#78367)João Távora2025-05-111-1/+2
* | Eglot: fix call hierarchy navigation again (bug#78367, bug#78250)João Távora2025-05-111-7/+16
* | diff-mode-map: Unhide some additional M-<foo>Sean Whitton2025-05-111-1/+2
* | lisp/emacs-lisp/cl-macs.el (cl--define-derived-type): Fix partial bootstrapStefan Monnier2025-05-111-32/+34
* | lisp/net/browse-url.el (browse-url-interactive-arg): Fix bug#78026Stefan Monnier2025-05-101-2/+1
* | Merge from origin/emacs-30Eli Zaretskii2025-05-107-17/+36
|\ \ | |/
| * Fix indentation of XML commentsEli Zaretskii2025-05-101-0/+2
| * Improve Tramp's make-process handling for SolarisMichael Albinus2025-05-101-1/+6
| * Document 'time-stamp-time-zone' in Emacs ManualStephen Gildea2025-05-081-2/+4
| * Make treesit--simple-indent-eval more permissive (bug#78065)Yuan Fu2025-05-061-8/+6
| * Adapt Tramp testsMichael Albinus2025-05-061-0/+12
| * ; * doc/lispref/tips.texi (Library Headers): Fix wording (bug#78253).Eli Zaretskii2025-05-051-4/+4
| * ; * lisp/gnus/mail-source.el (mail-sources): Fix a typo (bug#78235).Eli Zaretskii2025-05-041-2/+2
* | sh-script.el: Improve consistency in variable-use fontification.Jostein Kjønigsen2025-05-101-1/+5
* | Fall back `eww-switch-to-buffer' to `eww'Manuel Giraud2025-05-103-16/+30
* | ; * doc/emacs/vc1-xtra.texi (General VC Options): Fix markup.Sean Whitton2025-05-091-4/+4
* | ix bugs when a SES buffer has named cells, and another don't.Vincent Belaïche2025-05-091-3/+4
* | ; Fix VC testsEli Zaretskii2025-05-092-1/+6
* | Create new test/lisp/vc/vc-tests/ for vc.el testsSean Whitton2025-05-092-3/+3
* | New vc-async-checkin user optionSean Whitton2025-05-096-84/+219
* | vc-exec-after: New PROC argumentSean Whitton2025-05-092-8/+11
* | Fix infinite looping in 'next-frame' and associates (Bug#77985)Martin Rudalics2025-05-093-69/+121
* | Update from Gnulib by running admin/merge-gnulibPaul Eggert2025-05-083-26/+48
* | Eglot: fix navigation in eglot-hierarchy-mode (bug#78250)João Távora2025-05-081-7/+8
* | Flymake: tweak 'fancy' eol diagnostic displayJoão Távora2025-05-081-5/+5
* | cl-types: Improve error messagesStefan Monnier2025-05-083-29/+24
* | lisp/bs.el (bs--goto-current-buffer): Fix thinko in last commitStefan Monnier2025-05-081-1/+1
* | Recenter for the calendar (bug#78205)Manuel Giraud2025-05-084-0/+51
* | Update from Gnulib by running admin/merge-gnulibPaul Eggert2025-05-0814-52/+141
* | cl-lib.el (cl-generic-generalizers): Fix partial bootstrapStefan Monnier2025-05-072-10/+10
* | (cl-deftype): Precompute the predicate functionStefan Monnier2025-05-073-46/+78