summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-03Add line-column tracking for tree-sitterYuan Fu
2025-05-04Fix support of 'mouse-highlight' on NS (bug#78218)Gerd Möllmann
2025-05-03Preserve directory structure of local packagesPhilip Kaludercic
2025-05-03Avoid warnings about 'lexical-binding' in 'eval-buffer'Eli Zaretskii
2025-05-03Merge from origin/emacs-30Michael Albinus
2025-05-03Fix quoted local file name parts in TrampMichael Albinus
2025-05-03Fix support of 'mouse-highlight' on MS-Windows consoleEli Zaretskii
2025-05-03Merge from origin/emacs-30Eli Zaretskii
2025-05-03; Merge from origin/emacs-30Eli Zaretskii
2025-05-03; * lisp/textmodes/markdown-ts-mode.el (treesit-node-child): Declare.Eli Zaretskii
2025-05-03Add `next-error' support for flymake diagnostics buffersMatthew Tromp
2025-05-03; * doc/misc/ert.texi (erts files): Improve indexing.Eli Zaretskii
2025-05-03Fix 'Skip' behavior in erts files (bug#76839)Roi Martin
2025-05-03Improve native--compile-skip-on-battery-pSean Whitton
2025-05-02(decode_coding): Avoid nested *-change-functions (bug#78042)Stefan Monnier
2025-05-02; Fix last change in tramp-tests.elMichael Albinus
2025-05-02Fix completion boundaries for TRAMP file namesSpencer Baugh
2025-05-02; * lisp/battery.el (battery-status-function): Doc fix.Eli Zaretskii
2025-05-02; * lisp/progmodes/cc-fonts.el (cl-delete-duplicates): Declare.Eli Zaretskii
2025-05-02Move documentation of this-command buffer display condition entrySean Whitton
2025-05-02New user option native-comp-async-on-battery-powerSean Whitton
2025-05-02; * etc/DEBUG: Grammar fix.Sean Whitton
2025-05-01Embed html, yaml and toml in markdown-ts-mode.Juri Linkov
2025-05-01Improve elixir-ts--thing-settings.Juri Linkov
2025-05-01; * lisp/international/mule.el (define-coding-system): Doc fix.Eli Zaretskii
2025-05-01Avoid adding duplicate items to 'treesit-language-source-alist'.Juri Linkov
2025-05-01register.el (register--jumpable-p): Fix bug#78186Stefan Monnier
2025-05-01Implement C23 features:Alan Mackenzie
2025-05-01; Fix last changeMichael Albinus
2025-05-01; Fix wording of recently added documentationEli Zaretskii
2025-05-01; Fix sectioning of recent changes in the Emacs user manualEli Zaretskii
2025-05-01New this-command buffer display action alist entrySean Whitton
2025-05-01; * lisp/emacs-lisp/package.el (dired-get-marked-files): Declare.Sean Whitton
2025-05-01Improve treesitter tests on embaMichael Albinus
2025-05-01Fix compilation-mode matches for csharp-mode (bug#78128)Jostein Kjønigsen
2025-05-01Improve python-ts-mode fontification (bug#78129)Jostein Kjønigsen
2025-05-01Improve csharp-ts-mode fontification (bug#78130)Jostein Kjønigsen
2025-05-01; Fix invalid 'expand-file-name' call from 4226eb2bPhilip Kaludercic
2025-05-01Fix compilation-mode matches for csharp-mode (bug#78128)Jostein Kjønigsen
2025-05-01Replace cl-remove-if with seq-remove in minibuffer.elSpencer Baugh
2025-04-30Eglot: tweak previous change (clear Flymake 'Wait' state)João Távora
2025-04-30Allow selecting what to copy when installing a local packagePhilip Kaludercic
2025-04-30Improve detection of VC package revisionsPhilip Kaludercic
2025-04-30Avoid using symbolic links when installing local VC packagesPhilip Kaludercic
2025-04-30Do a deep-copy when installing a package from a local packagePhilip Kaludercic
2025-04-30Fix typo in bug#19867 correction (CC Mode indentation bugs)Alan Mackenzie
2025-04-30Fix the match data in elisp-outline-search.Juri Linkov
2025-04-30* test/infra/Dockerfile.emba: Avoid duplication of tree-sitter data.Juri Linkov
2025-04-30Add python tree-sitter grammar data to 'treesit-language-source-alist'.Juri Linkov
2025-04-30Merge branch 'cleanup-register-preview'Stefan Monnier