From: Eli Zaretskii Date: Sun, 14 Jan 2018 16:48:05 +0000 (+0200) Subject: Minor copyedit in ELisp manual X-Git-Tag: emacs-26.1-rc1~365 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=155b211133;p=emacs.git Minor copyedit in ELisp manual * doc/lispref/variables.texi (File Local Variables): Improve wording of last change. --- diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi index 8f8e8302c45..e025d3fd10b 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