summaryrefslogtreecommitdiff
path: root/lisp/menu-bar.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2005-10-25 19:20:22 +0000
committerRichard M. Stallman <rms@gnu.org>2005-10-25 19:20:22 +0000
commit8e7af2c6c5c80c3c008dc961ebb0c6b29286b579 (patch)
treefdd9f9fe4ae07ac35a5804aa20387750a67c7f36 /lisp/menu-bar.el
parentf344e9d2056257deddccc9064fb4d9ca01f2d355 (diff)
downloademacs-8e7af2c6c5c80c3c008dc961ebb0c6b29286b579.tar.gz
(menu-bar-help-menu): Say which kind of therapist.
Diffstat (limited to 'lisp/menu-bar.el')
-rw-r--r--lisp/menu-bar.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/menu-bar.el b/lisp/menu-bar.el
index af5e380153e..f32088d1b88 100644
--- a/lisp/menu-bar.el
+++ b/lisp/menu-bar.el
@@ -1342,7 +1342,7 @@ key, a click, or a menu-item"))
:help "Display manual section that describes a key"))
(define-key menu-bar-help-menu [eliza]
- '(menu-item "Emacs Therapist" doctor
+ '(menu-item "Emacs Psychotherapist" doctor
:help "Our doctor will help you feel better"))
(define-key menu-bar-help-menu [sep4]
'("--"))