summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
1 files changed, 1 insertions, 2 deletions
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.