Rename custom-mode' to Custom-mode'.
This commit is contained in:
parent
6aec3b9d64
commit
e8b363356b
1 changed files with 1 additions and 1 deletions
|
|
@ -970,7 +970,7 @@ Return nil if there is nothing appropriate in the buffer near point."
|
|||
"`" "(")))
|
||||
|
||||
(info-lookup-maybe-add-help
|
||||
:mode 'custom-mode
|
||||
:mode 'Custom-mode
|
||||
:ignore-case t
|
||||
:regexp "[^][()`',:\" \t\n]+"
|
||||
:parse-rule 'info-lookup-guess-custom-symbol
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue