summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-12-29 18:08:04 +0000
committerRichard M. Stallman <rms@gnu.org>1996-12-29 18:08:04 +0000
commitab9dfa3362d691afbb3f9487547874f958c17060 (patch)
treecb32d5318716b24a0e6fc90c0a319cb6fd96e7f8 /lisp
parent8216d63476c5fca999ff3198f336a59f96deab8a (diff)
downloademacs-ab9dfa3362d691afbb3f9487547874f958c17060.tar.gz
(hs-emacs-type): Doc fix.
Diffstat (limited to 'lisp')
-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 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)