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:
parent
2ea0919550
commit
8ef44ca64e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue