aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | hideshow: Define new keymap for all the commands.Elías Gabriel Pérez2025-10-211-11/+16
* | | | hideshow: Update the indicators properly after showing/hidingElías Gabriel Pérez2025-10-211-12/+12
* | | | Cache compiled tree-sitter queries (bug#79363)Yuan Fu2025-10-202-167/+217
* | | | hideshow: Add new option for control how the block should be hidden.Elías Gabriel Pérez2025-10-203-10/+58
* | | | Don't feed the stack overflow detector bad dataMattias Engdegård2025-10-202-1/+4
* | | | ; * test/lisp/vc/vc-tests/vc-tests.el: use write-region, againMattias Engdegård2025-10-201-1/+1
* | | | vc-test--with-temp-change: Use write-regionSean Whitton2025-10-201-1/+1
* | | | Revert "* test/lisp/net/tramp-resources/foo.tar.gz: Remove."Michael Albinus2025-10-201-0/+0
* | | | * test/lisp/net/tramp-resources/foo.tar.gz: Remove.Michael Albinus2025-10-201-0/+0
* | | | Tramp cleanupMichael Albinus2025-10-209-41/+68
* | | | Avoid unnecessary y-or-n-p questions in client framesEli Zaretskii2025-10-201-1/+4
* | | | Eglot: expand on eglot-workspace-configuration sections (bug#79655)João Távora2025-10-201-17/+27
* | | | ; * lisp/emacs-lisp/rx.el (rx--foldl): Replace with 'all' and 'any'.Mattias Engdegård2025-10-201-17/+10
* | | | Add any and all (bug#79611)Mattias Engdegård2025-10-204-0/+75
* | | | Add drop-while and take-while (bug#79611)Mattias Engdegård2025-10-204-0/+100
* | | | Flymake: fix daemon-mode + and window client fringe usage (bug#77313)João Távora2025-10-191-94/+87
* | | | * lisp/progmodes/compile.el (compilation--set-up-margin): Fix.Juri Linkov2025-10-191-1/+2
* | | | New value 'auto' of user option 'flymake-indicator-type' used by defaultJuri Linkov2025-10-192-5/+36
* | | | vc-git-registered: Be quieter when Git is not installedSean Whitton2025-10-191-21/+28
* | | | vc-rename-file: Make it work regardless of default-directorySean Whitton2025-10-192-8/+20
* | | | ; * src/bytecode.c (exec_byte_code): editing mistake (thanks Pip!)Mattias Engdegård2025-10-191-1/+1
* | | | Disable -Wclobbered for GCC in exec_byte_code (bug#79610)Mattias Engdegård2025-10-191-15/+13
* | | | ; exec_byte_code: refactor branch caseMattias Engdegård2025-10-191-14/+14
* | | | exec_byte_code: use fixed registers for top and pc (bug#79610)Mattias Engdegård2025-10-191-2/+16
* | | | ; exec_byte_code: don't re-use op in FETCH2Mattias Engdegård2025-10-191-1/+1
* | | | exec_byte_code: reduce use of semi-global 'op' (bug#79610)Mattias Engdegård2025-10-191-56/+65
* | | | ; ispell-tests-common.el: tidy file-matching regexpMattias Engdegård2025-10-191-1/+1
* | | | Fix ispell-tests on emacs CILockywolf2025-10-193-10/+32
* | | | Fix a recent regression in NewstickerLdBeth2025-10-191-15/+15
* | | | (eval-and-compile): Preserve the surrounding lexical contextStefan Monnier2025-10-184-6/+49
* | | | Add a test for puthashHelmut Eller2025-10-181-0/+16
* | | | * lisp/minibuffer.el (completion--insert-strings): Use the correct frame.Juri Linkov2025-10-181-1/+2
* | | | Fix coding error in byte-run--strip-vector/recordAlan Mackenzie2025-10-181-1/+1
* | | | vc-do-command: Don't print a spurious newlineSean Whitton2025-10-181-2/+4
* | | | Rcirc: Fix invalid face error message when applying IRC colorAlcor2025-10-181-2/+2
* | | | Fix detecting a working hunspell on systems without a dictionaryLockywolf2025-10-186-929/+956
* | | | : Update ldefs-boot.el.Eli Zaretskii2025-10-181-35/+194
* | | | Merge from origin/emacs-30Eli Zaretskii2025-10-1817-33/+103
|\ \ \ \ | |/ / /
| * | | ; Improve documentation of commands that split current windowEli Zaretskii2025-10-1817-33/+103
* | | | Respect keymaps in buffer text for clicks on displayed stringsSpencer Baugh2025-10-182-29/+39
* | | | Fix an error when bookmark handler is a lambdaAugusto Stoffel2025-10-181-1/+1
* | | | ; Fix documentation of a recent commitEli Zaretskii2025-10-182-22/+22
* | | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2025-10-183-12/+268
|\ \ \ \
| * | | | Add functions 'combine-windows' and 'uncombine-window'Martin Rudalics2025-10-183-12/+268
* | | | | ; * etc/NEWS: Document last change (bug#79597).Eli Zaretskii2025-10-181-0/+3
* | | | | Remove directory of deleted package from `load-path'Lin Sun2025-10-181-1/+3
|/ / / /
* | | | New 'lua-mode' inferior process command & optionsjohn muhl2025-10-181-29/+57
* | | | lisp/emacs-lisp/rx.el (<pcase> rx): Workaround for bug#79634Stefan Monnier2025-10-171-0/+4
* | | | Release NS objects (bug#79023)Przemysław Alexander Kamiński2025-10-171-1/+11
* | | | Replace recent fix for vc-auto-revert-mode autoload problemSean Whitton2025-10-172-6/+3