diff options
| author | Michael Albinus | 2010-10-03 17:58:09 +0200 |
|---|---|---|
| committer | Michael Albinus | 2010-10-03 17:58:09 +0200 |
| commit | 178fdd41ca72858d3ec8a5e780896964cc2997a2 (patch) | |
| tree | 2e7f8ad514b36e40ed05d7383f66c55c2f450b87 /doc/lispref/ChangeLog | |
| parent | f99d75f5bb7389d609236243bd21a91a52c484ae (diff) | |
| download | emacs-178fdd41ca72858d3ec8a5e780896964cc2997a2.tar.gz emacs-178fdd41ca72858d3ec8a5e780896964cc2997a2.zip | |
* files.texi (Magic File Names): New defopt remote-file-name-inhibit-cache.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index dfa070e70b3..e49fe5fc3d8 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-10-03 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * files.texi (Magic File Names): New defopt | ||
| 4 | remote-file-name-inhibit-cache. | ||
| 5 | |||
| 1 | 2010-10-02 Glenn Morris <rgm@gnu.org> | 6 | 2010-10-02 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * os.texi (Killing Emacs): Hook now runs in batch mode. | 8 | * os.texi (Killing Emacs): Hook now runs in batch mode. |