aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/emacs-lisp/cl-macs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/cl-macs.el b/lisp/emacs-lisp/cl-macs.el
index ef78cfa62ef..c665282b8ca 100644
--- a/lisp/emacs-lisp/cl-macs.el
+++ b/lisp/emacs-lisp/cl-macs.el
@@ -2722,7 +2722,7 @@ pairs for that slot.
2722Currently, only one keyword is supported, `:read-only'. If this has a 2722Currently, only one keyword is supported, `:read-only'. If this has a
2723non-nil value, that slot cannot be set via `setf'. 2723non-nil value, that slot cannot be set via `setf'.
2724 2724
2725It's DOC-STRING is optional. 2725Its DOC-STRING is optional.
2726 2726
2727\(fn NAME &optional DOCSTRING &rest SLOTS)" 2727\(fn NAME &optional DOCSTRING &rest SLOTS)"
2728 (declare (doc-string 2) (indent 1) 2728 (declare (doc-string 2) (indent 1)