comparison lisp/ChangeLog @ 4823:fda62293e74a

Merge with revision 50102dde8ab2
author Didier Verna <didier@lrde.epita.fr>
date Sun, 10 Jan 2010 10:30:31 +0100
parents 0482cdb4e35d 50102dde8ab2
children d08fc2e159c9
comparison
equal deleted inserted replaced
4822:0482cdb4e35d 4823:fda62293e74a
160 160
161 2009-12-05 Stephen J. Turnbull <stephen@xemacs.org> 161 2009-12-05 Stephen J. Turnbull <stephen@xemacs.org>
162 162
163 * font.el (x-font-create-object): Check for Xft before using it. 163 * font.el (x-font-create-object): Check for Xft before using it.
164 This fixes the symptom in openSUSE bug #558764. 164 This fixes the symptom in openSUSE bug #558764.
165
166 2010-01-09 Aidan Kehoe <kehoea@parhasard.net>
167
168 * descr-text.el (describe-char-unihan-field-descriptions):
169 * cl-macs.el:
170 Use keywords, not ordinary symbols, in the hash table read syntax,
171 for compatibility with Common Lisp and recent GNU Emacs.
165 172
166 2009-11-10 Jerry James <james@xemacs.org> 173 2009-11-10 Jerry James <james@xemacs.org>
167 174
168 * device.el (device-type): Remove (mostly imaginary) support for 175 * device.el (device-type): Remove (mostly imaginary) support for
169 NeXTstep. 176 NeXTstep.