Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8136 emacs/lisp/ChangeLog:1.8137
*** emacs/lisp/ChangeLog:1.8136 Wed Aug 31 19:53:52 2005
--- emacs/lisp/ChangeLog        Wed Aug 31 20:28:48 2005
***************
*** 1,3 ****
--- 1,14 ----
+ 2005-08-31  Michael Albinus  <[EMAIL PROTECTED]>
+ 
+       * net/tramp.el (tramp-handle-make-auto-save-file-name): Deactivate
+       temporarily advice if active (not needed for Emacs 22, but for
+       backwards compatibility).
+       (tramp-exists-file-name-handler): Rewrite.  First implementation
+       was too simple.
+       (tramp-advice-make-auto-save-file-name): Call
+       `tramp-handle-make-auto-save-file-name' (again, just for backwards
+       compatibility).
+ 
  2005-08-31  Reto Zimmermann  <[EMAIL PROTECTED]>
  
        * progmodes/vhdl-mode.el


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to