comparison lisp/ChangeLog @ 4576:774e5c7522bf

Preserve the relation btw. file-name-coding-system & the 'file-name c-s alias. lisp/ChangeLog addition: 2009-01-13 Aidan Kehoe <kehoea@parhasard.net> * mule/mule-cmds.el (set-language-environment-coding-systems): Fix a cosmetic bug; the relationship between file-name-coding-system and the file-name coding system alias established in coding.el wasn't being maintained. See Katsumi Yamaoka's comment in http://mid.gmane.org/b4m4p03bt43.fsf@jpl.org .
author Aidan Kehoe <kehoea@parhasard.net>
date Tue, 13 Jan 2009 12:07:27 +0000
parents eecd28508f4a
children de0228446b18 7191a7b120f1
comparison
equal deleted inserted replaced
4575:eecd28508f4a 4576:774e5c7522bf
1 2009-01-13 Aidan Kehoe <kehoea@parhasard.net>
2
3 * mule/mule-cmds.el (set-language-environment-coding-systems):
4 Fix a cosmetic bug; the relationship between
5 file-name-coding-system and the file-name coding system alias
6 established in coding.el wasn't being maintained. See Katsumi
7 Yamaoka's comment in http://mid.gmane.org/b4m4p03bt43.fsf@jpl.org .
8
1 2009-01-11 Aidan Kehoe <kehoea@parhasard.net> 9 2009-01-11 Aidan Kehoe <kehoea@parhasard.net>
2 10
3 * subr.el: Correct a comment, we now have #'syntax-after in 11 * subr.el: Correct a comment, we now have #'syntax-after in
4 syntax.el. 12 syntax.el.
5 (subr-arity): New. 13 (subr-arity): New.