(nntp-never-echoes-commands)
[gnus] / lisp / ChangeLog
index 8c72976..3ebd9da 100644 (file)
@@ -1,3 +1,163 @@
+2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nntp.el (nntp-never-echoes-commands)
+       (nntp-open-connection-functions-never-echo-commands): New variables.
+       (nntp-send-command): Use them.
+
+2007-02-20  Daiki Ueno  <ueno@unixuser.org>
+
+       * mml2015.el (mml2015-epg-verify): Simplified.
+
+2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mml.el (mml-content-disposition-alist): New user option.
+       (mml-content-disposition): New function.
+       (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
+       (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
+
+2007-02-19  Daiki Ueno  <ueno@unixuser.org>
+
+       * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
+       verification.
+
+2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
+       articles posted in the last 24 hours.
+
+2007-02-14  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
+
+       * nntp.el (nntp-send-command): Don't wait for echoes when
+       nntp-open-ssl-stream is used.
+
+2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-cite.el (gnus-test-font-lock-add-keywords)
+       (gnus-message-add-citation-keywords)
+       (gnus-message-remove-citation-keywords): Remove.
+       (gnus-message-citation-mode): Instead of modifying font-lock-keywords
+       directly, make the variables in font-lock-defaults buffer-local, add
+       gnus-message-citation-keywords to them and then update the value of
+       font-lock-keywords.
+
+2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.el (message-cite-original-1): Don't call
+       gnus-article-highlight-citation.
+
+       * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
+       citations; fix line count.
+
+2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
+       (gnus-message-add-citation-keywords)
+       (gnus-message-remove-citation-keywords): Use it; fix the emulating
+       versions of font-lock-add-keywords and font-lock-remove-keywords to
+       work with XEmacs correctly.
+
+2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-cite.el (gnus-cite-face-list): Set the values of
+       gnus-message-max-citation-depth and gnus-message-citation-keywords.
+       (gnus-message-max-citation-depth): Use defvar rather than defconst.
+       (gnus-message-cite-prefix-regexp): New variable.
+       (gnus-message-search-citation-line): Use it; protect against long
+       citation prefix; fill match data with nil rather than 0 for XEmacs; set
+       the 0th match data for Emacs.
+       (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
+       (gnus-message-add-citation-keywords): Append keywords rather than
+       prepending; emulate font-lock-add-keywords if it is not available.
+       (gnus-message-remove-citation-keywords): Emulate
+       font-lock-remove-keywords if it is not available.
+
+       * gnus-msg.el (gnus-message-highlight-citation): Default to t.
+
+       * message.el (message-cite-prefix-regexp): Set the value of
+       gnus-message-cite-prefix-regexp.
+
+2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnweb.el (nnweb-google-parse-1): Update parser.
+
+2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
+
+       * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
+
+2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnslashdot.el (nnslashdot-request-article): Update end-of-article
+       regexp.
+
+2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * uudecode.el (uudecode-string-to-multibyte): New function emulating
+       string-to-multibyte.
+       (uudecode-decode-region-internal): Use it.
+
+       * lpath.el: Fbind string-as-multibyte for XEmacs.
+
+2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
+       custom choice.
+
+       * gnus-art.el (gnus-signature-limit): Fix custom choice.
+
+2007-01-22  Daiki Ueno  <ueno@unixuser.org>
+
+       * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
+
+       * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
+       `write-region' to respect `mm-inhibit-file-name-handlers'.
+
+2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
+       Use gnus-home-directory instead of "~/" or "$HOME".
+
+2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * encrypt.el (encrypt-insert-file-contents): Add better prompt
+       to mention filename.
+       Add comments at beginning regarding usage.
+       (encrypt-write-file-contents): Change interactive so a string is
+       acceptable.  If the file has no associated model, show an error instead
+       of a nonsense prompt.
+
+2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * spam.el (spam-bsfilter-ham-switch): Fix typo.
+       Thanks to Yoshihiko Yamada for kind notification of this typo.
+
+2007-01-12  Kenichi Handa  <handa@m17n.org>
+
+       * uudecode.el (uudecode-decode-region-internal): Make it work in a
+       multibyte buffer.
+
+2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-score.el (gnus-score-fast-scoring): New variable.
+       (gnus-score-headers): Use it.
+
+       * gnus-sum.el (gnus-auto-select-first): Improve doc string.
+
+       * message.el (message-cite-original-1): Call
+       gnus-article-highlight-citation if requested.
+
+       * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
+
+       * gnus-art.el (gnus-article-browse-html-article): Add warning about web
+       bugs to doc string.
+       (gnus-button-alist): Add mid\\|message-id.
+       (gnus-button-fetch-group): Extend for use in
+       `browse-url-browser-function'.
+       (gnus-button-url-regexp): Try to catch URL with parentheses as in
+       WikiPedia URL.
+
+       * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
+       Suggested by Simon Krahnke <overlord@gmx.li>.
+
 2007-01-13  Romain Francoise  <romain@orebokech.com>
 
        * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
@@ -5,7 +165,7 @@
 
 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
 
-       * gnus-sum.el (gnus-summary-reparent-children): Fix typo in docstring.
+       * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
 
 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
 
 
 See ChangeLog.2 for earlier changes.
 
-    Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
+    Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,
   are permitted provided the copyright notice and this notice are preserved.