- Add autoload setting for `mu-cite-get-prefix-method',
authormorioka <morioka>
Mon, 19 Jul 1999 11:14:36 +0000 (11:14 +0000)
committermorioka <morioka>
Mon, 19 Jul 1999 11:14:36 +0000 (11:14 +0000)
commitc631c62404de408189ac744f39294926e11a523f
tree5fac08c940a13181461d702a62eb9b88cabbf3f6
parenta0adc83316df21324af9c809af37bd714d8b47e1
- Add autoload setting for `mu-cite-get-prefix-method',
  `mu-cite-get-prefix-register-method' and
  `mu-cite-get-prefix-register-verbose-method'.

(mu-cite-registration-file): Deleted.
(mu-cite-obsolete-variable-alist): Deleted.
(mu-cite-obsolete-function-alist): Deleted.
(mu-cite-registration-file): Deleted [moved to mu-register.el].
(mu-cite-allow-null-string-registration): Likewise.
(mu-cite-registration-file-coding-system-for-read): Likewise.
(mu-cite-registration-file-coding-system-for-write): Deleted.
(mu-cite-registration-file-modes): Deleted [moved to mu-register.el].
(mu-cite-registration-symbol): Likewise.
(mu-cite-citation-name-alist): Likewise.
(mu-cite-minibuffer-history): Likewise.
(mu-cite-get-citation-name): Likewise.
(mu-cite-add-citation-name): Likewise.
(mu-cite-load-registration-file): Likewise.
(mu-cite-save-registration-file): Likewise.
(mu-cite-get-prefix-method): Likewise.
(mu-cite-get-prefix-register-method): Likewise.
(mu-cite-get-prefix-register-verbose-method): Likewise.
(mu-cite/allow-null-string-registration): Deleted [moved to
mu-register.el].
(mu-cite/citation-name-alist): Likewise.
(mu-cite/minibuffer-history): Deleted because there are no need.
(mu-cite/registration-file): Deleted [moved to
mu-register.el].

- Delete obsolete aliases except `mu-cite/cite-original',
  `mu-cite/get-field-value' and `mu-cite/get-value' because there are
  no need.
mu-cite.el