aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2009-04-10 04:25:43 +0000
committerStefan Monnier2009-04-10 04:25:43 +0000
commit98a326f7ef8fdc7d7ada32078ff8007c6e5f24cd (patch)
tree406b5b6ef5772a91f51e450aad45d9ab1271d5ef /src/ChangeLog
parent540f30924d79e5a888e110af4690923fb3448fc4 (diff)
downloademacs-98a326f7ef8fdc7d7ada32078ff8007c6e5f24cd.tar.gz
emacs-98a326f7ef8fdc7d7ada32078ff8007c6e5f24cd.zip
Remove `tiny change' for Nikolaj Schumacher.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 49936d11a5f..37a4a833fe4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -398,7 +398,7 @@
398 398
399 * coding.c (CODING_ISO_CMP_STATUS): New macro. 399 * coding.c (CODING_ISO_CMP_STATUS): New macro.
400 (CODING_ISO_EXTSEGMENT_LEN, CODING_ISO_EMBEDDED_UTF_8): New macros. 400 (CODING_ISO_EXTSEGMENT_LEN, CODING_ISO_EMBEDDED_UTF_8): New macros.
401 (MAX_ANNOTATION_LENGTH): Defined to 5. 401 (MAX_ANNOTATION_LENGTH): Define to 5.
402 (ADD_COMPOSITION_DATA): New arg nbytes. 402 (ADD_COMPOSITION_DATA): New arg nbytes.
403 (emacs_mule_char): New arg cmp_status. 403 (emacs_mule_char): New arg cmp_status.
404 (DECODE_EMACS_MULE_COMPOSITION_CHAR): Delete it. 404 (DECODE_EMACS_MULE_COMPOSITION_CHAR): Delete it.
@@ -429,9 +429,9 @@
429 to_nchars. Callers changed. 429 to_nchars. Callers changed.
430 (produce_chars): Don't modify charbuf. Adjusted for the change of 430 (produce_chars): Don't modify charbuf. Adjusted for the change of
431 get_translation. 431 get_translation.
432 (produce_composition): Adjusted for the new annotation sequence. 432 (produce_composition): Adjust for the new annotation sequence.
433 (handle_composition_annotation): Likewise. 433 (handle_composition_annotation): Likewise.
434 (consume_chars): Adjusted for the change of get_translation. 434 (consume_chars): Adjust for the change of get_translation.
435 435
4362009-03-05 Adrian Robert <Adrian.B.Robert@gmail.com> 4362009-03-05 Adrian Robert <Adrian.B.Robert@gmail.com>
437 437
@@ -446,7 +446,7 @@
446 restricting of the characters C doen't support C, try to find a 446 restricting of the characters C doen't support C, try to find a
447 font with C restriction. 447 font with C restriction.
448 448
4492009-03-04 Nikolaj Schumacher <me@nschum.de> (tiny change) 4492009-03-04 Nikolaj Schumacher <me@nschum.de>
450 450
451 * nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value. 451 * nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value.
452 452