comparison 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
comparison
equal deleted inserted replaced
3710:4bcad369dfd4 3711:761385dfa575
1 2006-11-29 Aidan Kehoe <kehoea@parhasard.net>
2
3 * mule-charset.c (Fset_charset_registries):
4 Add an optional argument FORCE, to allow specifying badly-formed
5 CHARSET_REGISTRY-CHARSET_ENCODING combinations. Re-enables the
6 sort of hacks described in 96wt67fa3f.fsf@mo.msk.ru from Ilya
7 Golubev.
8
1 2006-11-29 Aidan Kehoe <kehoea@parhasard.net> 9 2006-11-29 Aidan Kehoe <kehoea@parhasard.net>
2 10
3 * sound.c (init_native_sound): 11 * sound.c (init_native_sound):
4 Only X11 and GTK devices can possibly not be on the console of the 12 Only X11 and GTK devices can possibly not be on the console of the
5 associated machine. Fixes a crash when init_native_sound is called 13 associated machine. Fixes a crash when init_native_sound is called