aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorStefan Monnier <[email protected]>2004-10-27 19:52:02 +0000
committerStefan Monnier <[email protected]>2004-10-27 19:52:02 +0000
commit46119710895211b4bebc46e766ac56bda82706fb (patch)
treed055504597aa5a7380afe87cb486bf69123a8be6 /lisp
parent474b9dcd578320bbeb908f8fccfb094c9c4709c1 (diff)
(hilit-mode): Typo.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/obsolete/hilit19.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/obsolete/hilit19.el b/lisp/obsolete/hilit19.el
index b1aef20f5d..a5fd33adca 100644
--- a/lisp/obsolete/hilit19.el
+++ b/lisp/obsolete/hilit19.el
@@ -967,7 +967,7 @@ the entire buffer is forced."
(if hilit-mode
(add-hook 'find-file-hook 'hilit-find-file-hook t)
- (remove-hook 'find-file-hook 'hilit-find-file-hook t))
+ (remove-hook 'find-file-hook 'hilit-find-file-hook))
(unless (and hilit-inhibit-hooks hilit-mode)
(condition-case c