Delete `Commentary'.
authormorioka <morioka>
Tue, 20 Jul 1999 05:28:46 +0000 (05:28 +0000)
committermorioka <morioka>
Tue, 20 Jul 1999 05:28:46 +0000 (05:28 +0000)
mu-bbdb.el

index e8e662a..aa0a699 100644 (file)
 ;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 ;; Boston, MA 02111-1307, USA.
 
-;;; Commentary:
-
-;;  - How to use
-;;    1. bytecompile this file and copy it to the apropriate directory.
-;;    2. put the following lines to your ~/.emacs:
-;;             (add-hook 'mu-cite-load-hook
-;;                       (function
-;;                        (lambda ()
-;;                          (require 'mu-bbdb)
-;;                          )))
-
 ;;; Code:
 
 (require 'mu-cite)