Replace "focus" with "context"

There were a handful places, primarily in the main menu, where the
word "focus" seemed to be used as a synonym for "context".  This
changes all of those instances to "context".
This commit is contained in:
Josiah Schwab
2017-01-02 16:17:29 -08:00
committed by djcb
parent 74b2c1de0a
commit de2329dbde
2 changed files with 6 additions and 6 deletions

View File

@ -146,7 +146,7 @@ clicked."
"\n\n"
(propertize " Misc\n\n" 'face 'mu4e-title-face)
(mu4e~main-action-str "\t* [;]Switch focus\n" 'mu4e-context-switch)
(mu4e~main-action-str "\t* [;]Switch context\n" 'mu4e-context-switch)
(mu4e~main-action-str "\t* [U]pdate email & database\n"
'mu4e-update-mail-and-index)