changeset 66444:3c87836dc8f6

(menu-bar-help-menu): Say which kind of therapist.
author Richard M. Stallman <rms@gnu.org>
date Tue, 25 Oct 2005 19:17:48 +0000
parents e1510dea82ee
children 5545a7411e26
files lisp/menu-bar.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/menu-bar.el	Tue Oct 25 16:15:55 2005 +0000
+++ b/lisp/menu-bar.el	Tue Oct 25 19:17:48 2005 +0000
@@ -1342,7 +1342,7 @@
 	      :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]
   '("--"))