projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a81586
)
Minor copyedit in ELisp manual
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 14 Jan 2018 16:48:05 +0000
(18:48 +0200)
committer
Eli 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
patch
|
blob
|
history
diff --git
a/doc/lispref/variables.texi
b/doc/lispref/variables.texi
index 8f8e8302c4510f58d55d861e40570da22db4af6a..e025d3fd10be479cc3dd36a5838f26275ea17116 100644
(file)
--- 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