diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
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 <cyd@stupidchicken.com> + + * net/tramp.el (tramp-file-name-handler): Inhibit modification + hooks to avoid confusion when combining after-change calls. + 2007-02-27 Ken Manheimer <ken.manheimer@gmail.com> * allout.el (allout-encrypt-string): Remove inhibition |