Changeset 5464:e27d7ce09c40
- Timestamp:
- 2008-07-22 07:30:42 (4 weeks ago)
- Author:
- Vincent Lefevre <vincent@…>
- Children:
- 5465:45ce2903b9e9, 5469:4604a37ad34d
- Branch:
- HEAD
- Message:
-
Fix typos in manual.xml.head and init.h. Closes #3096.
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r5461
|
r5464
|
|
| 416 | 416 | <tbody> |
| 417 | 417 | <row><entry>D</entry><entry>message is deleted (is marked for deletion)</entry></row> |
| 418 | | <row><entry>d</entry><entry>message have attachments marked for deletion</entry></row> |
| | 418 | <row><entry>d</entry><entry>message has attachments marked for deletion</entry></row> |
| 419 | 419 | <row><entry>K</entry><entry>contains a PGP public key</entry></row> |
| 420 | 420 | <row><entry>N</entry><entry>message is new</entry></row> |
-
|
r5463
|
r5464
|
|
| 105 | 105 | ** The default file in which to save aliases created by the |
| 106 | 106 | ** ``$create-alias'' function. Entries added to this file are |
| 107 | | ** encoded in the charsacter set specified by $$config_charset if it |
| | 107 | ** encoded in the character set specified by $$config_charset if it |
| 108 | 108 | ** is set or the current character set otherwise. |
| 109 | 109 | ** .pp |
| … |
… |
|
| 375 | 375 | ** .pp |
| 376 | 376 | ** When defined, Mutt will recode commands in rc files from this |
| 377 | | ** encoding to the current charsacter set and aliases written to |
| | 377 | ** encoding to the current character set and aliases written to |
| 378 | 378 | ** $$alias_file from the current character set. |
| 379 | 379 | */ |