emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp hexl.el ChangeLog


From: Masatake YAMATO
Subject: [Emacs-commit] emacs/lisp hexl.el ChangeLog
Date: Thu, 30 Nov 2006 16:10:04 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Masatake YAMATO <jet>   06/11/30 16:10:04

Modified files:
        lisp           : hexl.el ChangeLog 

Log message:
        (hl-line-range-function, hl-line-face): Declare variables to avoid 
bytecomp warnings.
        (hexl-mode-old-ruler-function): New variable.
        (hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function' and 
`hl-line-range-function' after `require' hl-line.
        Then bind `hl-line-range-function' and `hl-line-face'.
        Don't require frame. Don't use `with-no-warnings'.
        (hexl-activate-ruler): Store the original value of 
`ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
        (hexl-mode-exit): Restore the original value of 
`ruler-mode-ruler-function'.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/hexl.el?cvsroot=emacs&r1=1.108&r2=1.109
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.10375&r2=1.10376




reply via email to

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