mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-10 08:52:40 -07:00
(rmail-summary-mode-map): Fix the Get New Mail entry.
This commit is contained in:
parent
4e50f26a07
commit
e76bca6c4b
1 changed files with 1 additions and 1 deletions
|
|
@ -700,7 +700,7 @@ Commands for sorting the summary:
|
|||
(define-key rmail-summary-mode-map [menu-bar mail]
|
||||
(cons "Mail" (make-sparse-keymap "Mail")))
|
||||
|
||||
(define-key rmail-summary-mode-map [menu-bar mail continue]
|
||||
(define-key rmail-summary-mode-map [menu-bar mail rmail-summary-get-new-mail]
|
||||
'("Get New Mail" . rmail-summary-get-new-mail))
|
||||
|
||||
(define-key rmail-summary--mode-map [menu-bar mail lambda]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue