(custom-face-save): Save the face.
This commit is contained in:
parent
d177349a87
commit
6321bdddfb
1 changed files with 1 additions and 0 deletions
|
@ -2409,6 +2409,7 @@ Optional EVENT is the location for the menu."
|
|||
(face-spec-set symbol value)
|
||||
(put symbol 'saved-face value)
|
||||
(put symbol 'customized-face nil)
|
||||
(custom-save-all)
|
||||
(custom-face-state-set widget)
|
||||
(custom-redraw-magic widget)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue