diff options
| -rw-r--r-- | lisp/ChangeLog | 3 |
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 @@ | |||
| 21 | if the value for `ruler-mode-ruler-function'is given. | 21 | if the value for `ruler-mode-ruler-function'is given. |
| 22 | 22 | ||
| 23 | * hexl.el (hexl-mode-hook): Make the hook customizable. | 23 | * hexl.el (hexl-mode-hook): Make the hook customizable. |
| 24 | (hexl-address-area, hexl-ascii-area, hexl-ascii-cursor): New | 24 | (hexl-address-area, hexl-ascii-area): New customize variables. |
| 25 | customize variables. | ||
| 26 | (hexlify-buffer): Put font-lock-faces on the address area and | 25 | (hexlify-buffer): Put font-lock-faces on the address area and |
| 27 | the ascii area. | 26 | the ascii area. |
| 28 | (hexl-activate-ruler): New function. | 27 | (hexl-activate-ruler): New function. |