diff lisp/ChangeLog @ 3917:b8ded6c3f2a4

[xemacs-hg @ 2007-04-22 09:24:11 by aidan] Only call charset-registries in the font menu if it's available.
author aidan
date Sun, 22 Apr 2007 09:24:12 +0000
parents 099851392ea7
children 049dc907c17a
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Apr 21 21:52:15 2007 +0000
+++ b/lisp/ChangeLog	Sun Apr 22 09:24:12 2007 +0000
@@ -1,3 +1,9 @@
+2007-04-22  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* x-font-menu.el (x-reset-device-font-menus-core):
+	Only call charset-registries in the font menu if it's
+	available. Restores font menu functionality on non-Mule. 
+	
 2007-03-29  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* diagnose.el (show-object-memory-usage-stats): Fix docstring typo.