Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3736:01830ac74073
[xemacs-hg @ 2006-12-11 12:22:47 by aidan]
2006-12-08 Aidan Kehoe <kehoea@parhasard.net>
* specifier.c (charset_matches_specifier_tag_set_p):
A charset's entry in Vcharset_tag_lists may be nil, if, when that
charset was created, no tags with associated charset predicates
existed. Accept this possibility, treat it as the tag not matching
that charset.
author | aidan |
---|---|
date | Mon, 11 Dec 2006 12:22:52 +0000 |
parents | 0c544f2f566c |
children | 6d4dc9ec7240 |
comparison
equal
deleted
inserted
replaced
3735:0c544f2f566c | 3736:01830ac74073 |
---|---|
1 2006-12-08 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * specifier.c (charset_matches_specifier_tag_set_p): | |
4 A charset's entry in Vcharset_tag_lists may be nil, if, when that | |
5 charset was created, no tags with associated charset predicates | |
6 existed. Accept this possibility, treat it as the tag not matching | |
7 that charset. | |
8 | |
1 2006-12-11 Aidan Kehoe <kehoea@parhasard.net> | 9 2006-12-11 Aidan Kehoe <kehoea@parhasard.net> |
2 | 10 |
3 * event-tty.c: | 11 * event-tty.c: |
4 * event-tty.c (emacs_tty_event_pending_p): | 12 * event-tty.c (emacs_tty_event_pending_p): |
5 * event-tty.c (reinit_vars_of_event_tty): | 13 * event-tty.c (reinit_vars_of_event_tty): |