From: morioka Date: Mon, 19 Jul 1999 11:23:43 +0000 (+0000) Subject: Modify header. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=89f2143794a9833e06b4bb13510689c1e0c2c01a;p=elisp%2Fmu-cite.git Modify header. --- diff --git a/mu-register.el b/mu-register.el index 05aa869..a9afb51 100644 --- a/mu-register.el +++ b/mu-register.el @@ -26,18 +26,8 @@ ;;; Commentary: -;; - How to install. -;; 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-register)))) -;; 3. you can use the keyword `registered' in your -;; mu-cite/top-form and mu-cite/prefix-form, for example: -;; (setq mu-cite/prefix-format (list 'registered "> ")) -;; -;; - ChangeLog. +;; ChangeLog. + ;; Wed Dec 27 14:28:17 1995 MINOURA Makoto ;; ;; * Written.