emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/hexl.el


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/hexl.el
Date: Thu, 26 May 2005 08:54:22 -0400

Index: emacs/lisp/hexl.el
diff -c emacs/lisp/hexl.el:1.94 emacs/lisp/hexl.el:1.95
*** emacs/lisp/hexl.el:1.94     Sun May 22 13:35:56 2005
--- emacs/lisp/hexl.el  Thu May 26 12:54:22 2005
***************
*** 291,297 ****
                          "hexl-current-address")
  
      (if hexl-follow-ascii (hexl-follow-ascii 1)))
!   (run-hooks 'hexl-mode-hook))
  
  
  (defun hexl-isearch-search-function ()
--- 291,297 ----
                          "hexl-current-address")
  
      (if hexl-follow-ascii (hexl-follow-ascii 1)))
!   (run-mode-hooks 'hexl-mode-hook))
  
  
  (defun hexl-isearch-search-function ()




reply via email to

[Prev in Thread] Current Thread [Next in Thread]