mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-04 11:40:22 +00:00
(rmail-mode-map): Fix the Get New Mail entry.
This commit is contained in:
parent
e76bca6c4b
commit
5358bc42c2
@ -443,7 +443,7 @@ Note: it means the file has no messages in it.\n\^_")))
|
||||
(define-key rmail-mode-map [menu-bar mail]
|
||||
(cons "Mail" (make-sparse-keymap "Mail")))
|
||||
|
||||
(define-key rmail-mode-map [menu-bar mail continue]
|
||||
(define-key rmail-mode-map [menu-bar mail rmail-get-new-mail]
|
||||
'("Get New Mail" . rmail-get-new-mail))
|
||||
|
||||
(define-key rmail-mode-map [menu-bar mail lambda]
|
||||
|
Loading…
Reference in New Issue
Block a user