Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
36555efc
Commit
36555efc
authored
May 26, 2005
by
Lute Kamstra
Browse files
(hexl-mode): Use run-mode-hooks.
parent
40bd2cfb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/hexl.el
lisp/hexl.el
+1
-1
No files found.
lisp/hexl.el
View file @
36555efc
...
@@ -291,7 +291,7 @@ You can use \\[hexl-find-file] to visit a file in Hexl mode.
...
@@ -291,7 +291,7 @@ You can use \\[hexl-find-file] to visit a file in Hexl mode.
"hexl-current-address"
)
"hexl-current-address"
)
(
if
hexl-follow-ascii
(
hexl-follow-ascii
1
)))
(
if
hexl-follow-ascii
(
hexl-follow-ascii
1
)))
(
run-hooks
'hexl-mode-hook
))
(
run-
mode-
hooks
'hexl-mode-hook
))
(
defun
hexl-isearch-search-function
()
(
defun
hexl-isearch-search-function
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment