aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2000-02-02 06:58:58 +0000
committerKenichi Handa2000-02-02 06:58:58 +0000
commitca91fb26ce839448e5bf939497ba6a9dd0390a2c (patch)
tree4ce1308d87829963a57b3eaa5b40be0aa930db55 /src/ChangeLog
parent5eea385d29baf49c0af84aaaca9bb5c4db298424 (diff)
downloademacs-ca91fb26ce839448e5bf939497ba6a9dd0390a2c.tar.gz
emacs-ca91fb26ce839448e5bf939497ba6a9dd0390a2c.zip
(e_write): Fix the handling of
CODING_FINISH_INSUFFICIENT_SRC.
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 4f84dbba9c5..dbf0522b392 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12000-02-02 Kenichi Handa <handa@etl.go.jp>
2
3 * fileio.c (e_write): Fix the handling of
4 CODING_FINISH_INSUFFICIENT_SRC.
5
12000-02-01 Dave Love <fx@gnu.org> 62000-02-01 Dave Love <fx@gnu.org>
2 7
3 * editfns.c (Fpropertize): Doc fix. 8 * editfns.c (Fpropertize): Doc fix.