emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp hl-line.el


From: Lute Kamstra
Subject: [Emacs-commit] emacs/lisp hl-line.el
Date: Thu, 15 May 2003 09:21:24 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Lute Kamstra <address@hidden>   03/05/15 09:21:23

Modified files:
        lisp           : hl-line.el 

Log message:
        Rewrote the local minor mode so that it can be
        sticky as well and made sticky the default.  Reimplemented the
        global minor mode.  Updated the commentary section to document
        these changes.
        (hl-line-sticky-flag): New user option.
        (hl-line-overlay): Made it buffer-local and gave it a docstring.
        (global-hl-line-overlay): New variable.
        (hl-line-mode): Rewritten to use `hl-line-sticky-flag'.
        (hl-line-highlight): Rewritten to use `hl-line-sticky-flag'.
        (hl-line-unhighlight): Updated docstring.
        (global-hl-line-mode): Implemented directly so that is does not
        depend on `hl-line-mode' any more.
        (global-hl-line-highlight, global-hl-line-unhighlight): New
        functions.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/hl-line.el.diff?tr1=1.19&tr2=1.20&r1=text&r2=text





reply via email to

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