emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 155b211: Minor copyedit in ELisp manual


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-26 155b211: Minor copyedit in ELisp manual
Date: Sun, 14 Jan 2018 11:49:03 -0500 (EST)

branch: emacs-26
commit 155b2111337de215d4a4ee8547094f30bf09b93b
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    Minor copyedit in ELisp manual
    
    * doc/lispref/variables.texi (File Local Variables): Improve
    wording of last change.
---
 doc/lispref/variables.texi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi
index 8f8e830..e025d3f 100644
--- a/doc/lispref/variables.texi
+++ b/doc/lispref/variables.texi
@@ -1827,7 +1827,8 @@ predicate, like this:
 
 @noindent
 The safe value definitions specified with @code{autoload} are copied
-into the @file{loaddefs.el} file, and are known to Emacs since the
+into the package's autoloads file (@file{loaddefs.el} for most
+packages bundled with Emacs), and are known to Emacs since the
 beginning of a session.
 
 @defopt safe-local-variable-values



reply via email to

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