X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=contrib%2FChangeLog;h=39be43ccfabe0d8d615d34c3b2584ba72d6e5033;hb=fcc29e0a992a6b7b86d5788591f31bda36774867;hp=1a879fb71a4c29f05da99200549b83093a938cc5;hpb=a9bdee83a3d53817927f3c3adedea3a909b358c0;p=elisp%2Fgnus.git- diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 1a879fb..39be43c 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,79 @@ +2005-12-22 TSUCHIYA Masatoshi + + * gnus-namazu.el (gnus-namazu-remote-groups): Accept `t' as an + symbol that matches the method specified by `gnus-select-method'. + (gnus-namazu/make-directory-table): Follow the above change. + (gnus-namazu/call-namazu): Wrap a query string with quotes. + +2005-12-05 Adrian Aichner + + * nnir.el: New variable nnir-swish-e-index-files to support + multiple swish-e index files. + * nnir.el (nnir-swish-e-index-file): Make obsolete. + * nnir.el (nnir-swish-e-index-files): New. + * nnir.el (nnir-run-swish-e): Use nnir-swish-e-index-files. + +2005-05-17 Katsumi Yamaoka + + * nnir.el (nnir): Add :group. + +2005-01-26 Steve Youngs + + * gpg.el: Add timer/itimer compatibility. + +2004-10-25 Katsumi Yamaoka + + * README (compface.el): Describe. + +2004-10-12 Katsumi Yamaoka + + * compface.el: Move the version of ELisp-based uncompface program + from the lisp directory because of the copyright problem. + +2004-09-27 Simon Josefsson + + * hashcash.el: Move to ../lisp/. + +2004-07-30 TSUCHIYA Masatoshi + + * gnus-namazu.el (gnus-namazu/make-directory-table): Treat drive + letters when calcurating pathnames of remote groups. + From KOSEKI Yoshinori (tiny change). + +2004-05-27 Simon Josefsson + + * starttls.el: Moved to ../lisp/. + +2004-05-26 Simon Josefsson + + * starttls.el: Sync with proposed Emacs version. + +2004-05-13 TSUCHIYA Masatoshi + + * gnus-namazu.el (gnus-namazu/setup): Do not update indices + `gnus-namazu-command-prefix' is non-nil. + +2004-05-12 Kai Grossjohann + + * README (nnir.el): Describe. + +2004-05-11 TSUCHIYA Masatoshi + + * README (gnus-namazu.el): Describe. + + * gnus-namazu.el: New file. + +2004-04-05 Reiner Steib + + * nnir.el (nnir-group-server): Move before first use. + From Andreas Schwab . + Fix doc-string, indent. + +2004-03-15 Reiner Steib + + * nnir.el (nnir-run-swish-e): Fixed typo. From Adrian Lanz + (tiny change). + 2004-01-23 Jesper Harder * README: update.