diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 517dc9dd962..c6717c8a5d2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2007-01-18 Chris Moore (tiny change) + + * hexl.el (hexl-before-revert-hook): New function. + (hexl-mode): Use it. + (hexl-after-revert-hook): Just call hexl-mode. + (hexl-mode-exit): Remove before-revert-hook. + 2007-01-17 Stefan Monnier * isearch.el (isearch-no-upper-case-p): Look for [:upper:] as well.