* lisp/custom.el (defface): Revert indentation change. (Bug#22524)
This commit is contained in:
parent
9dfece1413
commit
71a04969c4
1 changed files with 1 additions and 2 deletions
|
@ -411,8 +411,7 @@ In the ATTS property list, possible attributes are `:family',
|
|||
|
||||
See Info node `(elisp) Faces' in the Emacs Lisp manual for more
|
||||
information."
|
||||
(declare (doc-string 3)
|
||||
(indent 1))
|
||||
(declare (doc-string 3))
|
||||
;; It is better not to use backquote in this file,
|
||||
;; because that makes a bootstrapping problem
|
||||
;; if you need to recompile all the Lisp files using interpreted code.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue