aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ea770969818..af65d38a33b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12012-04-06 Eli Zaretskii <eliz@gnu.org>
2
3 * buffer.h (FETCH_CHAR, FETCH_MULTIBYTE_CHAR):
4 * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Add comments
5 about subtle differences between FETCH_CHAR* and STRING_CHAR*
6 macros related to unification of CJK characters. For the details,
7 see the discussion following the message here:
8 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11073#14.
9
12012-04-04 Chong Yidong <cyd@gnu.org> 102012-04-04 Chong Yidong <cyd@gnu.org>
2 11
3 * keyboard.c (Vdelayed_warnings_list): Doc fix. 12 * keyboard.c (Vdelayed_warnings_list): Doc fix.