comparison lisp/ChangeLog @ 76205:1fd4f5302ed3

* net/tramp.el (tramp-file-name-handler): Inhibit modification hooks to avoid confusion when combining after-change calls.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 28 Feb 2007 01:35:08 +0000
parents 8fc7d375da79
children 9f4ddf81fa26
comparison
equal deleted inserted replaced
76204:b5b902938a0a 76205:1fd4f5302ed3
1 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
2
3 * net/tramp.el (tramp-file-name-handler): Inhibit modification
4 hooks to avoid confusion when combining after-change calls.
5
1 2007-02-27 Ken Manheimer <ken.manheimer@gmail.com> 6 2007-02-27 Ken Manheimer <ken.manheimer@gmail.com>
2 7
3 * allout.el (allout-encrypt-string): Remove inhibition 8 * allout.el (allout-encrypt-string): Remove inhibition
4 of gpg-agent, now that pgg-gpg-process-region correctly honors 9 of gpg-agent, now that pgg-gpg-process-region correctly honors
5 passed-in passphrase. 10 passed-in passphrase.