diff options
| author | Kenichi Handa | 2010-02-26 10:22:23 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2010-02-26 10:22:23 +0900 |
| commit | 06aac9016fc074f856a4b374572024a68784e630 (patch) | |
| tree | 8f8af86b761b2fa897453ef91e57096008af9f7f /src/ChangeLog | |
| parent | 7379cfce157cbd68045970dafa92c6216ced84b3 (diff) | |
| parent | cf2fdcfbd30470838239d8199da909a990cdeb3b (diff) | |
| download | emacs-06aac9016fc074f856a4b374572024a68784e630.tar.gz emacs-06aac9016fc074f856a4b374572024a68784e630.zip | |
from trunk
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8ad6941a806..36e056b786d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,11 @@ | |||
| 2 | 2 | ||
| 3 | * xdisp.c (reseat_to_string): Fix previous change. | 3 | * xdisp.c (reseat_to_string): Fix previous change. |
| 4 | 4 | ||
| 5 | 2010-02-26 David Reitter <david.reitter@gmail.com> | ||
| 6 | |||
| 7 | * nsfont.m (nsfont_draw): ns_antialias_text should be a | ||
| 8 | Lisp_Object (Bug#4736). | ||
| 9 | |||
| 5 | 2010-02-25 Kenichi Handa <handa@m17n.org> | 10 | 2010-02-25 Kenichi Handa <handa@m17n.org> |
| 6 | 11 | ||
| 7 | * xdisp.c (reseat_to_string): Fix previous change (bug#5609). | 12 | * xdisp.c (reseat_to_string): Fix previous change (bug#5609). |