mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-19 06:31:34 -08:00
Don't use "prints" except for printers.
This commit is contained in:
parent
feb061de7c
commit
48dbca2cb9
1 changed files with 1 additions and 1 deletions
|
|
@ -626,7 +626,7 @@ the result of compiling @file{@var{lib}.el}; it is better to load the
|
|||
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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue