aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMasatake YAMATO <[email protected]>2004-03-15 07:28:38 +0000
committerMasatake YAMATO <[email protected]>2004-03-15 07:28:38 +0000
commit9b05111d02c55dc07ec645d58489484ca6f2fa7c (patch)
treea2e5ae462dc40a81d5b1acfe35a2fa4606d65d24 /lisp/ChangeLog
parent9fd76d04e8b93bb6116dffe49b8fdabdac71286f (diff)
Fix a typo.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b28512af32..d7c955c847 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.