diff options
author | Masatake YAMATO <jet@gyve.org> | 2006-11-30 16:10:03 +0000 |
---|---|---|
committer | Masatake YAMATO <jet@gyve.org> | 2006-11-30 16:10:03 +0000 |
commit | 3fc29559f5db6b5566ed154822043a7b4ab948e5 (patch) | |
tree | 44bd5f8720e8a55c44f2d64b8b88a1eb3b4030e9 /lisp/emacs-lisp | |
parent | 6ac2ae62e26f7bc9d4012d14cc3294a2abc5dc38 (diff) | |
download | emacs-3fc29559f5db6b5566ed154822043a7b4ab948e5.tar.gz emacs-3fc29559f5db6b5566ed154822043a7b4ab948e5.tar.bz2 emacs-3fc29559f5db6b5566ed154822043a7b4ab948e5.zip |
(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'.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions