mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(menu-bar-read-mail): Doc fix.
This commit is contained in:
parent
ba197fe66a
commit
724f328c91
2 changed files with 5 additions and 1 deletions
|
|
@ -1030,7 +1030,7 @@ paste (in addition to the normal Emacs bindings)."
|
|||
:help "Read your mail and reply to it"))
|
||||
|
||||
(defun menu-bar-read-mail ()
|
||||
"Read manu using `read-mail-command'."
|
||||
"Read mail using `read-mail-command'."
|
||||
(interactive)
|
||||
(call-interactively read-mail-command))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue