comparison lisp/ChangeLog @ 4615:ba06a6cae484

Actually use leim-list-file-name, #'init-mule-at-startup. lisp/ChangLog addition. 2009-02-13 Aidan Kehoe <kehoea@parhasard.net> * mule/mule-cmds.el (init-mule-at-startup): Actually use leim-list-file-name, don't load a hardcoded leim-list.el in this function.
author Aidan Kehoe <kehoea@parhasard.net>
date Fri, 13 Feb 2009 15:18:19 +0000
parents 9c97a5a8c241
children ad2d2f4848f5
comparison
equal deleted inserted replaced
4614:afbfad080ddd 4615:ba06a6cae484
1 2009-02-13 Aidan Kehoe <kehoea@parhasard.net>
2
3 * mule/mule-cmds.el (init-mule-at-startup):
4 Actually use leim-list-file-name, don't load a hardcoded
5 leim-list.el in this function.
6
1 2009-02-11 Aidan Kehoe <kehoea@parhasard.net> 7 2009-02-11 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * coding.el (query-coding-string): 9 * coding.el (query-coding-string):
4 Correct the order of arguments passed to #'query-coding-region. 10 Correct the order of arguments passed to #'query-coding-region.
5 (unencodable-char-position): 11 (unencodable-char-position):