emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: highlight-changes-mode


From: rsharman
Subject: Re: highlight-changes-mode
Date: Mon, 11 Dec 2006 22:16:43 -0500

Here are the changes to hilit-chg.el

Attachment: hilit-chg.el.cdif
Description: lisp/hilit-chg.el.cdif

they need this change to emacs-lisp/easy-mmode.el

Attachment: easy-mmode.el.cdif
Description: lisp/emacs-lisp/easy-mmode.el.cdif



and here are the Changelog entries:

2006-12-11  Richard Sharman  <address@hidden>

        * easy-mmode.el (define-global-minor-mode): added keyword `turn-off'.

        * hilit-chg.el (highlight-changes-mode): be more consistent with
        other minor modes, this function now just toggles. Removed 
        variable highlight-changes-toggle-hook.
        (highlight-changes-toggle-visibility): new function to allow
        toggling on/off the visibility of changes (previously done in
        highlight-changes-mode).
        (global-highlight-changes-mode): renamed from global-highlight-changes,
        be more consistent with other modes.
        (highlight-compare-buffers): new function.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]