diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b7cce56092e..db118187f1d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2007-01-09 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp.el: (tramp-process-one-action): Remove `with-timeout'. | ||
| 4 | (tramp-process-actions): Add optional parameter TIMEOUT. | ||
| 5 | (tramp-open-connection-telnet, tramp-open-connection-rsh) | ||
| 6 | (tramp-open-connection-su): Add timeout of 60". | ||
| 7 | |||
| 1 | 2007-01-09 Richard Stallman <rms@gnu.org> | 8 | 2007-01-09 Richard Stallman <rms@gnu.org> |
| 2 | 9 | ||
| 3 | * progmodes/compile.el (compile): Doc fix. | 10 | * progmodes/compile.el (compile): Doc fix. |