aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f2b48771fff..fd0951e739b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -16,7 +16,7 @@
16 <kifer@cs.sunysb.edu> (and a lot of other people all the years). 16 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
17 (tramp-handle-shell-command): `insert-buffer' cannot be used 17 (tramp-handle-shell-command): `insert-buffer' cannot be used
18 because the contents of the Tramp buffer is changed before 18 because the contents of the Tramp buffer is changed before
19 insertion (`expand-file' and alike). Reported by Frédéric Bothamy 19 insertion (`expand-file' and alike). Reported by Fr,Ai(Bd,Ai(Bric Bothamy
20 <frederic.bothamy@free.fr>. 20 <frederic.bothamy@free.fr>.
21 (tramp-set-auto-save): Actions should be done for Tramp file name 21 (tramp-set-auto-save): Actions should be done for Tramp file name
22 handler only. Ange-FTP has its own auto-save mechanism. Reported 22 handler only. Ange-FTP has its own auto-save mechanism. Reported