changeset 54400:a590d8b32ad7

Fix a typo.
author Masatake YAMATO <jet@gyve.org>
date Mon, 15 Mar 2004 07:28:38 +0000
parents ad02f6299e9a
children 7f6dab15e141
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Mar 15 07:27:02 2004 +0000
+++ b/lisp/ChangeLog	Mon Mar 15 07:28:38 2004 +0000
@@ -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.