; * lisp/elide-head.el (elide-head): Doc fix to silence checkdoc.

This commit is contained in:
Stefan Kangas 2022-12-27 17:28:08 +01:00
parent e3b4cd0ac1
commit 41f12e1019

View 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