From: Stefan Kangas Date: Tue, 27 Dec 2022 16:28:08 +0000 (+0100) Subject: ; * lisp/elide-head.el (elide-head): Doc fix to silence checkdoc. X-Git-Tag: emacs-29.0.90~965 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=41f12e1019bb96e424e27c2290b285bf7899de80;p=emacs.git ; * lisp/elide-head.el (elide-head): Doc fix to silence checkdoc. --- diff --git a/lisp/elide-head.el b/lisp/elide-head.el index 75a3612df91..e79b582cb14 100644 --- a/lisp/elide-head.el +++ b/lisp/elide-head.el @@ -147,10 +147,11 @@ mode hooks." (defun elide-head (&optional arg) "Hide header material in buffer according to `elide-head-headers-to-hide'. -The header is made invisible with an overlay. With a prefix arg, show -an elided material again. +The header is made invisible with an overlay. With a prefix +argument ARG, show an elided material again. -This is suitable as an entry on `find-file-hook' or appropriate mode hooks." +This is suitable as an entry on `find-file-hook' or appropriate +mode hooks." (declare (obsolete elide-head-mode "29.1")) (interactive "P") (if arg