* 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.
This commit is contained in:
parent
dcdd88e025
commit
66d237e2f9
1 changed files with 7 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue