]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/elide-head.el (elide-head): Doc fix to silence checkdoc.
authorStefan Kangas <stefankangas@gmail.com>
Tue, 27 Dec 2022 16:28:08 +0000 (17:28 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 27 Dec 2022 16:30:51 +0000 (17:30 +0100)
lisp/elide-head.el

index 75a3612df911211bb30219d4b99db435fad33725..e79b582cb148f54c57ec6b53ab978ba8dc2f20a5 100644 (file)
@@ -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