aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 947a780534e..ef08e1e2f66 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -130,6 +130,11 @@
130 * w32fns.c (Vx_hand_shape): Variable removed. 130 * w32fns.c (Vx_hand_shape): Variable removed.
131 (syms_of_w32fns): Intern and staticpro Qw32_charset_default. 131 (syms_of_w32fns): Intern and staticpro Qw32_charset_default.
132 132
1332005-07-19 Kenichi Handa <handa@m17n.org>
134
135 * fns.c (Fstring_as_multibyte): Escape backslashes in the
136 docstring.
137
1332005-07-18 Stefan Monnier <monnier@iro.umontreal.ca> 1382005-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
134 139
135 * buffer.h (Fgenerate_new_buffer_name): Declare (for use in coding.c). 140 * buffer.h (Fgenerate_new_buffer_name): Declare (for use in coding.c).