X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=contrib%2FChangeLog;h=44ccc3e175af3525497c602e3f12ee889c6edf4b;hb=c47cd4adf92ff49a3a4df31f165a1884077a8e87;hp=30cc563290d4121f0c5aa64a78a899317dffa5f1;hpb=c38fbfd480565d95b58a8b09f9864521f2d6e1d6;p=gnus diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 30cc56329..44ccc3e17 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,25 @@ +2008-04-21 Justus Piater + + * nnir.el (nnir-compose-result): Use `gnus-replace-in-string' instead + of `substitute' to avoid using cl at runtime. + +2008-04-19 Reiner Steib + + * nnir.el: Don't require edmacro anymore. Remove bogus Emacs 19 + compatibility code for `kbd'. Replace `string-to-int' with + `string-to-number'. + (nnmaildir-base-name-to-article-number): Autoload. + (nnir-compose-result): Simplify the code. + +2008-04-19 Justus Piater + + * nnir.el (nnir-add-result): New helper macro. + (nnir-compose-result): Use it. Fix inexistent file check for maildir. + +2008-04-15 Christoph Conrad + + * nnir.el (nnir-run-swish++): Fix inexistent file check for nnml. + 2008-04-15 Reiner Steib * nnir.el (nnir-run-swish++): Fix typo in doc string. Move comment on