Mercurial > emacs
changeset 32005:01a7fea88dc1
(authors-print): Rephrase many-files string.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 29 Sep 2000 13:55:23 +0000 |
parents | 653438b51742 |
children | d8b544da2c2b |
files | lisp/emacs-lisp/authors.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/emacs-lisp/authors.el Fri Sep 29 13:52:39 2000 +0000 +++ b/lisp/emacs-lisp/authors.el Fri Sep 29 13:55:23 2000 +0000 @@ -229,7 +229,7 @@ (insert author " (wrote) " file "\n") (setq nchanged (1+ nchanged))))) (if (> nchanged authors-many-files) - (insert author " (changed) [changes in more than " + (insert author " (changed) [more than " (int-to-string authors-many-files) " files]\n") (dolist (change changes) (let ((actions (cdr change))