From 41278b775bd3ebc213ff8b9eda2f2c04a5354bba Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 17 Mar 2015 16:55:02 -0700 Subject: Spacing and punctuation fixes --- doc/lispref/loading.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/lispref/loading.texi') 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 -- cgit v1.2.1