+2011-11-23 Michael Albinus <michael.albinus@gmx.de>
+
+ * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
+ `non-essential' to t, in order to avoid remote connections.
+
2011-11-23 Eli Zaretskii <eliz@gnu.org>
* emacs-lisp/autoload.el (autoload-generate-file-autoloads): On
2011-11-16 Michael Albinus <michael.albinus@gmx.de>
- * net/tramp.el (tramp-handle-file-truename): Cache only the local
- file name.
-
* net/tramp-cache.el (tramp-flush-file-property): Flush also
properties of linked files. (Bug#9879)
+ * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
+ local file name.
+
2011-11-16 Juanma Barranquero <lekktu@gmail.com>
* menu-bar.el (menu-bar-file-menu):
(let ((goal (substitute-in-file-name (minibuffer-contents)))
(mid (overlay-end rfn-eshadow-overlay))
(start (minibuffer-prompt-end))
- (end (point-max)))
+ (end (point-max))
+ (non-essential t))
(unless
;; Catch the common case where the shadow does not need to move.
(and mid