1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00

(defgroup): Add doc-string-elt info.

This commit is contained in:
Stefan Monnier 2005-11-21 00:01:06 +00:00
parent 1cb4008915
commit 45aacac640

View File

@ -420,6 +420,7 @@ The following KEYWORDs are defined:
Read the section about customization in the Emacs Lisp manual for more
information."
(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.