aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ea810df92f7..5e7debbd7ad 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,21 @@
12009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
2
3 * net/tramp.el (tramp-debug-message): Print also microseconds.
4
52009-08-02 Michael Albinus <michael.albinus@gmx.de>
6
7 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
8 or END is non-nil.
9 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
10 (tramp-get-debug-buffer): Change `outline-regexp' according to new
11 format.
12
13 * net/tramp-cache.el (tramp-cache-inhibit-cache ): New defvar.
14 (tramp-get-file-property): Use it.
15
16 * autorevert.el (auto-revert-handler): Allow
17 `auto-revert-tail-mode' for remote files.
18
12009-08-02 Jason Rumney <jasonr@gnu.org> 192009-08-02 Jason Rumney <jasonr@gnu.org>
2 20
3 * minibuffer.el (read-file-name): Treat confirm options to 21 * minibuffer.el (read-file-name): Treat confirm options to