aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2011-05-26 09:20:21 -0700
committerGlenn Morris2011-05-26 09:20:21 -0700
commit2d3ba9e768fe3b96c5ea98c900677bed1ccdeffe (patch)
tree76079e094424c942cd05bab834f55f040b2b2e66 /doc/lispref/ChangeLog
parentfc6c27276c470a46cdce2a3f09e7968360b91584 (diff)
downloademacs-2d3ba9e768fe3b96c5ea98c900677bed1ccdeffe.tar.gz
emacs-2d3ba9e768fe3b96c5ea98c900677bed1ccdeffe.zip
* variables.texi (File Local Variables): More hack-local-variables details.
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 123f1731311..c23073e4254 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -2,6 +2,7 @@
2 2
3 * variables.texi (File Local Variables): 3 * variables.texi (File Local Variables):
4 Update hack-local-variables `mode-only' return value. 4 Update hack-local-variables `mode-only' return value.
5 Add some more details on what this function does in the other case.
5 6
62011-05-19 Glenn Morris <rgm@gnu.org> 72011-05-19 Glenn Morris <rgm@gnu.org>
7 8