comparison lisp/ChangeLog @ 3394:d8309294c81c

[xemacs-hg @ 2006-05-11 14:57:04 by james] Always pass a device as the 4th argument to x-font-menu-font-data-xft. See xemacs-patches message with ID <m3u07xsyly.fsf@jerrypc.cs.usu.edu>.
author james
date Thu, 11 May 2006 14:57:05 +0000
parents 2c5142751000
children a1f50481569f
comparison
equal deleted inserted replaced
3393:96ec8f16af45 3394:d8309294c81c
1 2006-05-10 Jerry James <james@xemacs.org>
2
3 * x-font-menu.el (x-font-menu-font-data): Always pass a device as
4 the 4th argument to x-font-menu-font-data-xft.
5
1 2006-04-29 Aidan Kehoe <kehoea@parhasard.net> 6 2006-04-29 Aidan Kehoe <kehoea@parhasard.net>
2 7
3 * mule/ethio-util.el (ethio-fidel-to-java-buffer): 8 * mule/ethio-util.el (ethio-fidel-to-java-buffer):
4 "\u" -> "\\u" as it should have been in the first place. 9 "\u" -> "\\u" as it should have been in the first place.
5 10