]> git.eshelyaron.com Git - emacs.git/commitdiff
(hs-emacs-type): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Sun, 29 Dec 1996 18:08:04 +0000 (18:08 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 29 Dec 1996 18:08:04 +0000 (18:08 +0000)
lisp/progmodes/hideshow.el

index 17b24e00fe38a0446c9644a5df8d1cf57d8a7c85..c49c7ea4da3941bb4220a824808b16c4996ac0b3 100644 (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)