Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
4726:4bbda1c11a7b | 4727:90dbf8e772b6 |
---|---|
1 2009-11-01 Stephen Turnbull <stephen@xemacs.org> | |
2 | |
3 * font.el (font-combine-fonts-internal): | |
4 Fix syntax error in call of delete-duplicates. | |
5 | |
1 2009-11-01 Stephen Turnbull <stephen@xemacs.org> | 6 2009-11-01 Stephen Turnbull <stephen@xemacs.org> |
2 | 7 |
3 * lisp.el (forward-sexp): | 8 * lisp.el (forward-sexp): |
4 (backward-sexp): | 9 (backward-sexp): |
5 (mark-sexp): | 10 (mark-sexp): |