Mercurial > emacs
changeset 94547:607b4fd9f3bc
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 02 May 2008 08:51:17 +0000 |
parents | 11b8f709e661 |
children | 089a9212abc0 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri May 02 08:50:25 2008 +0000 +++ b/lisp/ChangeLog Fri May 02 08:51:17 2008 +0000 @@ -1,3 +1,14 @@ +2008-05-02 Richard Sharman <rsharman@pobox.com> + + * hilit-chg.el (highlight-changes-mode): Removed references to + hooks that no longer exist. Because define-minor-mode is used the + hook highlight-changes-mode-hook exists and can do what both the + old hooks used to do. The documentation at the top of the file + was updated to demonstrate this. + (highlight-changes-mode): Remove commented out call to a hook + function that is no longer there. + (hilit-chg-set): Remove running of highlight-changes-enable-hook. + 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com> * vc.el (vc-default-dired-state-info): Change name of primitive