mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-07 04:39:37 +00:00
* 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
|
See Info node `(elisp) Faces' in the Emacs Lisp manual for more
|
||||||
information."
|
information."
|
||||||
(declare (doc-string 3)
|
(declare (doc-string 3))
|
||||||
(indent 1))
|
|
||||||
;; It is better not to use backquote in this file,
|
;; It is better not to use backquote in this file,
|
||||||
;; because that makes a bootstrapping problem
|
;; because that makes a bootstrapping problem
|
||||||
;; if you need to recompile all the Lisp files using interpreted code.
|
;; if you need to recompile all the Lisp files using interpreted code.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue