* hexl.el (hexl-before-revert-hook): New function.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 18 Jan 2007 03:20:57 +0000 (03:20 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 18 Jan 2007 03:20:57 +0000 (03:20 +0000)
(hexl-mode): Use it.
(hexl-after-revert-hook): Just call hexl-mode.
(hexl-mode-exit): Remove before-revert-hook.

lisp/ChangeLog

index 517dc9d..c6717c8 100644 (file)
@@ -1,3 +1,10 @@
+2007-01-18  Chris Moore  <christopher.ian.moore@gmail.com>  (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  <monnier@iro.umontreal.ca>
 
        * isearch.el (isearch-no-upper-case-p): Look for [:upper:] as well.