Fix typo.
authorueno <ueno>
Thu, 25 Apr 2002 19:31:47 +0000 (19:31 +0000)
committerueno <ueno>
Thu, 25 Apr 2002 19:31:47 +0000 (19:31 +0000)
lsdb.el

diff --git a/lsdb.el b/lsdb.el
index 200d1e7..c998c51 100644 (file)
--- a/lsdb.el
+++ b/lsdb.el
@@ -37,7 +37,7 @@
 ;;; (lsdb-wl-insinuate)
 ;;; (add-hook 'wl-draft-mode-hook
 ;;;           (lambda ()
-;;;             (define-key message-mode-map "\M-\t" 'lsdb-complete-name)))
+;;;             (define-key wl-draft-mode-map "\M-\t" 'lsdb-complete-name)))
 
 ;;; Code: