Mercurial > emacs
comparison lisp/ChangeLog @ 74332:47735bfd0d95
(hexl-mode-old-hl-line-range-function): New variable
(hexl-mode-old-hl-line-face): New variable
(hexl-mode, hexl-mode-exit): Fix the highlighting of the current line when exit from the hexl-mode.
author | Masatake YAMATO <jet@gyve.org> |
---|---|
date | Thu, 30 Nov 2006 15:55:14 +0000 |
parents | 55705fba7ce0 |
children | b77f0a410819 |
comparison
equal
deleted
inserted
replaced
74331:55705fba7ce0 | 74332:47735bfd0d95 |
---|---|
1 2006-11-29 Alin C. Soare <alinsoar@voila.fr> (tiny change) | |
2 | |
3 * lisp/hexl.el (hexl-mode-old-hl-line-range-function): New variable | |
4 (hexl-mode-old-hl-line-face): New variable | |
5 (hexl-mode, hexl-mode-exit): Fix the highlighting of the current | |
6 line when exit from the hexl-mode. | |
7 | |
1 2006-11-30 Juanma Barranquero <lekktu@gmail.com> | 8 2006-11-30 Juanma Barranquero <lekktu@gmail.com> |
2 | 9 |
3 * international/fontset.el (create-fontset-from-ascii-font) | 10 * international/fontset.el (create-fontset-from-ascii-font) |
4 (create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes. | 11 (create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes. |
5 (fontset-name-p): Fix typo in docstring. | 12 (fontset-name-p): Fix typo in docstring. |