# HG changeset patch # User Richard M. Stallman # Date 851882884 0 # Node ID 15bd0a5a287a497417249fd81e6054db18b9a225 # Parent 7064fa2cb0d710f684239875e8b1ac7e193f2c42 (hs-emacs-type): Doc fix. diff -r 7064fa2cb0d7 -r 15bd0a5a287a lisp/progmodes/hideshow.el --- 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)