1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-20 04:50:55 -07:00

(hs-minor-mode-hook): Fix customize type.

This commit is contained in:
Richard M. Stallman 1997-09-09 02:58:23 +00:00
parent d9d41ec60a
commit 39f2ec46d3

View file

@ -124,7 +124,7 @@ you do `hs-show-block'."
"Hook called when `hs-minor-mode' is installed.
A good value for this would be `hs-hide-initial-comment-block' to
hide all the comments at the beginning of the file."
:type 'integer
:type 'hook
:group 'hideshow)
(defcustom hs-isearch-open 'block