Mercurial > emacs
changeset 57388:97ac56ad8d32
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 08 Oct 2004 17:34:01 +0000 |
parents | 55eb88327d84 |
children | 218fcd9a7703 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Oct 08 17:32:33 2004 +0000 +++ b/lisp/ChangeLog Fri Oct 08 17:34:01 2004 +0000 @@ -4,6 +4,12 @@ (progress-reporter-force-update, progress-reporter-do-update) (progress-reporter-done): New functions. + * tar-mode.el (tar-summarize-buffer): Use progress reporter. + + * progmodes/etags.el (etags-tags-completion-table): Use progress + reporter. + (etags-tags-apropos): Likewise. + 2004-10-08 Alan Mackenzie <acm@muc.de> * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end