From: Masatake YAMATO Date: Mon, 15 Mar 2004 07:28:38 +0000 (+0000) Subject: Fix a typo. X-Git-Tag: ttn-vms-21-2-B4~7242 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9b05111d02c55dc07ec645d58489484ca6f2fa7c;p=emacs.git Fix a typo. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b28512af321..d7c955c8471 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -21,8 +21,7 @@ if the value for `ruler-mode-ruler-function'is given. * hexl.el (hexl-mode-hook): Make the hook customizable. - (hexl-address-area, hexl-ascii-area, hexl-ascii-cursor): New - customize variables. + (hexl-address-area, hexl-ascii-area): New customize variables. (hexlify-buffer): Put font-lock-faces on the address area and the ascii area. (hexl-activate-ruler): New function.