emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 1564a26: Fix font typo in previous doc fix.


From: Paul Eggert
Subject: [Emacs-diffs] emacs-25 1564a26: Fix font typo in previous doc fix.
Date: Mon, 30 Nov 2015 17:00:29 +0000

branch: emacs-25
commit 1564a265b94d793288a0ccb56b76af7c3b7ca411
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>

    Fix font typo in previous doc fix.
---
 doc/lispref/os.texi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi
index 1e344c0..5413437 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]