aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2007-01-09 14:21:33 +0000
committerJuanma Barranquero2007-01-09 14:21:33 +0000
commita87591a6ad5fbc636b9d277d972e5a9ede858b30 (patch)
tree6850a1f151c85bc60ac267850fabaf2e8530a529
parent993182e4921f70dcec3e66d34058d51e82c4921e (diff)
downloademacs-a87591a6ad5fbc636b9d277d972e5a9ede858b30.tar.gz
emacs-a87591a6ad5fbc636b9d277d972e5a9ede858b30.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog7
1 files changed, 3 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1abd527df86..dbe362dbcee 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5,10 +5,9 @@
5 (tutorial--find-changed-keys): Never treat null keybinding as a 5 (tutorial--find-changed-keys): Never treat null keybinding as a
6 remapping. 6 remapping.
7 7
82007-01-09 martin rudalics <rudalics@gmx.at> 82007-01-09 Martin Rudalics <rudalics@gmx.at>
9 9
10 * wdired.el (wdired-xcase-word): Skip non-word read-only 10 * wdired.el (wdired-xcase-word): Skip non-word read-only characters.
11 characters.
12 11
132007-01-09 Kenichi Handa <handa@m17n.org> 122007-01-09 Kenichi Handa <handa@m17n.org>
14 13
@@ -17,7 +16,7 @@
17 16
182007-01-09 Michael Albinus <michael.albinus@gmx.de> 172007-01-09 Michael Albinus <michael.albinus@gmx.de>
19 18
20 * net/tramp.el: (tramp-process-one-action): Remove `with-timeout'. 19 * net/tramp.el (tramp-process-one-action): Remove `with-timeout'.
21 (tramp-process-actions): Add optional parameter TIMEOUT. 20 (tramp-process-actions): Add optional parameter TIMEOUT.
22 (tramp-open-connection-telnet, tramp-open-connection-rsh) 21 (tramp-open-connection-telnet, tramp-open-connection-rsh)
23 (tramp-open-connection-su): Add timeout of 60". 22 (tramp-open-connection-su): Add timeout of 60".