(gnus-summary-kill-thread): Allow universal prefix zero
[gnus] / contrib / ChangeLog
index 851449d..a19cadb 100644 (file)
@@ -1,3 +1,178 @@
+2007-09-16  Andreas Seltenreich  <andreas@gate450.dyndns.org>
+
+       * nnir.el (nnir-run-query): Add a find-grep engine.
+
+2007-04-06  Chong Yidong  <cyd@stupidchicken.com>
+
+       * sendmail.el (mail-text, mail-mode): Revert extant pieces of
+       1995-05-19 doc changes.
+
+2007-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnir.el (gnus-group-make-nnir-group): Put a message-unique-id into
+       names of ephemeral groups to avoid gnus-backlog related caching
+       problems on repeated searches.
+
+2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * smtpmail.el: Signal an error when used with Emacs 22+ or XEmacs.
+       (smtpmail-send-it): Remove NOMODIFY argument of
+       `set-buffer-file-coding-system' for compatibility with Emacs 21.
+
+2007-02-20  Juanma Barranquero  <lekktu@gmail.com>
+
+       * smtpmail.el (smtpmail-smtp-service, smtpmail-queue-index-file):
+       Fix typos in docstrings.
+       (smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
+
+2007-01-06  Simon Josefsson  <simon@josefsson.org>
+
+       * README: Mention that smtpmail.el doesn't work on XEmacs.
+
+2006-11-24  Eli Zaretskii  <eliz@gnu.org>
+
+       * smtpmail.el (smtpmail-send-it):
+       Copy buffer-file-coding-system from the mail buffer.  Possibly add a
+       MIME header for the message encoding.
+       Bind coding-system-for-write around the call to mail-do-fcc.
+       Use smtpmail-code-conv-from to encode queued mail messages.
+
+2006-10-02  MIYOSHI Masanori <miyoshi@meadowy.org>  (tiny change)
+
+       * smtpmail.el (smtpmail-try-auth-methods): Fix typo in
+       2006-09-28 commit.
+
+2006-09-28  Osamu Yamane  <yamane@green.ocn.ne.jp> (tiny change)
+
+       * smtpmail.el (smtpmail-try-auth-methods): Do not break long
+       lines in base64-encoded authentication response.
+
+2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
+
+       * sendmail.el (sendmail-program): Moved here from pathe.el.
+
+2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * compface.el (uncompface): Use binary rather than raw-text-unix.
+
+2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * compface.el (uncompface): Make sure the eol conversion doesn't take
+       place when communicating with the external programs.  Reported by
+       ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
+
+2006-07-17  Sascha Wilde  <wilde@sha-bang.de>
+
+       * nnir.el: Removed support for non free backends glimpse and excite.
+       Changed and updated copyright to Free Software Foundation.  Moved all
+       authors to head.
+
+2006-06-15  Chong Yidong  <cyd@stupidchicken.com>
+
+       * sendmail.el (mail-send): Search explicitly for
+       mail-header-separator when checking for corrupted header lines.
+
+2006-06-10  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnir.el (nnir-read-server-parm): Do not unconditionally fall back to
+       global variables if nnir-mail-backend is nil.
+       (nnir-retrieve-headers): Error on void novitem.  It would just result
+       in a more obscure error later.
+
+2006-06-09  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnir.el (nnir-group-server): DTRT when called on native groups.  The
+       macro is called on groups without checking for foreigness, although the
+       docstring stated it was only for foreign ones.
+
+2006-06-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnir.el (nnir-retrieve-headers): Bind gnus-override-method before
+       calling gnus-retrieve-headers.  If we hit a group that isn't in
+       gnus-newsrc-hashtb, gnus-find-method-for-group invented a new select
+       method with empty parameters, possibly corrupting
+       gnus-server-method-cache on the next call to gnus-method-to-server.
+
+2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnir.el (nnir-retrieve-headers): Revert last change; we might as well
+       see message-ids instead of article numbers.
+       (nnir-request-article): Actually check for message-ids.
+
+2006-06-01  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * nnir.el (nnir-run-swish++): Compressed files might not have .gz
+       extension.
+
+2006-05-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnir.el (nnir-retrieve-headers, nnir-request-article): Move check for
+       message-id request.
+
+2006-05-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnir.el (nnir-retrieve-headers): Return correct article numbers when
+       less than the full range is selected.
+
+2006-05-12  Simon Josefsson  <jas@extundo.com>
+
+       * nnir.el: Compare servers using gnus-server-equal, otherwise
+       string methods in nnir-mail-backend won't work.
+
+2006-04-11  Sascha Wilde  <wilde@sha-bang.de>
+
+       * nnir.el (nnir-run-swish++): Allow matching gzipped files.
+
+2006-02-11  Miles Bader  <miles@gnu.org>
+
+       * sendmail.el, smtpmail.el: New files, from Emacs tree.
+
+2005-12-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * 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  <adrian@xemacs.org>
+
+       * 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  <yamaoka@jpl.org>
+
+       * nnir.el (nnir): Add :group.
+
+2005-01-26  Steve Youngs  <steve@sxemacs.org>
+
+       * gpg.el: Add timer/itimer compatibility.
+
+2004-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * README (compface.el): Describe.
+
+2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * compface.el: Move the version of ELisp-based uncompface program
+       from the lisp directory because of the copyright problem.
+
+2004-09-27  Simon Josefsson  <jas@extundo.com>
+
+       * hashcash.el: Move to ../lisp/.
+
+2004-07-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * gnus-namazu.el (gnus-namazu/make-directory-table): Treat drive
+       letters when calcurating pathnames of remote groups.
+       From KOSEKI Yoshinori <kose@meadowy.org> (tiny change).
+
+2004-05-27  Simon Josefsson  <jas@extundo.com>
+
+       * starttls.el: Moved to ../lisp/.
+
 2004-05-26  Simon Josefsson  <jas@extundo.com>
 
        * starttls.el: Sync with proposed Emacs version.
 
 ;; Local Variables:
 ;; coding: iso-2022-7bit
+;; fill-column: 79
 ;; End:
 
 ;;; arch-tag: 105a2bf0-3f04-4ba6-a991-619aece2c04f