comparison lisp/ChangeLog @ 4821:50102dde8ab2

Automated merge with file:///home/aidan/xemacs-21.5-checked-out
author Aidan Kehoe <kehoea@parhasard.net>
date Sat, 09 Jan 2010 17:29:25 +0000
parents 49480d838d32 e6dec75ded0e
children fda62293e74a b3ea9c582280
comparison
equal deleted inserted replaced
4819:49480d838d32 4821:50102dde8ab2
154 154
155 2009-12-05 Stephen J. Turnbull <stephen@xemacs.org> 155 2009-12-05 Stephen J. Turnbull <stephen@xemacs.org>
156 156
157 * font.el (x-font-create-object): Check for Xft before using it. 157 * font.el (x-font-create-object): Check for Xft before using it.
158 This fixes the symptom in openSUSE bug #558764. 158 This fixes the symptom in openSUSE bug #558764.
159
160 2010-01-09 Aidan Kehoe <kehoea@parhasard.net>
161
162 * descr-text.el (describe-char-unihan-field-descriptions):
163 * cl-macs.el:
164 Use keywords, not ordinary symbols, in the hash table read syntax,
165 for compatibility with Common Lisp and recent GNU Emacs.
159 166
160 2009-11-10 Jerry James <james@xemacs.org> 167 2009-11-10 Jerry James <james@xemacs.org>
161 168
162 * device.el (device-type): Remove (mostly imaginary) support for 169 * device.el (device-type): Remove (mostly imaginary) support for
163 NeXTstep. 170 NeXTstep.