aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move CSS into the SVG wrapperscratch/svg-colorsAlan Third2025-05-241-30/+26
* Use css to set SVG foreground in docviewAlan Third2025-05-241-1/+2
* Change foreground color handling for SVG files (bug#77841)Alan Third2025-05-2241-3/+106
* Avoid warnings about 'lexical-binding' in 'eval-buffer'Eli Zaretskii2025-05-031-5/+11
* Merge from origin/emacs-30Michael Albinus2025-05-032-5/+8
|\
| * Fix quoted local file name parts in TrampMichael Albinus2025-05-032-5/+8
* | Fix support of 'mouse-highlight' on MS-Windows consoleEli Zaretskii2025-05-031-1/+10
* | Merge from origin/emacs-30Eli Zaretskii2025-05-034-4/+12
|\ \ | |/
| * ; * doc/misc/ert.texi (erts files): Improve indexing.Eli Zaretskii2025-05-031-0/+1
| * ; * lisp/battery.el (battery-status-function): Doc fix.Eli Zaretskii2025-05-021-1/+7
| * ; * etc/DEBUG: Grammar fix.Sean Whitton2025-05-021-1/+1
| * ; * lisp/international/mule.el (define-coding-system): Doc fix.Eli Zaretskii2025-05-011-2/+3
* | ; Merge from origin/emacs-30Eli Zaretskii2025-05-030-0/+0
|\ \ | |/
| * Fix compilation-mode matches for csharp-mode (bug#78128)Jostein Kjønigsen2025-05-011-2/+2
| * ; Fix last change (do not merge to master).Eli Zaretskii2025-04-301-11/+0
| * Add 3 scripts to fontset setupEli Zaretskii2025-04-301-0/+17
* | ; * lisp/textmodes/markdown-ts-mode.el (treesit-node-child): Declare.Eli Zaretskii2025-05-031-0/+1
* | Add `next-error' support for flymake diagnostics buffersMatthew Tromp2025-05-031-1/+28
* | Fix 'Skip' behavior in erts files (bug#76839)Roi Martin2025-05-034-1/+37
* | Improve native--compile-skip-on-battery-pSean Whitton2025-05-031-5/+22
* | (decode_coding): Avoid nested *-change-functions (bug#78042)Stefan Monnier2025-05-022-5/+29
* | ; Fix last change in tramp-tests.elMichael Albinus2025-05-021-23/+27
* | Fix completion boundaries for TRAMP file namesSpencer Baugh2025-05-022-10/+36
* | ; * lisp/progmodes/cc-fonts.el (cl-delete-duplicates): Declare.Eli Zaretskii2025-05-021-0/+1
* | Move documentation of this-command buffer display condition entrySean Whitton2025-05-024-15/+29
* | New user option native-comp-async-on-battery-powerSean Whitton2025-05-022-1/+34
* | Embed html, yaml and toml in markdown-ts-mode.Juri Linkov2025-05-014-19/+98
* | Improve elixir-ts--thing-settings.Juri Linkov2025-05-013-9/+12
* | Avoid adding duplicate items to 'treesit-language-source-alist'.Juri Linkov2025-05-014-11/+9
* | register.el (register--jumpable-p): Fix bug#78186Stefan Monnier2025-05-011-3/+4
* | Implement C23 features:Alan Mackenzie2025-05-014-365/+597
* | ; Fix last changeMichael Albinus2025-05-011-19/+19
* | ; Fix wording of recently added documentationEli Zaretskii2025-05-012-4/+4
* | ; Fix sectioning of recent changes in the Emacs user manualEli Zaretskii2025-05-012-1/+3
* | New this-command buffer display action alist entrySean Whitton2025-05-014-0/+27
* | ; * lisp/emacs-lisp/package.el (dired-get-marked-files): Declare.Sean Whitton2025-05-011-0/+2
* | Improve treesitter tests on embaMichael Albinus2025-05-012-11/+32
* | Fix compilation-mode matches for csharp-mode (bug#78128)Jostein Kjønigsen2025-05-011-2/+2
* | Improve python-ts-mode fontification (bug#78129)Jostein Kjønigsen2025-05-011-5/+18
* | Improve csharp-ts-mode fontification (bug#78130)Jostein Kjønigsen2025-05-011-6/+56
* | ; Fix invalid 'expand-file-name' call from 4226eb2bPhilip Kaludercic2025-05-011-2/+2
* | Replace cl-remove-if with seq-remove in minibuffer.elSpencer Baugh2025-05-011-2/+2
* | Eglot: tweak previous change (clear Flymake 'Wait' state)João Távora2025-04-301-8/+16
* | Allow selecting what to copy when installing a local packagePhilip Kaludercic2025-04-302-3/+13
* | Improve detection of VC package revisionsPhilip Kaludercic2025-04-301-1/+3
* | Avoid using symbolic links when installing local VC packagesPhilip Kaludercic2025-04-301-9/+10
* | Do a deep-copy when installing a package from a local packagePhilip Kaludercic2025-04-301-3/+2
* | Fix typo in bug#19867 correction (CC Mode indentation bugs)Alan Mackenzie2025-04-301-1/+1
* | Fix the match data in elisp-outline-search.Juri Linkov2025-04-301-2/+5
* | * test/infra/Dockerfile.emba: Avoid duplication of tree-sitter data.Juri Linkov2025-04-301-33/+9