From: Paul Eggert Date: Mon, 30 Nov 2015 17:00:25 +0000 (-0800) Subject: Fix font typo in previous doc fix. X-Git-Tag: emacs-25.0.90~586 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1564a265b94d793288a0ccb56b76af7c3b7ca411;p=emacs.git Fix font typo in previous doc fix. --- diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi index 1e344c02413..5413437c39d 100644 --- a/doc/lispref/os.texi +++ b/doc/lispref/os.texi @@ -2929,7 +2929,7 @@ Emacs takes some effort to protect against misuse of these variables, a security hole can be created merely by a package setting @code{safe-local-variable} too optimistically, a problem that is all too common. To disable this feature for both files and directories, -set @code{enable-local-variables} to nil. +set @code{enable-local-variables} to @code{nil}. @item Access control Although Emacs normally respects access permissions of the underlying