Mercurial > emacs
changeset 62348:5f37b155f289
Fix encoding.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Sat, 14 May 2005 18:19:06 +0000 |
parents | 67ed9a824941 |
children | 8d37ba4764ca |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 @@ <kifer@cs.sunysb.edu> (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 <frederic.bothamy@free.fr>. (tramp-set-auto-save): Actions should be done for Tramp file name handler only. Ange-FTP has its own auto-save mechanism. Reported