X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=contrib%2FChangeLog;h=474e352a63c9fea271fff15ba7f70a57ea342787;hp=f9096ab123e74210c27e3872c62a2f161f12f213;hb=8f7476d4cfadb358d635238ae62c48a89efc6db2;hpb=31be7dd9f6a47ecb4682568d6ca183e4bbadb618 diff --git a/contrib/ChangeLog b/contrib/ChangeLog index f9096ab12..474e352a6 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,4 +1,41 @@ -p2009-04-09 Richard M Stallman +2012-12-12 Eric Abrahamsen + + * gnus-namazu.el: Fix typo: (require 'gmm-util) -> (require 'gmm-utils) + +2012-12-04 Katsumi Yamaoka + + * gnus-namazu.el (gnus-namazu/update-p): Use gmm-labels. + +2012-11-08 TSUCHIYA Masatoshi + + * gnus-namazu.el (gnus-namazu/make-directory-table): Bind + file-name-handler-alist to nil, in order to avoid that semicolons + included in group names trigger tramp related handlers. + +2011-12-02 Katsumi Yamaoka + + * compface.el (uncompface): Update the header format of icon data for + the most recent icontopbm program. + +2010-09-29 Lars Magne Ingebrigtsen + + * smtpmail.el: Removed. + + * ucs-tables.el: Removed. + + * sendmail.el: Removed. + +2010-09-26 Julien Danjou + + * ssl.el: Removed. + + * xml.el: Removed. + +2010-09-26 Lars Magne Ingebrigtsen + + * gpg.el: Removed -- seems unused. + +2009-04-09 Richard M Stallman * sendmail.el (sendmail-send-it): Replace any pre-existing Content-type header if we insert one. @@ -548,7 +585,7 @@ p2009-04-09 Richard M Stallman 2001-10-30 Katsumi Yamaoka - * 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'. @@ -629,7 +666,7 @@ p2009-04-09 Richard M Stallman 2000-11-30 22:00:00 ShengHuo ZHU - * 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. @@ -655,8 +692,7 @@ p2009-04-09 Richard M Stallman * gpg.el (gpg-verify): The last argument of apply is a list. (gpg-encrypt): Add passphrase as a parameter. - Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2000-2013 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -671,14 +707,10 @@ p2009-04-09 Richard M Stallman GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with GNU Emacs; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301, USA. + along with GNU Emacs. If not, see . ;; Local Variables: ;; coding: iso-2022-7bit ;; fill-column: 79 ;; add-log-time-zone-rule: t ;; End: - -;;; arch-tag: 105a2bf0-3f04-4ba6-a991-619aece2c04f