diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 46e04699970..00a1bc00812 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2009-11-11 Michael Albinus + + * net/tramp.el (tramp-advice-minibuffer-electric-separator) + (tramp-advice-minibuffer-electric-tilde): Unload advices via + `tramp-unload'. + (tramp-advice-make-auto-save-file-name) + (tramp-advice-file-expand-wildcards): Apply also `ad-activate' + after removing the advice. + 2009-11-11 Dan Nicolaescu * progmodes/grep.el (grep-regexp-alist):