]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix cl-defstruct doc string fix
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 13 Jul 2019 12:27:36 +0000 (14:27 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 13 Jul 2019 12:27:36 +0000 (14:27 +0200)
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Remove sentence from
doc string that was left in by mistake when fixing the arglist
documentation.

lisp/emacs-lisp/cl-macs.el

index c665282b8ca14602f908a1ceb16aca073a1c6d3a..4347b4b71bf00fa66f529fbc89df44f8726baa08 100644 (file)
@@ -2722,8 +2722,6 @@ pairs for that slot.
 Currently, only one keyword is supported, `:read-only'.  If this has a
 non-nil value, that slot cannot be set via `setf'.
 
-Its DOC-STRING is optional.
-
 \(fn NAME &optional DOCSTRING &rest SLOTS)"
   (declare (doc-string 2) (indent 1)
            (debug