aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a0dd9c28a36..5f6bdb7f99c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -4,6 +4,12 @@
4 (progress-reporter-force-update, progress-reporter-do-update) 4 (progress-reporter-force-update, progress-reporter-do-update)
5 (progress-reporter-done): New functions. 5 (progress-reporter-done): New functions.
6 6
7 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
8
9 * progmodes/etags.el (etags-tags-completion-table): Use progress
10 reporter.
11 (etags-tags-apropos): Likewise.
12
72004-10-08 Alan Mackenzie <acm@muc.de> 132004-10-08 Alan Mackenzie <acm@muc.de>
8 14
9 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end 15 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end