aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2004-02-09 05:48:42 +0000
committerKenichi Handa2004-02-09 05:48:42 +0000
commitf73145c1739e41cdbd1ee0632da3351302510bbd (patch)
tree6686c339e4d35540ac341b83e7cd7780f22136ec /lisp/ChangeLog
parentfc4d69e139ccee1151c17f5f6b7f5b054c8bc8f5 (diff)
downloademacs-f73145c1739e41cdbd1ee0632da3351302510bbd.tar.gz
emacs-f73145c1739e41cdbd1ee0632da3351302510bbd.zip
(tar-extract): Fix for the case that a file doesn't have end-of-line.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index df600d17960..e8d74851d04 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12004-02-09 Kenichi Handa <handa@m17n.org>
2
3 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
4 have end-of-line.
5
12004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org> 62004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
2 7
3 * Makefile.in: Added extra dependencies in the recompile target 8 * Makefile.in: Added extra dependencies in the recompile target