(hilit-mode): Typo.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 27 Oct 2004 19:52:02 +0000 (19:52 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 27 Oct 2004 19:52:02 +0000 (19:52 +0000)
lisp/obsolete/hilit19.el

index b1aef20..a5fd33a 100644 (file)
@@ -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