# HG changeset patch # User Juanma Barranquero # Date 1209718277 0 # Node ID 607b4fd9f3bc163d507f8207fbeeaabdca23a12f # Parent 11b8f709e66193fc7b247228632220d0ed6d2309 *** empty log message *** diff -r 11b8f709e661 -r 607b4fd9f3bc lisp/ChangeLog --- 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 + + * 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 * vc.el (vc-default-dired-state-info): Change name of primitive