(hs-emacs-type): Doc fix.

This commit is contained in:
Richard M. Stallman 1996-12-29 18:08:04 +00:00
parent 6492483f51
commit dd7bd4df5a

View file

@ -157,7 +157,7 @@ character is either `(' or `)' -- `hs-forward-sexp-func' would just be
is necessary.")
(defvar hs-emacs-type 'fsf
"Used to support both FSF Emacs and Xemacs.")
"Used to support both Emacs and XEmacs.")
(eval-when-compile
(if (string-match "xemacs\\|lucid" emacs-version)