Changeset 5464:e27d7ce09c40 for init.h
- Timestamp:
- 2008-07-22 07:30:42 (4 months ago)
- Children:
- 5465:45ce2903b9e9, 5469:4604a37ad34d
- Branch:
- HEAD
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
init.h
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 char sacter set specified by $$config_charset if it107 ** 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 char sacter set and aliases written to377 ** encoding to the current character set and aliases written to 378 378 ** $$alias_file from the current character set. 379 379 */
