# HG changeset patch # User Andreas Schwab # Date 1116094746 0 # Node ID 5f37b155f28999ef2133eb982aea205b0149f09c # Parent 67ed9a824941486ecd4b1ff6fbf79924b55031ab Fix encoding. diff -r 67ed9a824941 -r 5f37b155f289 lisp/ChangeLog --- a/lisp/ChangeLog Sat May 14 16:39:49 2005 +0000 +++ b/lisp/ChangeLog Sat May 14 18:19:06 2005 +0000 @@ -16,7 +16,7 @@ (and a lot of other people all the years). (tramp-handle-shell-command): `insert-buffer' cannot be used because the contents of the Tramp buffer is changed before - insertion (`expand-file' and alike). Reported by Frédéric Bothamy + insertion (`expand-file' and alike). Reported by Fr,Ai(Bd,Ai(Bric Bothamy . (tramp-set-auto-save): Actions should be done for Tramp file name handler only. Ange-FTP has its own auto-save mechanism. Reported