aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ; * lisp/net/tramp-compat.el (top): Use read syntax #' for `functionp'.Stefan Monnier2025-09-101-1/+1
* | Better 'project-buffer' completion category defaults in Emacs <= 30Dmitry Gutov2025-09-101-3/+5
* | Ignore keymaps at point for positions outside the bufferSpencer Baugh2025-09-092-22/+43
* | Allow use of \N{...} earlier to help fix bug#79353Stefan Monnier2025-09-093-2/+9
* | Ignore non-existing or empty files in auth-sourcesMichael Albinus2025-09-094-75/+136
* | ; * lisp/vc/vc-hg.el (vc-hg-diff): Pass `Hg' to vc-working-revision.Sean Whitton2025-09-091-1/+1
* | ; * lisp/vc/vc-hg.el (vc-hg-diff): Tweak 'and' forms.Sean Whitton2025-09-091-2/+2
* | Merge from origin/emacs-30Michael Albinus2025-09-095-59/+66
|\ \ | |/
| * ; * doc/emacs/mini.texi (Minibuffer History): Fix typo.Robert Pluim2025-09-081-1/+1
| * ; Improve documentation of isearch ion minibufferEli Zaretskii2025-09-082-24/+29
| * * doc/misc/tramp.texi (Password handling): Fix default of auth-sources.Michael Albinus2025-09-071-1/+1
| * Fix auth-source.el docMichael Albinus2025-09-072-34/+36
* | Add convenience path/to/component target to tests/Makefile.inLockywolf2025-09-092-2/+7
* | (cl--make-usage-args): Try and fix bug#79353Stefan Monnier2025-09-081-1/+1
* | ; * lisp/progmodes/project.el: Restore backward compatibility.Eshel Yaron2025-09-081-2/+3
* | Make C-x v w w work in Log View mode, to change working directorySean Whitton2025-09-084-32/+40
* | vc-next-action: Fix a cache invalidation problemSean Whitton2025-09-081-1/+12
* | csharp-mode: indentation fixes (bug#79398)Jostein Kjønigsen2025-09-071-0/+3
* | Fix grammar installation in elixir-ts-mode and heex-ts-modeRoi Martin2025-09-072-224/+220
* | Fix font lock in go-ts-modeRoi Martin2025-09-071-114/+122
* | Fix font lock and indentation in cmake-ts-modeRoi Martin2025-09-071-83/+99
* | * lisp/emacs-lisp/cl-lib.el (cl-copy-list): Not error-free, bug#79396Mattias Engdegård2025-09-071-1/+1
* | Less expensive jsonrpc logging (bug#79361)Mattias Engdegård2025-09-071-22/+32
* | Avoid unnecessary text decoding in jsonrpc for speed (bug#79361)Mattias Engdegård2025-09-071-13/+21
* | Harmonise doc strings for {re-,posix-,}search-{forward,backward}Mattias Engdegård2025-09-071-61/+45
* | ispell.el: Add 56 tests (bug#79177)Lockywolf2025-09-077-0/+1779
* | * admin/notes/jargon: Add RSN.Michael Albinus2025-09-071-0/+1
* | ; Fix x-gtk-stock-mapElijah Gabe Pérez2025-09-072-2/+2
* | project--read-project-buffer: Fix creating new bufferDmitry Gutov2025-09-071-1/+2
* | vc-deduce-backend: Respect vc-buffer-overriding-filesetSean Whitton2025-09-061-14/+15
* | Fix nil value of 'elisp-flymake-byte-compile-executable'Spencer Baugh2025-09-061-14/+17
* | ; * src/process.c (deactivate_process): Fix last change.Eli Zaretskii2025-09-061-2/+5
* | Eglot: Really fix neocmakelsp invocationBrian Leung2025-09-061-1/+1
* | Fix log-view--mark-unmark interactive argumentsSean Whitton2025-09-061-10/+20
* | ; Merge from origin/emacs-30Eli Zaretskii2025-09-060-0/+0
|\ \ | |/
| * Fix command keys in doc string of 'inferior-python-mode'Eli Zaretskii2025-09-061-1/+1
* | Merge from origin/emacs-30Eli Zaretskii2025-09-063-7/+6
|\ \ | |/
| * ; * lisp/emacs-lisp/ring.el (ring-convert-sequence-to-ring): Doc fix.Eli Zaretskii2025-09-061-1/+1
| * ; * doc/misc/flymake.texi (Troubleshooting): Fix typo (bug#79391).Eli Zaretskii2025-09-061-1/+1
| * ; vc-hooks.el: Standardize terminology in header.Sean Whitton2025-09-021-5/+4
* | Avoid assertion violations when starting client network processEli Zaretskii2025-09-061-1/+5
* | 'nxml-mode': add schema for .NET SLNX files.Jostein Kjønigsen2025-09-063-0/+78
* | Fix command keys in doc string of 'inferior-python-mode'Eli Zaretskii2025-09-061-1/+1
* | "M-x lldb": bugfix source code location without columnGustav Hållberg2025-09-061-4/+7
* | Fix duplicate inputs in 'comint-read-input-ring'Liu Hui2025-09-061-2/+3
* | (redisplay_internal): Fix `follow-mode` (bug#79306)Stefan Monnier2025-09-051-2/+2
* | Log View marking commands: respect numeric prefixes & active regionsSean Whitton2025-09-051-4/+51
* | ; log-view-mark-entry, log-view-unmark-entry: Fix advancing point.Sean Whitton2025-09-051-2/+2
* | vc-dir-mark-unmark: When region active, don't do any y/n promptingSean Whitton2025-09-051-1/+1
* | vc-dir-mark-unmark: When region active, don't do any y/n promptingSean Whitton2025-09-051-1/+3