(makefile-space-face): Don't list in facemenu.
This commit is contained in:
@@ -201,6 +201,7 @@ not be enclosed in { } or ( ).")
|
||||
"\\(^\\..*\\)\\|\\(.*~$\\)\\|\\(.*,v$\\)\\|\\(\\.[chy]\\)"
|
||||
"Regex for filenames that will NOT be included in the target list.")
|
||||
|
||||
(add-to-list 'facemenu-unlisted-faces 'makefile-space-face)
|
||||
(defvar makefile-space-face 'makefile-space-face
|
||||
"Face to use for highlighting leading spaces in Font-Lock mode.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user