diff src/ChangeLog @ 3711:761385dfa575

[xemacs-hg @ 2006-11-29 19:56:09 by aidan] Provide a FORCE argument in set-charset-registries, document that the user should be using XLFD font forms and that the Mule build refuses to accept non-XLFD forms unless forced.
author aidan
date Wed, 29 Nov 2006 19:56:15 +0000
parents 4bcad369dfd4
children 6bade5a5afc0
line wrap: on
line diff
--- a/src/ChangeLog	Wed Nov 29 19:10:03 2006 +0000
+++ b/src/ChangeLog	Wed Nov 29 19:56:15 2006 +0000
@@ -1,3 +1,11 @@
+2006-11-29  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* mule-charset.c (Fset_charset_registries):
+	Add an optional argument FORCE, to allow specifying badly-formed
+	CHARSET_REGISTRY-CHARSET_ENCODING combinations. Re-enables the
+	sort of hacks described in 96wt67fa3f.fsf@mo.msk.ru from Ilya
+	Golubev. 
+
 2006-11-29  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* sound.c (init_native_sound):