diff lisp/ChangeLog @ 84985:f7642749252b

* net/tramp-compat.el: New file. * net/tramp.el: * net/tramp-fish.el: * net/tramp-smb.el: * net/tramp-uu.el: * net/trampver.el: Move compatibility code to tramp-compat.el. Apply `mapc' instead of `mapcar' when the code needs side effects only. Move utf-8 coding cookie to the second line.
author Michael Albinus <michael.albinus@gmx.de>
date Sun, 30 Sep 2007 16:43:07 +0000
parents 8aa48ea4b5cb
children 4d9afe4d96b4
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Sep 30 11:25:08 2007 +0000
+++ b/lisp/ChangeLog	Sun Sep 30 16:43:07 2007 +0000
@@ -1,3 +1,15 @@
+2007-09-30  Michael Albinus  <michael.albinus@gmx.de>
+
+	* net/tramp-compat.el: New file.
+
+	* net/tramp.el:
+	* net/tramp-fish.el:
+	* net/tramp-smb.el:
+	* net/tramp-uu.el:
+	* net/trampver.el: Move compatibility code to tramp-compat.el.
+	Apply `mapc' instead of `mapcar' when the code needs side effects
+	only.  Move utf-8 coding cookie to the second line.
+
 2007-09-30  Reiner Steib  <Reiner.Steib@gmx.de>
 
 	* term/x-win.el (x-gtk-stock-map): Add Gnus and MH-E icons.