Merge pull request #276 from zhenya1007/master

* mu4e: fix up a couple of menu entries (documentation)
This commit is contained in:
Dirk-Jan C. Binnema 2013-09-28 10:43:50 -07:00
commit a9772b45db
1 changed files with 13 additions and 11 deletions

View File

@ -577,10 +577,12 @@ with @kbd{M-x mu4e}. @t{mu4e} does some checks to ensure everything is set up
correctly, and then shows you the @t{mu4e} main view. Its major mode is correctly, and then shows you the @t{mu4e} main view. Its major mode is
@code{mu4e-main-mode}. @code{mu4e-main-mode}.
@menu @menu
* Overview:MV Overview. * Overview: MV Overview.
* Basic actions:: * Basic actions::
* Bookmarks:MV Bookmarks. * Bookmarks: MV Bookmarks.
* Miscellaneous:: * Miscellaneous::
@end menu @end menu
@ -685,7 +687,7 @@ message, followed by a footer line. The major-mode for the headers view is
@code{mu4e-headers-mode}. @code{mu4e-headers-mode}.
@menu @menu
* Overview:HV Overview. * Overview: HV Overview.
* Keybindings:: * Keybindings::
* Marking messages:: * Marking messages::
* Sort order and threading:: * Sort order and threading::
@ -926,13 +928,13 @@ view window, which shows the message headers, followed by the message
body. Its major mode is @code{mu4e-view-mode}. body. Its major mode is @code{mu4e-view-mode}.
@menu @menu
* Overview:MSGV Overview. * Overview: MSGV Overview.
* Keybindings:MSGV Keybindings. * Keybindings: MSGV Keybindings.
* Opening and saving attachments:: * Opening and saving attachments::
* Viewing images inline:: * Viewing images inline::
* Displaying rich-text messages:: * Displaying rich-text messages::
* Crypto:MSGV Crypto. * Crypto: MSGV Crypto.
* Actions:MSGV Actions. * Actions: MSGV Actions.
@end menu @end menu
@node MSGV Overview @node MSGV Overview
@ -1510,10 +1512,10 @@ You can also influence the sort order and whether threads are shown or not;
see @ref{Sort order and threading}. see @ref{Sort order and threading}.
@menu @menu
* Queries::Searching for messages * Queries:: Searching for messages.
* Bookmarks::Remembering queries * Bookmarks:: Remembering queries.
* Maildir searches::Queries for maildirs * Maildir searches:: Queries for maildirs.
* Other search functionality::Some more tricks * Other search functionality:: Some more tricks.
@end menu @end menu
@node Queries @node Queries