aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-02-25 19:48:53 -0500
committerChong Yidong2010-02-25 19:48:53 -0500
commitcf2fdcfbd30470838239d8199da909a990cdeb3b (patch)
treea6234bcdd97cc7faeabafccf131310fee497f612 /src/ChangeLog
parent8a249abc87b8775c9412fe3a1bed73e429cdacab (diff)
downloademacs-cf2fdcfbd30470838239d8199da909a990cdeb3b.tar.gz
emacs-cf2fdcfbd30470838239d8199da909a990cdeb3b.zip
* nsfont.m (nsfont_draw): ns_antialias_text should be a Lisp_Object (Bug#4736).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0b67340c1fd..60c63a8ea97 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-02-26 David Reitter <david.reitter@gmail.com>
2
3 * nsfont.m (nsfont_draw): ns_antialias_text should be a
4 Lisp_Object (Bug#4736).
5
12010-02-25 Kenichi Handa <handa@m17n.org> 62010-02-25 Kenichi Handa <handa@m17n.org>
2 7
3 * xdisp.c (reseat_to_string): Fix previous change (bug#5609). 8 * xdisp.c (reseat_to_string): Fix previous change (bug#5609).