diff lisp/ChangeLog @ 65304:379e08762d65

* 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).
author Michael Albinus <michael.albinus@gmx.de>
date Wed, 31 Aug 2005 20:28:48 +0000
parents c4e83cd72e41
children efcffd1c5434
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Aug 31 19:56:30 2005 +0000
+++ b/lisp/ChangeLog	Wed Aug 31 20:28:48 2005 +0000
@@ -1,3 +1,14 @@
+2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
+
+	* 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  <reto@gnu.org>
 
 	* progmodes/vhdl-mode.el