aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix occasional crash in lwlib due to uninitialized dataPip Cet2024-12-092-1/+5
* Fix usage reporting for Eshell commandsJim Porter2024-12-081-5/+7
* Return non-zero exit status when Eshell's "which" fails to find a commandJim Porter2024-12-081-13/+16
* ; * etc/symbol-releases.eld: Add and-let*.Stefan Kangas2024-12-091-0/+1
* Make setting tex-dvi-view-command to an sexp obsoleteStefan Kangas2024-12-091-8/+16
* Fix calling processes inside ffapMichael Albinus2024-12-081-0/+1
* ; * doc/lispref/modes.texi (Parser-based Font Lock): Fix markup.Eli Zaretskii2024-12-081-1/+2
* Allow treesit--font-lock-level-setter to be an alistYuan Fu2024-12-072-19/+39
* Merge from origin/emacs-30Eli Zaretskii2024-12-071-1/+1
|\
| * Don't restrict 'lua-ts-send-file' to 'lua-ts-mode'john muhl2024-12-071-1/+1
* | ; Merge from origin/emacs-30Eli Zaretskii2024-12-070-0/+0
|\ \ | |/
| * Remove unnecessary function call from 'php-ts-mode'Vincenzo Pupillo2024-12-071-1/+0
* | Merge from origin/emacs-30Eli Zaretskii2024-12-075-17/+43
|\ \ | |/
| * ; * lisp/help-at-pt.el (display-local-help): Fix last change.Robert Pluim2024-12-051-2/+2
| * ; * lisp/help-at-pt.el (display-local-help): Doc fix.Eli Zaretskii2024-12-041-8/+8
| * ; * doc/emacs/building.texi (Compilation Mode): Fix last change.Eli Zaretskii2024-12-041-1/+2
| * Add tags to 'compilation-transform-file-match-alist' custom typeRobert Pluim2024-12-041-2/+4
| * Improve 'compilation-transform-file-match-alist' documentationRobert Pluim2024-12-042-3/+23
| * Improve 'compilation-hidden-output' docstringRobert Pluim2024-12-041-2/+2
| * ; Improve documentation of 'epa-mail-verify'Eli Zaretskii2024-12-042-2/+5
* | ; Merge from origin/emacs-30Eli Zaretskii2024-12-070-0/+0
|\ \ | |/
| * Improve docstrings of functions for moving to message headersRobert Pluim2024-12-041-13/+17
* | Merge from origin/emacs-30Eli Zaretskii2024-12-071-2/+7
|\ \ | |/
| * Fix the latest dabbrev-expand test fixStephen Berman2024-12-031-2/+7
* | ; Merge from origin/emacs-30Eli Zaretskii2024-12-070-0/+0
|\ \ | |/
| * Fix password prompt in comint (don't merge)Michael Albinus2024-12-021-2/+1
* | Merge from origin/emacs-30Eli Zaretskii2024-12-073-20/+12
|\ \ | |/
| * Fix the version of librsvg API changeManuel Giraud2024-12-021-5/+5
| * ; Fix grammar in Emacs user manualEli Zaretskii2024-12-021-1/+1
| * Fix latest test for dabbrev-expandStephen Berman2024-12-021-14/+6
* | * test/lisp/wdired-tests.el (wdired-test-bug34915): Fix for *BSD.Michael Albinus2024-12-071-1/+2
* | Remove unnecessary function call from 'php-ts-mode'Vincenzo Pupillo2024-12-071-1/+0
* | progmodes/js: Use 'completing-read' instead of 'ido-completing-read'Daniel Mendler2024-12-071-8/+1
* | ; Fix last changeEli Zaretskii2024-12-071-5/+6
* | Allow lambdas for 'flymake-cc-command'Pengji Zhang2024-12-071-6/+6
* | ; * lisp/dired-aux.el (shell-command-guess-open): Fix :type (bug#74720).Eli Zaretskii2024-12-071-1/+1
* | Update info-lookup's support for 'latex-mode'Eli Zaretskii2024-12-071-3/+5
* | Better handling of "%" in Tramp user or host namesMichael Albinus2024-12-062-11/+14
* | * lisp/emacs-lisp/lisp-mode.el (lisp-fdefs): Fix font-lock (bug#74307).Juri Linkov2024-12-051-3/+3
* | Validate font-lock rules when setting up tree-sitter major modeYuan Fu2024-12-041-1/+44
* | Make treesit-query-compile compile compiled-query eagerlyYuan Fu2024-12-041-11/+25
* | ; Use cpp instead of c++ for c-ts-mode--simple-indent-rulesYuan Fu2024-12-041-3/+3
* | Make tree-sitter-explorer support selecting local parserYuan Fu2024-12-042-40/+76
* | * lisp/tab-line.el (tab-line-tabs-fixed-window-buffers): More optimizations.Juri Linkov2024-12-041-1/+4
* | Remove obsolete 'display-comint-buffer-action' (bug#74361)Juri Linkov2024-12-0410-49/+31
* | Add new keyword :continue-only to defvar-keymap for repeat-mode (bug#74140)Juri Linkov2024-12-035-13/+31
* | Improve docstrings of functions for moving to message headersRobert Pluim2024-12-031-13/+17
* | Actually remove the Mail-Followup-To header iff emptyTomas Volf2024-12-031-1/+1
* | ; Minor fixes in tramp-tests.elMichael Albinus2024-12-031-17/+15
* | * lisp/progmodes/c-ts-mode.el (treesit-node-match-p): Declare.Andrea Corallo2024-12-031-0/+1