aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2cb05fc7fba..a6ee9c8cbb7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12001-08-07 Gerd Moellmann <gerd@gnu.org> 12001-08-07 Gerd Moellmann <gerd@gnu.org>
2 2
3 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
4 instead of `progn'.
5
3 * tar-mode.el (tar-extract): Avoid generating a new buffer 6 * tar-mode.el (tar-extract): Avoid generating a new buffer
4 for each file visited. From Markus Rost <rost@math.ohio-state.edu>. 7 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
5 8