diff lisp/ChangeLog @ 4727:90dbf8e772b6

Fix typo in font-combine-fonts-internal.
author Stephen J. Turnbull <stephen@xemacs.org>
date Sun, 01 Nov 2009 20:21:11 +0900
parents 4bbda1c11a7b
children d0ea57eb3de4
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Nov 01 16:19:02 2009 +0900
+++ b/lisp/ChangeLog	Sun Nov 01 20:21:11 2009 +0900
@@ -1,3 +1,8 @@
+2009-11-01  Stephen Turnbull  <stephen@xemacs.org>
+
+	* font.el (font-combine-fonts-internal):
+	Fix syntax error in call of delete-duplicates.
+
 2009-11-01  Stephen Turnbull  <stephen@xemacs.org>
 
 	* lisp.el (forward-sexp):