diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 141eec983d9..e9cc351cec5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2005-02-27 Andreas Schwab <schwab@suse.de> | 1 | 2005-02-27 Andreas Schwab <schwab@suse.de> |
| 2 | 2 | ||
| 3 | * vc.el (vc-do-command): Don't run command asynchronously when | ||
| 4 | operating in a remote directory. | ||
| 5 | |||
| 3 | * net/tramp.el (tramp-file-name-for-operation): Fix misapplied | 6 | * net/tramp.el (tramp-file-name-for-operation): Fix misapplied |
| 4 | change from sync with Tramp 2.0.47. | 7 | change from sync with Tramp 2.0.47. |
| 5 | 8 | ||