Skip to content

Commit

Permalink
(hs-emacs-type): Doc fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard M. Stallman committed Dec 29, 1996
1 parent 8216d63 commit ab9dfa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/progmodes/hideshow.el
Expand Up @@ -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)
Expand Down

0 comments on commit ab9dfa3

Please sign in to comment.