From: Richard M. Stallman Date: Sun, 29 Dec 1996 18:08:04 +0000 (+0000) Subject: (hs-emacs-type): Doc fix. X-Git-Tag: emacs-20.1~3170 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dd7bd4df5a2b04dc57917705fe66b953ddc752e7;p=emacs.git (hs-emacs-type): Doc fix. --- diff --git a/lisp/progmodes/hideshow.el b/lisp/progmodes/hideshow.el index 17b24e00fe3..c49c7ea4da3 100644 --- a/lisp/progmodes/hideshow.el +++ b/lisp/progmodes/hideshow.el @@ -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)