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: Sun, 03 Feb 2008 12:11:03 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       08/02/03 12:11:03

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12717
retrieving revision 1.12718
diff -u -b -r1.12717 -r1.12718
--- ChangeLog   3 Feb 2008 02:38:27 -0000       1.12717
+++ ChangeLog   3 Feb 2008 12:10:59 -0000       1.12718
@@ -1,3 +1,26 @@
+2008-02-03  Michael Albinus  <address@hidden>
+
+       * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote
+       files.
+
+       * net/dbus.el (top): Check (featurep 'dbusbind).
+
+       * net/tramp.el (tramp-process-sentinel): New defun.
+       (tramp-do-copy-or-rename-file-out-of-band)
+       (tramp-maybe-open-connection): Use it as process sentinel.
+       (tramp-handle-delete-directory): Don't use the "-f" option; it
+       isn't portable.
+       (tramp-handle-start-file-process): Echo `tramp-end-of-output'
+       after the command.
+       (tramp-handle-shell-command): Set `mode-line-process' in the
+       asynchronous case.
+
+       * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
+
+       * net/tramp-fish.el (tramp-fish-maybe-open-connection):
+       * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use
+       `tramp-process-sentinel' as process sentinel.
+
 2008-02-02  Juanma Barranquero  <address@hidden>
 
        * whitespace.el (global-whitespace-mode): Revert last change.




reply via email to

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