From dd7bd4df5a2b04dc57917705fe66b953ddc752e7 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 29 Dec 1996 18:08:04 +0000 Subject: [PATCH] (hs-emacs-type): Doc fix. --- lisp/progmodes/hideshow.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5