Mercurial > emacs
diff lispref/compile.texi @ 12128:27144f55d1c6
fixed errors that appeared during update to 19.29.
author | Melissa Weisshaus <melissa@gnu.org> |
---|---|
date | Thu, 08 Jun 1995 15:34:01 +0000 |
parents | 437eb190e7a7 |
children | 981e116b4ac6 |
line wrap: on
line diff
--- a/lispref/compile.texi Thu Jun 08 14:29:13 1995 +0000 +++ b/lispref/compile.texi Thu Jun 08 15:34:01 1995 +0000 @@ -238,7 +238,7 @@ Functions and variables loaded from a byte-compiled file access their documentation strings dynamically from the file whenever needed. This -saves space within Emacs, and make loading faster because the +saves space within Emacs, and makes loading faster because the documentation strings themselves need not be processed while loading the file. Actual access to the documentation strings becomes slower as a result, but this normally is not enough to bother users.