X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=80ff92dd4e36c4728121fd3a764915a05b8f7987;hb=c2919c4e7882ec2f5e85ebed3544c65b732af15b;hp=6e751b60f4121df7822e754104e3a4e4557c29e7;hpb=cec42632c52979ded0daa790f44643c6fec07b1c;p=elisp%2Fmu-cite.git diff --git a/ChangeLog b/ChangeLog index 6e751b6..80ff92d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +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'.