(makefile-space-face): Fix typo in group name.
This commit is contained in:
parent
62363b2165
commit
a27b41aba3
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@
|
|||
(t (:reverse-video t)))
|
||||
"Face to use for highlighting leading spaces in Font-Lock mode."
|
||||
:group 'faces
|
||||
:group 'makemode)
|
||||
:group 'makefile)
|
||||
|
||||
(defcustom makefile-browser-buffer-name "*Macros and Targets*"
|
||||
"*Name of the macro- and target browser buffer."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue