(Auhthors): Change my email address.
authorshirai <shirai>
Fri, 10 May 2002 06:56:42 +0000 (06:56 +0000)
committershirai <shirai>
Fri, 10 May 2002 06:56:42 +0000 (06:56 +0000)
(Mew): Modify keybind for `lsdb-toggle-buffer'.

README

diff --git a/README b/README
index 8b6b82a..b30c91f 100644 (file)
--- a/README
+++ b/README
@@ -89,7 +89,7 @@ If you use Mew, put the following lines into your ~/.mew:
              (define-key mew-draft-header-map "\M-I" 'lsdb-complete-name)))
 (add-hook 'mew-summary-mode-hook
           (lambda ()
-            (define-key mew-summary-mode-map ":" 'lsdb-toggle-buffer)))
+            (define-key mew-summary-mode-map "l" 'lsdb-toggle-buffer)))
 
 If you use MU-CITE, put the following lines into your ~/.emacs:
 (autoload 'lsdb-mu-insinuate "lsdb")
@@ -204,7 +204,7 @@ We hope you will join the open development.
 
 .* Authors
 Daiki Ueno <ueno@unixuser.org>
-Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> (support for Mew)
+Hideyuki SHIRAI <shirai@meadowy.org> (support for Mew)
 Yuuichi Teranishi <teranisi@gohome.org>
 
 .* Local emacs vars.