From: morioka Date: Tue, 20 Jul 1999 05:28:46 +0000 (+0000) Subject: Delete `Commentary'. X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fmu-cite.git;a=commitdiff_plain;h=2a2d8991b1968caa5f4e4c4b2550e688030c8212 Delete `Commentary'. --- diff --git a/mu-bbdb.el b/mu-bbdb.el index e8e662a..aa0a699 100644 --- a/mu-bbdb.el +++ b/mu-bbdb.el @@ -23,17 +23,6 @@ ;; 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)