changeset 16774:15bd0a5a287a

(hs-emacs-type): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sun, 29 Dec 1996 18:08:04 +0000
parents 7064fa2cb0d7
children 36a661aac20a
files lisp/progmodes/hideshow.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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)