]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/loading.texi
Minor quoting etc. fixes to lispref manual
[gnu-emacs] / doc / lispref / loading.texi
index 0ae8fbd0686ad8b265b2427e1e9d429b59772c47..fc1def60207ca9bbf1b4f5b1b948a402d5ded7e8 100644 (file)
@@ -76,7 +76,7 @@ If Auto Compression mode is enabled, as it is by default, then if
 of the file before trying other file names.  It decompresses and loads
 it if it exists.  It looks for compressed versions by appending each
 of the suffixes in @code{jka-compr-load-suffixes} to the file name.
-The value of this variable must be a list of strings. Its standard
+The value of this variable must be a list of strings.  Its standard
 value is @code{(".gz")}.
 
 If the optional argument @var{nosuffix} is non-@code{nil}, then