aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add a theme and minor mode for new usersPhilip Kaludercic13 days4-0/+202
* Optimise closed-over variables earlierMattias Engdegård13 days1-0/+3
* Remove two obsolete peephole optimisation rulesMattias Engdegård13 days1-84/+0
* ; * lisp/subr.el (and-let*): Expand to 'and' not 'when'.Sean Whitton14 days1-3/+3
* Show "committing" pseudo-state in VC-Dir during an async checkinSean Whitton14 days4-41/+79
* Use git ls-files --deduplicate in project.el (bug#80409)Basil L. Contovounesios2026-02-201-13/+14
* Remove (featurep 'project) guards in python.elkobarity2026-02-191-10/+5
* Fix invalid vc-state after vc-revertSean Whitton2026-02-191-19/+30
* * lisp/vc/vc-dispatcher.el (vc-do-async-command): Call special-mode.Sean Whitton2026-02-191-0/+1
* Restore 'cond' one element clauses to 'cond*'Sean Whitton2026-02-192-24/+37
* Fixes to with-vc-propertiesSean Whitton2026-02-181-5/+7
* vc-dir-show-outgoing-count: Mark a safe local variableSean Whitton2026-02-181-0/+1
* elisp-scope.el: Add variable value specificationsEshel Yaron2026-02-182-3/+23
* Adapt mode-line faces to dark background mode (bug#80135)Juri Linkov2026-02-181-4/+11
* * lisp/net/goto-addr.el (goto-address-fontify): Fix unbalanced parens.Juri Linkov2026-02-181-2/+5
* Add frame-use-time, get-mru-frame, use mru frame in delete-frame (bug#80397)Stéphane Marks2026-02-184-35/+180
* New 'delete-files' VC backend function for faster mass deletionsSean Whitton2026-02-183-22/+62
* Fix vc-hg-delete-file on files in nonexistent directoriesSean Whitton2026-02-181-6/+7
* ; Fix last change in treesit.cEli Zaretskii2026-02-181-0/+10
* vc-git-pull, vc-git-incoming-revision: Use push remotesSean Whitton2026-02-182-4/+24
* Change back tree-sitter version requirement (bug#80108)Yuan Fu2026-02-172-4/+96
* Depend explicitly on Gnulib ‘attribute’ modulePaul Eggert2026-02-172-1/+3
* ; Docstring fix for outstanding changes commands.Sean Whitton2026-02-171-16/+8
* Use -outstanding not -outgoing-base in VC command namesSean Whitton2026-02-176-38/+38
* ; Remove stale commentary in dispnew.c.Basil L. Contovounesios2026-02-171-3/+0
* ; Fix typo in struct image commentary.Basil L. Contovounesios2026-02-171-1/+1
* ; Fix image_error argument in webp_load.Basil L. Contovounesios2026-02-171-1/+1
* Mark add-log-always-start-new-record as safeBasil L. Contovounesios2026-02-171-0/+1
* ; * lisp/treesit.el (treesit-hs-find-next-block): Add guard (bug#80422).Juri Linkov2026-02-171-1/+1
* project--delete-zombie-projects: Bind tramp-error-show-message-timeout to nilDmitry Gutov2026-02-171-9/+11
* Change the default value of 'split-width-threshold' from 160 to 150Juri Linkov2026-02-162-5/+10
* Add repeat-map for smerge-mode commandsPaul Nelson2026-02-162-0/+25
* * lisp/treesit.el (treesit-hs-find-next-block): Fix infloop. (bug#80232)Elias Gabriel Perez2026-02-161-0/+2
* Fix cross-reference in Emacs Lisp IntroEli Zaretskii2026-02-161-9/+15
* Minor Tramp doc clarificationsMichael Albinus2026-02-161-1/+9
* * lisp/system-sleep.el (sleep-event-state): Define to autoload.Michael Albinus2026-02-161-0/+2
* ; Unbreak the build broken by a recent commitEli Zaretskii2026-02-161-1/+0
* ; * lisp/tutorial.el: Remove unneeded require.Basil L. Contovounesios2026-02-161-2/+0
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2026-02-161-18/+18
|\
| * ; Fix some markup and typos in the Gnus manual.Basil L. Contovounesios2026-02-161-18/+18
* | * doc/lispref/commands.texi (Special Events): Fix insert-special-event defun.Michael Albinus2026-02-161-7/+7
* | ; Minor updates to system-sleep (bug#80348)Stéphane Marks2026-02-161-34/+38
|/
* Fix SELinux config without -lselinuxPaul Eggert2026-02-151-25/+32
* project.el: Fix in submodules with nonexistent git root (bug#80402)Heinz Fridolin2026-02-151-0/+1
* elisp--highlight-function-argument: Handle special syntax correctlyVili Aapro2026-02-151-0/+3
* elisp--highlight-function-argument: Use forward-sexpVili Aapro2026-02-151-4/+7
* elisp--highlight-function-argument: Use temporary bufferVili Aapro2026-02-151-26/+30
* Fix failing iCalendar tests when TZ=UTCRichard Lawrence2026-02-152-8/+17
* ; * lisp/delsel.el: Load cl-lib when byte-compiling to avoid warning.Eli Zaretskii2026-02-151-0/+3
* Fix project-buffers error on buffers with nil default-directoryYikai Zhao2026-02-151-3/+3