From: Chong Yidong Date: Wed, 28 Feb 2007 01:35:08 +0000 (+0000) Subject: * net/tramp.el (tramp-file-name-handler): Inhibit modification X-Git-Tag: emacs-pretest-22.0.95~59 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=17282c9b75cd70dfd2a33c85a9384dcccc651c8b;p=emacs.git * net/tramp.el (tramp-file-name-handler): Inhibit modification hooks to avoid confusion when combining after-change calls. --- 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