From 155b2111337de215d4a4ee8547094f30bf09b93b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 14 Jan 2018 18:48:05 +0200 Subject: [PATCH] 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 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 -- 2.39.2