Mercurial > emacs
diff lisp/ChangeLog @ 74985:155a8e75cd11
Sync with Tramp 2.0.55.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sat, 30 Dec 2006 16:17:10 +0000 |
parents | 21f28d10d73a |
children | 9f188d7f8809 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 30 15:34:42 2006 +0000 +++ b/lisp/ChangeLog Sat Dec 30 16:17:10 2006 +0000 @@ -1,3 +1,19 @@ +2006-12-30 Michael Albinus <michael.albinus@gmx.de> + + Sync with Tramp 2.0.55. + + * net/tramp.el (tramp-completion-mode): Use `wholenump' instead of + `integerp'. `char-equal' could fail else in case of negative + numbers. Reported by Toby Speight <T.M.Speight.90@cantab.net>. + (top): Check for `font-lock-add-keywords' before calling; it + doesn't exist under XEmacs. + (tramp-yn-prompt-regexp): Fix regexp. Add question from plink. + (tramp-completion-mode): Remove clause (not + tramp-unified-filenames), because the function is called in other + context too, where this check results in wrong results in the + XEmacs case on Windows. + (tramp-touch): UTC handling is not possible for XEmacs. + 2006-12-30 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * scroll-bar.el (previous-scroll-bar-mode): New variable