emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 30 Dec 2006 16:17:11 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       06/12/30 16:17:10

Index: lisp/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10508
retrieving revision 1.10509
diff -u -b -r1.10508 -r1.10509
--- lisp/ChangeLog      30 Dec 2006 15:34:41 -0000      1.10508
+++ lisp/ChangeLog      30 Dec 2006 16:17:09 -0000      1.10509
@@ -1,3 +1,19 @@
+2006-12-30  Michael Albinus  <address@hidden>
+
+       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 <address@hidden>.
+       (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  <address@hidden>
 
        * scroll-bar.el (previous-scroll-bar-mode): New variable




reply via email to

[Prev in Thread] Current Thread [Next in Thread]