]> git.eshelyaron.com Git - emacs.git/commitdiff
* net/trampver.el: Update release number.
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 9 Apr 2008 20:19:14 +0000 (20:19 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 9 Apr 2008 20:19:14 +0000 (20:19 +0000)
lisp/ChangeLog
lisp/net/trampver.el

index 2789f27c64e107608e7a3cb18e6560c67b0b1d72..646370529ba50a9e9bb34bfa21d28a49e415752e 100644 (file)
@@ -1,3 +1,12 @@
+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):
index a6e026f2f21c8ffd2e195e54b2f6ce8abab9b8b9..9d0102003723fe01d8a4cbd73da5b5c0afc0f436 100644 (file)
@@ -31,7 +31,7 @@
 ;; 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"