]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix a typo.
authorMasatake YAMATO <jet@gyve.org>
Mon, 15 Mar 2004 07:28:38 +0000 (07:28 +0000)
committerMasatake YAMATO <jet@gyve.org>
Mon, 15 Mar 2004 07:28:38 +0000 (07:28 +0000)
lisp/ChangeLog

index b28512af3217bc73c82484411cd603c134935a00..d7c955c847199086a709cbbcd2989266728f4ad7 100644 (file)
@@ -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.