# HG changeset patch # User Michael Albinus # Date 1205794635 0 # Node ID 72a40ea6bec79247120c841380695e54c2da4d16 # Parent dd3ebf4e05d4d1cea3a61baa04bd07de3bad07a3 *** empty log message *** diff -r dd3ebf4e05d4 -r 72a40ea6bec7 lisp/ChangeLog --- a/lisp/ChangeLog Mon Mar 17 22:55:12 2008 +0000 +++ b/lisp/ChangeLog Mon Mar 17 22:57:15 2008 +0000 @@ -4,8 +4,8 @@ (tramp-completion-file-name-regexp-separate): Don't insist on leading "[". This prevents method or user or host completion. (tramp-let-maybe): Autoload it. - (tramp-drop-volume-letter): Don't autoload. When not on W32, it is - an alias for `identity'. + (tramp-drop-volume-letter): Don't autoload. When not on W32, it + is an alias for `identity'. (tramp-handle-write-region): Protect `last-coding-system-used' over the trailing statements. (tramp-completion-file-name-handler-post-function): Removed.