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, 26 Jul 2008 18:55:06 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       08/07/26 18:55:05

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14224
retrieving revision 1.14225
diff -u -b -r1.14224 -r1.14225
--- ChangeLog   26 Jul 2008 00:28:41 -0000      1.14224
+++ ChangeLog   26 Jul 2008 18:55:02 -0000      1.14225
@@ -1,3 +1,26 @@
+2008-07-26  Michael Albinus  <address@hidden>
+
+       * net/tramp.el (tramp-handle-start-file-process): Set
+       query-on-exit flag. Kill temporary buffer.
+       (tramp-process-sentinel): Remove defun.
+       (tramp-do-copy-or-rename-file-out-of-band)
+       (tramp-maybe-open-connection):Don't call it.
+
+       * net/tramp-fish.el (tramp-fish-maybe-open-connection): Don't call
+       `tramp-process-sentinel'.
+
+       * net/tramp-smb.el (tramp-smb-maybe-open-connection): Don't call
+       `tramp-process-sentinel'.
+
+       * net/xesam.el (xesam-from): Remove defvar.
+       (xesam-mode): Derive from `special-mode'.  Extend `xesam-mode-map'
+       and `mode-line-position'.
+       (xesam-refresh-entry): Remove argument `hit-number'.  Add debug
+       information to the widgets.  Don't set `mode-line-position'.
+       (xesam-refresh-search-buffer): Correct hit number computing.
+       Don't set `mode-line-position'.
+       (xesam-new-search): Add debug information to the mode line.
+
 2008-07-25  Vinicius Jose Latorre  <address@hidden>
 
        * diff-mode.el (diff-show-trailing-blanks): Renamed to




reply via email to

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