diff lisp/progmodes/hideshow.el @ 16774:15bd0a5a287a

(hs-emacs-type): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sun, 29 Dec 1996 18:08:04 +0000
parents 20f4c4a078b2
children 24a4fe3b0ae9
line wrap: on
line diff
--- a/lisp/progmodes/hideshow.el	Sun Dec 29 08:14:57 1996 +0000
+++ b/lisp/progmodes/hideshow.el	Sun Dec 29 18:08:04 1996 +0000
@@ -157,7 +157,7 @@
 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)