(custom-guess-name-alist): Recognize `-flag'.
This commit is contained in:
parent
d692a3d5c5
commit
11f0cdf824
1 changed files with 1 additions and 0 deletions
|
@ -587,6 +587,7 @@ WIDGET is the widget to apply the filter entries of MENU on."
|
|||
|
||||
(defcustom custom-guess-name-alist
|
||||
'(("-p\\'" boolean)
|
||||
("-flag\\'" boolean)
|
||||
("-hook\\'" hook)
|
||||
("-face\\'" face)
|
||||
("-file\\'" file)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue