1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

; Improve commentary of last change.

This commit is contained in:
Eli Zaretskii 2024-11-30 12:34:40 +02:00
parent 2ea0919550
commit 8ef44ca64e

View file

@ -301,7 +301,7 @@ naming the shell."
"^\\s-*\\([[:alpha:]_][[:alnum:]_]*\\)\\s-*()"
1)))
;; The difference between the Bash regular expression and the sh regular
;; expression is that Bash also allows hyphens (-).
;; expression is that Bash also allows hyphens (-) in function names.
(bash
. ((nil
;; function FOO