diff lisp/obsolete/hilit19.el @ 46899:f00337f04e78

Use find-file-hook instead of find-file-hooks.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 15 Aug 2002 00:48:20 +0000
parents 7308bbc423d5
children 0d8b17d428b5
line wrap: on
line diff
--- a/lisp/obsolete/hilit19.el	Thu Aug 15 00:46:09 2002 +0000
+++ b/lisp/obsolete/hilit19.el	Thu Aug 15 00:48:20 2002 +0000
@@ -956,7 +956,7 @@
 
 (global-set-key [?\C-\S-l] 'hilit-repaint-command)
 
-(add-hook 'find-file-hooks 'hilit-find-file-hook t)
+(add-hook 'find-file-hook 'hilit-find-file-hook t)
 
 (eval-when-compile (require 'gnus))	; no compilation gripes