X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fmu-cite.git;a=blobdiff_plain;f=ChangeLog;h=c8166d43751dc5df9d8ebcbfa58f35a477bd9a37;hp=ddc1310dbbfafbe71568b8452df3d9463c68cd9d;hb=HEAD;hpb=f9147b530e9effaa158392e802467734bc396113 diff --git a/ChangeLog b/ChangeLog index ddc1310..c8166d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,274 @@ +2012-02-27 Katsumi Yamaoka + + * mu-cite.el (mu-cite-remove-text-properties): Fix mismatched paren in + XEmacs part. + +2010-06-21 Katsumi Yamaoka + + * MU-CFG: Don't load poe twice; add emu subdirectory to load-path + when LISPDIR is specified. + +2009-05-15 Katsumi Yamaoka + + * README.en (Bug reports): Remove. + +2007-09-03 Katsumi Yamaoka + + * mu-cite.el (mu-cite-remove-text-properties) + (fill-column-for-fill-cited-region): Don't use old-style backquotes. + +2007-03-07 Katsumi Yamaoka + + * mu-cite.el (mu-cite-char-category): Rename from char-category of + which the name is too generic. + +2006-12-20 Katsumi Yamaoka + + * README.en (What's MU): Update required version of APEL to 10.7 + or later. + + * MU-CFG (PACKAGEDIR): Use install-get-default-package-directory. + +2006-12-13 Katsumi Yamaoka + + * MU-CFG (PACKAGEDIR): Avoid an error with Emacs. + +2006-12-12 Katsumi Yamaoka + + * MU-MK (compile-mu-package): Use batch-update-directory-autoloads + if it is available instead of batch-update-directory. + +2006-12-11 Katsumi Yamaoka + + * MU-CFG (PACKAGEDIR): Check for + (early|late|last)-package-hierarchies and configure-package-path + as well as (early|late|last)-packages. + +2005-06-06 MORIOKA Tomohiko + + * mu-cite.el (mu-cite-original): Allow nil as a value of + `mu-cite-cited-prefix-regexp'. + +2002-02-25 Daiki Ueno + + * MU-MK (config-mu-package): Add auto-autoloads and custom-load + only to `mu-modules-to-compile'. + (compile-mu-package): Don't compile `mu-modules-not-to-compile'. + +2001-12-21 Katsumi Yamaoka + + * mu-register.el (mu-cite-load-registration-file): Reverted. I've + got XEmacs wrong that it does'nt support the coding system magic + cookie. However it has been working since XEmacs 21.2.21. Users + can avoid mis-decoding a file by setting the value of the option + `mu-registration-file-coding-system-for-read' properly even if + they are using one of old (X)Emacsen. + (mu-registration-file-coding-system-for-read): Fix a doc-string. + +2001-08-29 Katsumi Yamaoka + + * mu-register.el (mu-cite-load-registration-file): Retry to read + a file when failed. + +2001-08-03 Katsumi Yamaoka + + * mu-register.el (mu-cite-save-registration-file): Use + `mu-registration-file-coding-system-for-write' for writing a file. + (mu-registration-file-coding-system-for-read): Use `defvar' + instead of `defcustom' to define it. + (mu-registration-file-coding-system-for-write): New user option. + +2001-05-23 Katsumi Yamaoka + + * mu-cite.el (fill-column-for-fill-cited-region): Add a + supplementary explanation in doc-string. + +2001-04-19 Katsumi Yamaoka + + * mu-cite.el (mu-cite-remove-text-properties): Make it to work with + XEmacs. + +2001-03-22 NISHIDA Masakazu + + * mu-register.el (mu-cite-get-prefix-register-verbose-method): + Support X-Cite-Me as well as X-Attribution. + (mu-cite-get-prefix-register-method): Ditto. + * mu-bbdb.el (mu-bbdb-get-prefix-register-verbose-method): Ditto. + (mu-bbdb-get-prefix-register-method): Ditto. + * mu-cite.el (mu-cite-default-methods-alist): Ditto. + +2001-03-09 Katsumi Yamaoka + + * mu-cite.el (fill-column-for-fill-cited-region): New user option. + (fill-cited-region): Prefer `fill-column-for-fill-cited-region' if + it is an integer rather than `fill-column'. + +2001-02-23 Katsumi Yamaoka + + * mu-cite.el (char-category): Force redefine as a function because + it may have been defined by emu.el; don't use `int-char' for + XEmacs if the function `char-category-list' returns a list of + characters; enclose the whole form with `eval-and-compile'. + + * MU-CFG: Define the function `add-to-list' for a makeshift. + + * MU-MK: Define byte-optimizer for replacing `sref' with `aref'; + silence XEmacs not to say "bound but not referenced". + (byte-compile-file-form-custom-declare-variable): Define it for old + Emacsen. + + * mu-cite.el: Undo the last change. + +2001-02-23 Katsumi Yamaoka + + * mu-cite.el: Require `emu' as well as `poem' because we have need + to pickup the function `char-category' for XEmacs. + +2001-02-02 Keiichi Suzuki + + * mu-cite.el (top level): Require `poem' instead of `poe' for + `char-next-index'. + +2000-09-04 Katsumi Yamaoka + + * mu-cite.el (mu-cite-default-methods-alist): Don't include + `ml-count' in `id' if it is not available. + +2000-05-25 Tanaka Akira + + * README.en: Update for CVS via SSH. + +2000-01-05 Katsumi Yamaoka + + * Makefile: Update for the new CVS server. + + +1999-12-16 Katsumi Yamaoka + + * MU-CITE: Version 8.1 was released. + +1999-12-16 Katsumi Yamaoka + + * mu-register.el: Ignore the obsolete variables. + + * mu-cite.el: Ignore the obsolete variables and functions. + +1999-12-13 Katsumi Yamaoka + + * README.en: Update for the recent ML address. + +1999-10-19 Katsumi Yamaoka + + * mu-cite.el (fill-cited-region): Bind `filladapt-mode' to nil. + +1999-10-15 Katsumi Yamaoka + + * mu-cite.el (fill-cited-region): Increase `fill-column' if + `fill-prefix' is too long to fill. + (detect-paragraph-cited-prefix): Abolish a product of comparing + each line if they are identical; don't include newlines in result. + +1999-08-23 Katsumi Yamaoka + + * mu-cite.el (TopLevel): Don't require `widget'. + + +1999-08-05 Katsumi Yamaoka + + * MU-CITE: Version 8.0 was released. + +1999-08-05 Katsumi Yamaoka + + * mu-cite.el (detect-paragraph-cited-prefix): Use `car' and `cdr' + instead of `cadr'. + + * mu-register.el (mu-cite-save-registration-file): Remove text + properties from the strings to be registered and quote them using + `prin1-to-string'. + + * Makefile (PACKAGE): Rename from "mu" to "mu-cite". + (invoice): New target. + +1999-08-03 Katsumi Yamaoka + + * mu-register.el (mu-cite-get-prefix-register-verbose-method): Bind + `minibuffer-allow-text-properties' to nil; use + `mu-cite-remove-text-properties'; use `if' instead of `when'. + (mu-cite-get-prefix-register-method): Ditto. + (mu-cite-save-registration-file): Don't use `prin1-to-string' for + avoiding text properties. + + * mu-bbdb.el (mu-bbdb-get-prefix-register-verbose-method): Bind + `minibuffer-allow-text-properties' to nil; use + `mu-cite-remove-text-properties'. + (mu-bbdb-get-prefix-register-method): Ditto. + + * mu-cite.el (compress-cited-prefix): Use `if' instead of `when'. + (mu-cite-remove-text-properties): New macro for removing text + properties under FSF Emacs from 19.7 to under 20.1. It is + suggested by Masahiro MURATA . + + * NEWS: Document that text properties in the registration file is + not recommended. + +1999-08-02 Katsumi Yamaoka + + * NEWS: New file. + +1999-07-30 Katsumi Yamaoka + + * mu-cite.el (mu-cite-ml-count-field-list): Don't use + `mu-cite-custom-set-variable'. + (mu-cite-top-format): New implementation for customization. + (mu-cite-prefix-format): Ditto. + (mu-cite-custom-set-variable): Remove function. + (mu-cite-choose-top-format): Remove widget. + (mu-cite-choose-prefix-format): Remove widget. + (TopLevel): Don't use `mapcar' for defining obsolete functions. + (TopLevel): Undo the last change for defining obsolete variables + under XEmacs. + (mu-cite-obsolete-variable-alist): Redefine as a macro which will + be bound at the compile time only. + +1999-07-29 Katsumi Yamaoka + + * mu-cite.el (TopLevel): Use `mapcar' instead of `dolist' for + defining obsolete variables and functions. + +1999-07-28 Katsumi Yamaoka + + * README.en: (How to use): Remove the part. + (load-path): Document that FLIM should be included in `load-path'. + (Installation): Add expositions how to use make options LISPDIR and + VERSION_SPECIFIC_LISPDIR; add the clause for installing as a + XEmacs package. + (What's MU): Remove the clause for std11; add description about + mu-register.el; update required packages. + (TopLevel):Remove RCS magic cookie. + + * mu-cite.el (mu-cite-ml-count-field-list): Modify tag string for + `choice'; use `const' with the arg nil for the menu separator; + delete element which value is nil when the symbol value is set. + (mu-cite-top-format): New implementation for customization using + `mu-cite-choose-top-format' and `mu-cite-custom-set-variable'. + (mu-cite-prefix-format): New implementation for customization using + `mu-cite-choose-prefix-format' and `mu-cite-custom-set-variable'. + (mu-cite-custom-set-variable): New function. + (mu-cite-choose-top-format): New widget. + (mu-cite-choose-prefix-format): New widget. + + (widget-mu-cite-method-prompt-value): Abolish function. + (mu-cite-method): Abolish widget. + (widget-mu-cite-method-prompt-value-history): Abolish variable. + (mu-cite-method-list): Abolish function. + +1999-07-22 Katsumi Yamaoka + + * mu-register.el (mu-cite-load-registration-file): Check for the + existence of `buffer-file-coding-system' or `file-coding-system'. + + * mu-cite.el (string-compare-from-top): Don't use `aref'. + 1999-07-21 Katsumi Yamaoka * mu-register.el (mu-cite-load-registration-file): Use @@ -206,7 +477,6 @@ `VERSION_SPECIFIC_LISPDIR' from the command line arguments. * MU-CFG (PACKAGEDIR): New variable. - (MU_DIR): Use `VERSION_SPECIFIC_LISPDIR' instead of `LISPDIR'. (VERSION_SPECIFIC_LISPDIR): New variable. (TopLevel): Delete code to detect APEL 7.3 or later. (load-path): Modernize the way of adding the paths of APEL, FLIM,