emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/menu-bar.el


From: Markus Rost
Subject: [Emacs-diffs] Changes to emacs/lisp/menu-bar.el
Date: Fri, 30 Aug 2002 11:21:22 -0400

Index: emacs/lisp/menu-bar.el
diff -c emacs/lisp/menu-bar.el:1.225 emacs/lisp/menu-bar.el:1.226
*** emacs/lisp/menu-bar.el:1.225        Sat Aug 17 00:59:14 2002
--- emacs/lisp/menu-bar.el      Fri Aug 30 11:21:22 2002
***************
*** 1030,1036 ****
     :help "Read your mail and reply to it"))
  
  (defun menu-bar-read-mail ()
!   "Read manu using `read-mail-command'."
    (interactive)
    (call-interactively read-mail-command))
  
--- 1030,1036 ----
     :help "Read your mail and reply to it"))
  
  (defun menu-bar-read-mail ()
!   "Read mail using `read-mail-command'."
    (interactive)
    (call-interactively read-mail-command))
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]