aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2008-02-09 10:53:10 +0000
committerEli Zaretskii2008-02-09 10:53:10 +0000
commit274ec34ba75f27858c1fe0f125493b3bb40bf42a (patch)
treec2b744f5dd0a1e98f303ccb852ede39dbbd77c0c /src/ChangeLog
parent65366573528cb560edbce596476364462004f664 (diff)
downloademacs-274ec34ba75f27858c1fe0f125493b3bb40bf42a.tar.gz
emacs-274ec34ba75f27858c1fe0f125493b3bb40bf42a.zip
(FETCH_CHAR_AS_MULTIBYTE): Use unibyte_to_multibyte_table instead of
unibyte_char_to_multibyte.
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 52ed2dbe02c..5ee3586885a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-02-09 Eli Zaretskii <eliz@gnu.org>
2
3 * buffer.h (FETCH_CHAR_AS_MULTIBYTE): Use unibyte_to_multibyte_table
4 instead of unibyte_char_to_multibyte.
5
12008-02-09 Dan Nicolaescu <dann@ics.uci.edu> 62008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * s/gnu-linux.h: Remove commented out code. 8 * s/gnu-linux.h: Remove commented out code.