summaryrefslogtreecommitdiff
path: root/doc/lispref/loading.texi
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-03-17 16:55:02 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2015-03-17 16:56:21 -0700
commit41278b775bd3ebc213ff8b9eda2f2c04a5354bba (patch)
tree26db6172e427c91ef681e9285596d96a95a7aab7 /doc/lispref/loading.texi
parent7ec63a3afa52213b7b3cd3ecc0717c6e6504dc43 (diff)
downloademacs-41278b775bd3ebc213ff8b9eda2f2c04a5354bba.tar.gz
Spacing and punctuation fixes
Diffstat (limited to 'doc/lispref/loading.texi')
-rw-r--r--doc/lispref/loading.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/loading.texi b/doc/lispref/loading.texi
index cf2f0007ca7..0ae8fbd0686 100644
--- a/doc/lispref/loading.texi
+++ b/doc/lispref/loading.texi
@@ -95,7 +95,7 @@ suffix), unless it contains an explicit directory name.
If the option @code{load-prefer-newer} is non-@code{nil}, then when
searching suffixes, @code{load} selects whichever version of a file
-(@samp{.elc}, @samp{.el}, etc.) has been modified most recently.
+(@samp{.elc}, @samp{.el}, etc.)@: has been modified most recently.
If @var{filename} is a relative file name, such as @file{foo} or
@file{baz/foo.bar}, @code{load} searches for the file using the variable