comparison lisp/ChangeLog @ 4490:67fbcaf3dbdc

error-sequence -> invalid-sequence 2008-08-08 Aidan Kehoe <kehoea@parhasard.net> * unicode.el: * mule/mule-cmds.el: * mule/latin.el: * mule/cyrillic.el: Rework the various identifiers using error-sequence to use invalid-sequence instead.
author Aidan Kehoe <kehoea@parhasard.net>
date Fri, 08 Aug 2008 21:17:08 +0200
parents b75b075a9041
children 121aadac896e
comparison
equal deleted inserted replaced
4489:b75b075a9041 4490:67fbcaf3dbdc
1 2008-08-08 Aidan Kehoe <kehoea@parhasard.net>
2
3 * unicode.el:
4 * mule/mule-cmds.el:
5 * mule/latin.el:
6 * mule/cyrillic.el:
7 Rework the various identifiers using error-sequence to use
8 invalid-sequence instead.
9
1 2008-08-05 Aidan Kehoe <kehoea@parhasard.net> 10 2008-08-05 Aidan Kehoe <kehoea@parhasard.net>
2 11
3 * specifier.el (current-display-table): Initialise this here, not 12 * specifier.el (current-display-table): Initialise this here, not
4 in x-init.el, since we want it even on non-X builds to use the 13 in x-init.el, since we want it even on non-X builds to use the
5 support for displaying Unicode error sequences according to the 14 support for displaying Unicode error sequences according to the