Mercurial > emacs
changeset 38943:4dd9aeae2f84
Don't use "prints" except for printers.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 25 Aug 2001 02:04:28 +0000 |
parents | 1367ba8d29bf |
children | 7a42abfb0c82 |
files | man/building.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/building.texi Sat Aug 25 02:03:46 2001 +0000 +++ b/man/building.texi Sat Aug 25 02:04:28 2001 +0000 @@ -626,7 +626,7 @@ compiled file, since it will load and run faster. If @code{load-library} finds that @file{@var{lib}.el} is newer than -@file{@var{lib}.elc} file, it prints a warning, because it's likely that +@file{@var{lib}.elc} file, it issues a warning, because it's likely that somebody made changes to the @file{.el} file and forgot to recompile it.