Skip to content

Commit

Permalink
Fix the "Next" header menu entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris00 committed Aug 2, 2024
1 parent f1923ff commit 68435a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mu4e/mu4e-headers.el
Original file line number Diff line number Diff line change
Expand Up @@ -1007,7 +1007,7 @@ after the end of the search results."
"--"
["Previous" mu4e-headers-prev
:help "Move to previous header"]
["Next" mu4e-headers-prev
["Next" mu4e-headers-next
:help "Move to next header"]
"--"
["Mark for move" mu4e-headers-mark-for-move
Expand Down

0 comments on commit 68435a1

Please sign in to comment.