summaryrefslogtreecommitdiff
path: root/lisp/menu-bar.el
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2005-10-24 22:13:08 +0000
committerChong Yidong <cyd@stupidchicken.com>2005-10-24 22:13:08 +0000
commit24bdbffe0bcbd31958c5651b320ed200a4799dea (patch)
treec6323368bca4f78cffa78cdbe5ce8fa7389e010a /lisp/menu-bar.el
parent64ef03e90ed191729d5429e850664f27fbf2d5e2 (diff)
downloademacs-24bdbffe0bcbd31958c5651b320ed200a4799dea.tar.gz
* menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
with 2005-10-23 change to doctor.el. * finder.el (finder-mode-map): Add follow-link binding.
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 9a5d47656ab..af5e380153e 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 Psychiatrist" doctor
+ '(menu-item "Emacs Therapist" doctor
:help "Our doctor will help you feel better"))
(define-key menu-bar-help-menu [sep4]
'("--"))