aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/hideshow.el
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1996-12-29 18:08:04 +0000
committerRichard M. Stallman <[email protected]>1996-12-29 18:08:04 +0000
commitdd7bd4df5a2b04dc57917705fe66b953ddc752e7 (patch)
tree4c6b3d2b0caff923d59e5cffd6df62af7d7de933 /lisp/progmodes/hideshow.el
parent6492483f51899bdeb02f69f39e05383492ba71d9 (diff)
(hs-emacs-type): Doc fix.
Diffstat (limited to 'lisp/progmodes/hideshow.el')
-rw-r--r--lisp/progmodes/hideshow.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/hideshow.el b/lisp/progmodes/hideshow.el
index 17b24e00fe..c49c7ea4da 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)