comparison lisp/ChangeLog @ 94547:607b4fd9f3bc

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 02 May 2008 08:51:17 +0000
parents aa5169cbd932
children 0637b7ddc264
comparison
equal deleted inserted replaced
94546:11b8f709e661 94547:607b4fd9f3bc
1 2008-05-02 Richard Sharman <rsharman@pobox.com>
2
3 * hilit-chg.el (highlight-changes-mode): Removed references to
4 hooks that no longer exist. Because define-minor-mode is used the
5 hook highlight-changes-mode-hook exists and can do what both the
6 old hooks used to do. The documentation at the top of the file
7 was updated to demonstrate this.
8 (highlight-changes-mode): Remove commented out call to a hook
9 function that is no longer there.
10 (hilit-chg-set): Remove running of highlight-changes-enable-hook.
11
1 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com> 12 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2 13
3 * vc.el (vc-default-dired-state-info): Change name of primitive 14 * vc.el (vc-default-dired-state-info): Change name of primitive
4 to prettify-state-info, in preparation for ripping out dired mode. 15 to prettify-state-info, in preparation for ripping out dired mode.
5 * vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive 16 * vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive