X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=23a839289876bf599fe53a05d78c5dcc4650df8c;hb=b64f7a538fec3ec6206907a4ff159745bcaa4639;hp=3372440333f91b52957e3728de433f0a20127587;hpb=7d54ee6c00dff045c0ca35ed4ea0b47bd4c7bdfc;p=elisp%2Fmu-cite.git diff --git a/ChangeLog b/ChangeLog index 3372440..23a8392 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +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