diff 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
line wrap: on
line diff
--- a/src/ChangeLog	Mon Dec 11 10:10:20 2006 +0000
+++ b/src/ChangeLog	Mon Dec 11 12:22:52 2006 +0000
@@ -1,3 +1,11 @@
+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.  
+
 2006-12-11  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* event-tty.c: