aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 26bade582a5..1a9caae17e3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,8 +1,8 @@
12000-02-17 Kenichi Handa <handa@etl.go.jp> 12000-02-17 Kenichi Handa <handa@etl.go.jp>
2 2
3 * xdisp.c (decode_mode_spec_coding): Delete superfluous code. 3 * xdisp.c (decode_mode_spec_coding): Delete superfluous code to
4 Allocate sufficient memory for eol_str in the case that eoltype is 4 avoid infinite error signaling. Allocate sufficient memory for
5 Lisp_Int. 5 eol_str in the case that eoltype is Lisp_Int.
6 6
72000-02-17 Stefan Monnier <monnier@cs.yale.edu> 72000-02-17 Stefan Monnier <monnier@cs.yale.edu>
8 8