[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
From: |
Masatake YAMATO |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v |
Date: |
Thu, 30 Nov 2006 16:10:05 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Masatake YAMATO <jet> 06/11/30 16:10:04
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10375
retrieving revision 1.10376
diff -u -b -r1.10375 -r1.10376
--- ChangeLog 30 Nov 2006 15:55:14 -0000 1.10375
+++ ChangeLog 30 Nov 2006 16:10:03 -0000 1.10376
@@ -1,3 +1,17 @@
+2006-11-30 Masatake YAMATO <address@hidden>
+
+ * hexl.el (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'.
+
2006-11-29 Alin C. Soare <address@hidden> (tiny change)
* lisp/hexl.el (hexl-mode-old-hl-line-range-function): New variable
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, (continued)
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Chong Yidong, 2006/11/28
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Juanma Barranquero, 2006/11/28
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Juanma Barranquero, 2006/11/29
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, John-David T. Smith, 2006/11/29
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Vinicius Jose Latorre, 2006/11/30
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Vinicius Jose Latorre, 2006/11/30
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Juanma Barranquero, 2006/11/30
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Masatake YAMATO, 2006/11/30
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v,
Masatake YAMATO <=
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Juanma Barranquero, 2006/11/30
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Kim F. Storm, 2006/11/30
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Juanma Barranquero, 2006/11/30