From 17282c9b75cd70dfd2a33c85a9384dcccc651c8b Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Wed, 28 Feb 2007 01:35:08 +0000 Subject: [PATCH] * net/tramp.el (tramp-file-name-handler): Inhibit modification hooks to avoid confusion when combining after-change calls. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 65c179f5bd4..82373342a5b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-02-28 Chong Yidong + + * net/tramp.el (tramp-file-name-handler): Inhibit modification + hooks to avoid confusion when combining after-change calls. + 2007-02-27 Ken Manheimer * allout.el (allout-encrypt-string): Remove inhibition -- 2.39.5