Remove the unused gpg.el and gpg-ring.el files.
[gnus] / contrib / ChangeLog
index 14a29b0..ec9cde1 100644 (file)
@@ -1,4 +1,45 @@
-2009-02-26  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
+2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gpg.el: Removed -- seems unused.
+
+2009-04-09  Richard M Stallman  <rms@gnu.org>
+
+       * sendmail.el (sendmail-send-it): Replace any
+       pre-existing Content-type header if we insert one.
+
+2009-03-15  Glenn Morris  <rgm@gnu.org>
+
+       * sendmail.el (mail-yank-prefix): Doc fix.
+       (mail-mode-map): Only enable the "Cite Original" menu-item when
+       appropriate.  Standardize the text used for other headers re hyphens.
+
+2009-03-14  Glenn Morris  <rgm@gnu.org>
+
+       * sendmail.el (mail-interactive): Doc fix.
+       (mail-yank-ignored-headers): Add X-RMAIL- headers, bump :version.
+       (mail-setup): Use the function mail-signature.
+       (mail-mode-hook): Doc fix.
+       (mail-to, mail-subject, mail-cc, mail-bcc, mail-reply-to)
+       (mail-mail-reply-to, mail-mail-followup-to): Doc fixes.
+       (mail-signature): Check the signature file is readable.
+       With the argument ATPOINT, really insert at point.
+       Handle the case when the variable mail-signature is an expression.
+
+2009-03-10  Glenn Morris  <rgm@gnu.org>
+
+       * sendmail.el (mail-archive-file-name, mail-default-headers):
+       Doc fixes.
+       (mail-mailing-lists): Remove leading `*' from defcustom doc.
+
+2009-03-03  Simon Josefsson  <simon@josefsson.org>
+
+       * smtpmail.el (smtpmail-auth-supported): Mention that list is
+       in preference order.
+       (smtpmail-try-auth-methods): Improve which authentication
+       mechanism to use, so that the locally most preferred and mutually
+       supported mechanism is used.
+
+009-02-26  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
 
        * sendmail.el (sendmail-send-it): `call-process-region' can return a
        string.  (Bug#2428)
 
        * sendmail.el (sendmail-send-it): `call-process-region' can return a
        string.  (Bug#2428)
@@ -42,7 +83,7 @@
 
 2008-05-19  Teodor Zlatanov  <tzz@lifelogs.com>
 
 
 2008-05-19  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * mail/smtpmail.el: Add autoload for `auth-source-user-or-password'.
+       * smtpmail.el: Add autoload for `auth-source-user-or-password'.
        (smtpmail-try-auth-methods): Use it.
 
 2008-05-15  Andreas Schwab  <schwab@suse.de>
        (smtpmail-try-auth-methods): Use it.
 
 2008-05-15  Andreas Schwab  <schwab@suse.de>
@@ -55,7 +96,7 @@
        variable.
        (nnimap-server-buffer): Silence compiler warning.
 
        variable.
        (nnimap-server-buffer): Silence compiler warning.
 
-2008-04-24  Christoph Conrad <christoph.conrad@gmx.de>
+2008-04-24  Christoph Conrad  <christoph.conrad@gmx.de>
 
        * nnir.el: Fix byte compiler warnings.
        (nnir-retrieve-headers): Don't set let-bound vars to nil.  Replace
 
        * nnir.el: Fix byte compiler warnings.
        (nnir-retrieve-headers): Don't set let-bound vars to nil.  Replace
        * nnir.el (nnir-add-result): New helper macro.
        (nnir-compose-result): Use it.  Fix inexistent file check for maildir.
 
        * nnir.el (nnir-add-result): New helper macro.
        (nnir-compose-result): Use it.  Fix inexistent file check for maildir.
 
-2008-04-15  Christoph Conrad <christoph.conrad@gmx.de>
+2008-04-15  Christoph Conrad  <christoph.conrad@gmx.de>
 
        * nnir.el (nnir-run-swish++): Fix inexistent file check for nnml.
 
 
        * nnir.el (nnir-run-swish++): Fix inexistent file check for nnml.
 
 
 2007-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
 
 
 2007-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
 
-       * mail/sendmail.el (dired-view-file, dired-get-filename): Declare as
+       * sendmail.el (dired-view-file, dired-get-filename): Declare as
        functions.
 
 2007-11-24  Kenichi Handa  <handa@m17n.org>
        functions.
 
 2007-11-24  Kenichi Handa  <handa@m17n.org>
 
 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
 
 
 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
 
-        * Relicense "GPLv2 or later" files to "GPLv3 or later".
+       * Relicense "GPLv2 or later" files to "GPLv3 or later".
 
 2007-09-23  Richard Stallman  <rms@gnu.org>
 
 
 2007-09-23  Richard Stallman  <rms@gnu.org>
 
        Bind coding-system-for-write around the call to mail-do-fcc.
        Use smtpmail-code-conv-from to encode queued mail messages.
 
        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)
+2006-10-02  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
 
        * smtpmail.el (smtpmail-try-auth-methods): Fix typo in
        2006-09-28 commit.
 
        * smtpmail.el (smtpmail-try-auth-methods): Fix typo in
        2006-09-28 commit.
 
 2006-07-17  Sascha Wilde  <wilde@sha-bang.de>
 
 
 2006-07-17  Sascha Wilde  <wilde@sha-bang.de>
 
-g      * nnir.el: Removed support for non free backends glimpse and excite.
+       * nnir.el: Removed support for non free backends glimpse and excite.
        Changed and updated copyright to Free Software Foundation.  Moved all
        authors to head.
 
        Changed and updated copyright to Free Software Foundation.  Moved all
        authors to head.
 
@@ -390,7 +431,7 @@ g   * nnir.el: Removed support for non free backends glimpse and excite.
 
        * nnir.el: Autoload `read-kbd-macro' at compile time.
 
 
        * nnir.el: Autoload `read-kbd-macro' at compile time.
 
-2003-09-30  Torsten Hilbrich <torsten.hilbrich@gmx.net>
+2003-09-30  Torsten Hilbrich  <torsten.hilbrich@gmx.net>
 
        * nnir.el (nnir-imap-search-field, nnir-imap-search-arguments)
        (nnir-imap-search-argument-history): New variables.
 
        * nnir.el (nnir-imap-search-field, nnir-imap-search-arguments)
        (nnir-imap-search-argument-history): New variables.
@@ -511,7 +552,7 @@ g   * nnir.el: Removed support for non free backends glimpse and excite.
 
 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * canlock.el: (canlock-base64-encode-function): Removed.
+       * canlock.el (canlock-base64-encode-function): Removed.
        (canlock-mmencode-program): Removed.
        (canlock-mmencode-args-for-encoding): Removed.
        (canlock-openssl-program): Renamed from `canlock-ssleay-program'.
        (canlock-mmencode-program): Removed.
        (canlock-mmencode-args-for-encoding): Removed.
        (canlock-openssl-program): Renamed from `canlock-ssleay-program'.
@@ -565,7 +606,7 @@ g   * nnir.el: Removed support for non free backends glimpse and excite.
        * gpg.el (gpg-command-verify): --status-fd 1
        (gpg-unabbrev-trust-alist): New.
 
        * gpg.el (gpg-command-verify): --status-fd 1
        (gpg-unabbrev-trust-alist): New.
 
-2001-01-18  Colin Marquardt <colin.marquardt@usa.alcatel.com>
+2001-01-18  Colin Marquardt  <colin.marquardt@usa.alcatel.com>
 
        * gpg.el (gpg-make-temp-file): Error info.
 
 
        * gpg.el (gpg-make-temp-file): Error info.
 
@@ -592,7 +633,7 @@ g   * nnir.el: Removed support for non free backends glimpse and excite.
 
 2000-11-30 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
 2000-11-30 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gpg.el: (gpg-make-temp-file): Use expand-file-name.
+       * gpg.el (gpg-make-temp-file): Use expand-file-name.
        (gpg-point-at-eol): New function.
        (gpg-call-process): Use it.
        (gpg-key-list-keys-parse-line): Ditto.
        (gpg-point-at-eol): New function.
        (gpg-call-process): Use it.
        (gpg-key-list-keys-parse-line): Ditto.
@@ -619,7 +660,7 @@ g   * nnir.el: Removed support for non free backends glimpse and excite.
        (gpg-encrypt): Add passphrase as a parameter.
 
     Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006,
        (gpg-encrypt): Add passphrase as a parameter.
 
     Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-    2007, 2008, 2009 Free Software Foundation, Inc.
+    2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
 
   This file is part of GNU Emacs.
 
@@ -643,5 +684,3 @@ g   * nnir.el: Removed support for non free backends glimpse and excite.
 ;; fill-column: 79
 ;; add-log-time-zone-rule: t
 ;; End:
 ;; fill-column: 79
 ;; add-log-time-zone-rule: t
 ;; End:
-
-;;; arch-tag: 105a2bf0-3f04-4ba6-a991-619aece2c04f