summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2008-05-02 08:51:17 +0000
committerJuanma Barranquero <lekktu@gmail.com>2008-05-02 08:51:17 +0000
commit7ebafc09f9b95f00816d6f694900fb1bf16510a8 (patch)
tree908611a1b549a4153f01fbf070c13a7abcfdaabf /lisp/ChangeLog
parent6208735524881fbcecb67ca9d2a43eadf4c2fa3f (diff)
downloademacs-7ebafc09f9b95f00816d6f694900fb1bf16510a8.tar.gz
(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.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 90017503bae..334ffe154a8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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