+2008-04-09 Michael Albinus <michael.albinus@gmx.de>
+
+ * net/tramp.el (tramp-find-file-name-coding-system-alist): New
+ defun.
+ (tramp-handle-insert-file-contents, tramp-handle-write-region):
+ Use it.
+
+ * net/trampver.el: Update release number.
+
2008-04-09 Alan Mackenzie <acm@muc.de>
* font-lock.el (font-lock-extend-after-change-region-function):
;; are auto-frobbed from configure.ac, so you should edit that file and run
;; "autoconf && ./configure" to change them.
-(defconst tramp-version "2.0.57"
+(defconst tramp-version "2.0.58-pre"
"This version of Tramp.")
(defconst tramp-bug-report-address "tramp-devel@gnu.org"