index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
sh-script.el
Age
Commit message (
Expand
)
Author
2026-05-23
Add treesit-ready-p check back to tree-sitter major modes (bug#80909)
Yuan Fu
2026-05-23
Revert "sh-script: Mark + and * as punctuation rather than a symbol constituent"
Eli Zaretskii
2026-03-02
sh-script: Mark + and * as punctuation rather than a symbol constituent
James Cherti
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-06
sh-script: Fix fontification of command-invocations in 'bash-ts-mode'
Jostein Kjønigsen
2025-10-16
Check if treesit-major-mode-remap-alist is bound in ts-modes autoload forms
Juri Linkov
2025-08-18
Silence byte-compile warnings when treesit is not available
Juri Linkov
2025-08-14
New user option 'treesit-enabled-modes' (bug#79180)
Juri Linkov
2025-06-20
Use keyword :commit with full hashes for treesit-language-source-alist.
Juri Linkov
2025-06-04
Better command subst fontification in bash-ts-mode (bug#78567)
Jostein Kjønigsen
2025-06-03
lisp/progmodes/sh-script.el (sh-popup-occur-buffer): Remove unused var
Stefan Monnier
2025-05-31
Remove unused user options in sh-script.el
Eli Zaretskii
2025-05-10
sh-script.el: Improve consistency in variable-use fontification.
Jostein Kjønigsen
2025-05-07
Mark !%:.^~, as punctuation rather than symbol constituents
James Cherti
2025-04-18
Lock tree-sitter language grammars to verified versions.
Juri Linkov
2025-04-10
Fix treesit-forward-sexp/list navigation in the middle of a node.
Juri Linkov
2025-02-07
* lisp/progmodes/sh-script.el (bash-ts-mode): Improve treesit settings.
Juri Linkov
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-18
Make font-lock face variables obsolete
Stefan Kangas
2024-12-12
Declare tree-sitter functions with a new macro
Yuan Fu
2024-12-04
Remove obsolete 'display-comint-buffer-action' (bug#74361)
Juri Linkov
2024-11-30
; Improve commentary of last change.
Eli Zaretskii
2024-11-30
Support hyphen in Bash function names
James Cherti
2024-10-14
Set treesit-primary-parser for tree-sitter modes
Yuan Fu
2024-04-25
Suppress warnings for obsolete display-comint-buffer-action (bug#69983)
Juri Linkov
2024-04-01
Native JSON support is always available
Mattias Engdegård
2024-03-09
Add non-TS modes as extra parent of TS modes (bug#68246)
Stefan Monnier
2024-01-21
doc: Delete extraneous quotes around keys
Stefan Kangas
2024-01-11
sh-script.el: Add support for `case FOO {...}` (bug#55764)
Stefan Monnier
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-14
Fix indentation and fontification in shell-script (Bug#26217)
Mauro Aranda
2023-09-01
Obsolete treesit-block/sexp/sentence/text-type-regexp
Yuan Fu
2023-08-25
; Delete redundant defvars; font-lock is preloaded
Stefan Kangas
2023-07-03
sh-script: improve fontification of RPM spec files
Andreas Schwab
2023-07-01
Recognize PKGBUILD as bash style
Davide Masserut
2023-06-17
Merge from origin/emacs-29
Eli Zaretskii
2023-06-13
Fix bol/bos anchors in tree-sitter :match regexps
Basil L. Contovounesios
2023-04-15
Merge from origin/emacs-29
Eli Zaretskii
2023-04-10
Fix visiting RPM files
Eli Zaretskii
2023-03-06
Merge from origin/emacs-29
Stefan Kangas
2023-03-05
; Change font-lock-variable-name-face to font-lock-variable-use-face
Yuan Fu
2023-03-05
Add string-interpolation feature to bash-ts-mode
Yuan Fu
2023-03-02
Add support for Zsh's case branches ;|.
Philippe Altherr
2023-03-02
Use 'sh-indent-for-continuation' for continued lines in 'sh-script-mode'
Philippe Altherr
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-28
Merge from origin/emacs-29
Stefan Kangas
2022-12-28
; Yet another declare-function to avoid treesit-related warning
Eli Zaretskii
2022-12-16
Merge from origin/emacs-29
Stefan Kangas
[next]