Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 3474:94903620d912
[xemacs-hg @ 2006-06-25 13:58:02 by aidan]
Don't error on non-character keys in read-quoted-char, accept them as
terminating the sequence instead.
author | aidan |
---|---|
date | Sun, 25 Jun 2006 13:58:03 +0000 |
parents | 8f07ad760f0f |
children | c3175ca37443 |
comparison
equal
deleted
inserted
replaced
3473:5938ccee377f | 3474:94903620d912 |
---|---|
1 2006-06-25 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * cmdloop.el (read-quoted-char): | |
4 Don't error on non-character keys, accept them as terminating the | |
5 sequence. | |
6 | |
1 2006-06-18 Aidan Kehoe <kehoea@parhasard.net> | 7 2006-06-18 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * x-compose.el (compose-diaeresis-map): | 9 * x-compose.el (compose-diaeresis-map): |
4 Add an entry to map dead_diaeresis + s to ß (LATIN SMALL LETTER | 10 Add an entry to map dead_diaeresis + s to ß (LATIN SMALL LETTER |
5 SHARP S). | 11 SHARP S). |