]> git.eshelyaron.com Git - emacs.git/commit
(highlight-changes-mode): Removed references to hooks that no longer exist.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 2 May 2008 08:51:17 +0000 (08:51 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 2 May 2008 08:51:17 +0000 (08:51 +0000)
commit7ebafc09f9b95f00816d6f694900fb1bf16510a8
tree908611a1b549a4153f01fbf070c13a7abcfdaabf
parent6208735524881fbcecb67ca9d2a43eadf4c2fa3f
(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.
lisp/ChangeLog
lisp/hilit-chg.el