summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2019-04-25 22:49:03 +0200
committerMichael Albinus <michael.albinus@gmx.de>2019-04-25 22:49:03 +0200
commit25a2ff72d09dfedc3803984cd1744c982de1c709 (patch)
tree5c63b060803ceb813ba83550ede7196378299fd0
parent9ec18fbd560526ab19c6171aff15995d1307233e (diff)
downloademacs-25a2ff72d09dfedc3803984cd1744c982de1c709.tar.gz
; Add missing space in custom.texi
-rw-r--r--doc/emacs/custom.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi
index 3f660fe9a28..b07362f3cea 100644
--- a/doc/emacs/custom.texi
+++ b/doc/emacs/custom.texi
@@ -1329,7 +1329,7 @@ On MS-DOS, the name of this file should be @file{_dir-locals.el}, due
to limitations of the DOS filesystems. If the filesystem is limited
to 8+3 file names, the name of the file will be truncated by the OS to
@file{_dir-loc.el}.
-}in a directory. Whenever Emacs visits any file in that directory or
+} in a directory. Whenever Emacs visits any file in that directory or
any of its subdirectories, it will apply the directory-local variables
specified in @file{.dir-locals.el}, as though they had been defined as
file-local variables for that file (@pxref{File Variables}). Emacs