X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=doc%2Fmanual.sgml.head;h=199c8519d7b3dc2bf87d472303b4f7500c26dc08;hp=33fb23eae31568d4a17cceed24593fe530733058;hb=05dc13941fb8fcaf3a95f0d34a3021e3aa73b3f2;hpb=85486f8623f6d9a12f7b251445ac9d203d3ae348 diff --git a/doc/manual.sgml.head b/doc/manual.sgml.head index 33fb23e..199c851 100644 --- a/doc/manual.sgml.head +++ b/doc/manual.sgml.head @@ -821,7 +821,7 @@ split over multiple lines with only one ``#''. # folder-hook . \ set realname="Michael \"MuttDude\" Elkins" - + When testing your config files, beware the following caveat. The backslash at the end of the commented line extends the current line with the next line @@ -838,7 +838,7 @@ line2a # line2b\ line3\ line4 line5 - + line1 ``continues'' until line4. however, the part after the # is a comment which includes line3 and line4. line5 is a new line of its own and @@ -1775,14 +1775,14 @@ ifndef feature_nntp 'push q' # ifndef newsrc 'push q' # or # ... - + To only set the when the system's SVN is recent enough to have it: ifdef imap_mail_check 'set imap_mail_check=300' - + Removing hooks