diff options
| author | Glenn Morris | 2011-05-26 09:20:21 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-05-26 09:20:21 -0700 |
| commit | 2d3ba9e768fe3b96c5ea98c900677bed1ccdeffe (patch) | |
| tree | 76079e094424c942cd05bab834f55f040b2b2e66 /doc/lispref/ChangeLog | |
| parent | fc6c27276c470a46cdce2a3f09e7968360b91584 (diff) | |
| download | emacs-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/ChangeLog | 1 |
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 | ||
| 6 | 2011-05-19 Glenn Morris <rgm@gnu.org> | 7 | 2011-05-19 Glenn Morris <rgm@gnu.org> |
| 7 | 8 | ||