aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus2019-04-25 22:49:03 +0200
committerMichael Albinus2019-04-25 22:49:03 +0200
commit25a2ff72d09dfedc3803984cd1744c982de1c709 (patch)
tree5c63b060803ceb813ba83550ede7196378299fd0
parent9ec18fbd560526ab19c6171aff15995d1307233e (diff)
downloademacs-25a2ff72d09dfedc3803984cd1744c982de1c709.tar.gz
emacs-25a2ff72d09dfedc3803984cd1744c982de1c709.zip
; 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
1329to limitations of the DOS filesystems. If the filesystem is limited 1329to limitations of the DOS filesystems. If the filesystem is limited
1330to 8+3 file names, the name of the file will be truncated by the OS to 1330to 8+3 file names, the name of the file will be truncated by the OS to
1331@file{_dir-loc.el}. 1331@file{_dir-loc.el}.
1332}in a directory. Whenever Emacs visits any file in that directory or 1332} in a directory. Whenever Emacs visits any file in that directory or
1333any of its subdirectories, it will apply the directory-local variables 1333any of its subdirectories, it will apply the directory-local variables
1334specified in @file{.dir-locals.el}, as though they had been defined as 1334specified in @file{.dir-locals.el}, as though they had been defined as
1335file-local variables for that file (@pxref{File Variables}). Emacs 1335file-local variables for that file (@pxref{File Variables}). Emacs