From 1b7ef4aaeca3eb8ca136025ed16f39eb2dbd1f31 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 30 Nov 2006 16:41:31 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 98cc66f4b35..e173153e130 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -6,21 +6,24 @@ (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 + 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 + (hexl-mode-exit): Restore the original value of `ruler-mode-ruler-function'. -2006-11-29 Alin C. Soare (tiny change) +2006-11-30 Alin C. Soare (tiny change) - * lisp/hexl.el (hexl-mode-old-hl-line-range-function): New variable - (hexl-mode-old-hl-line-face): New variable + * hexl.el (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. 2006-11-30 Juanma Barranquero + * emacs-lisp/bytecomp.el (byte-optimize, byte-compile-warnings): + Doc fixes. + * international/fontset.el (create-fontset-from-ascii-font) (create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes. (fontset-name-p): Fix typo in docstring. -- 2.39.2