]> git.eshelyaron.com Git - emacs.git/commitdiff
(menu-bar-help-menu): Say which kind of therapist.
authorRichard M. Stallman <rms@gnu.org>
Tue, 25 Oct 2005 19:20:22 +0000 (19:20 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 25 Oct 2005 19:20:22 +0000 (19:20 +0000)
lisp/ChangeLog
lisp/menu-bar.el

index 6805fd951c4fb1159447c1ec748c2d6fbafa73a7..a904cee7943bdabf1ac29998095b110a7b28c166 100644 (file)
@@ -1,3 +1,7 @@
+2005-10-25  Richard M. Stallman  <rms@gnu.org>
+
+       * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
+
 2005-10-25  Juri Linkov  <juri@jurta.org>
 
        * textmodes/texinfo.el (texinfo-mode): Change charset of one
index af5e380153ef80e3dd626a51c92da00e86363680..f32088d1b882f960c5bcf3408b8322df27336d3e 100644 (file)
@@ -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]
   '("--"))