]> git.eshelyaron.com Git - emacs.git/commitdiff
Minor copyedit in ELisp manual
authorEli Zaretskii <eliz@gnu.org>
Sun, 14 Jan 2018 16:48:05 +0000 (18:48 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 14 Jan 2018 16:48:05 +0000 (18:48 +0200)
* doc/lispref/variables.texi (File Local Variables): Improve
wording of last change.

doc/lispref/variables.texi

index 8f8e8302c4510f58d55d861e40570da22db4af6a..e025d3fd10be479cc3dd36a5838f26275ea17116 100644 (file)
@@ -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