(ecomplete-database-file-coding-system): New
[gnus] / lisp / ChangeLog
index c851d80..4bb1618 100644 (file)
@@ -1,5 +1,89 @@
+2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * ecomplete.el (ecomplete-database-file-coding-system): New
+       variable. 
+       (ecomplete-save): Use it.
+       (ecomplete-setup): Use it.
+
+2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.el (message-self-insert-commands): New variable. 
+       (message-strip-forbidden-properties): Use it.
+
+2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-put-addresses-in-ecomplete): Use a regexp
+       that doesn't make XEmacs choke.
+
+2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-util.el (gnus-replace-in-string): Prefer
+       replace-regexp-in-string over of replace-in-string.
+
+2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-util.el (gnus-select-frame-set-input-focus): Use
+       select-frame-set-input-focus if it is available in XEmacs; use
+       definition defined in Emacs 22 for old Emacsen.
+
+       * dgnushack.el: Autoload unmorse-region for XEmacs.
+
+       * lpath.el: Bind cursor-in-non-selected-windows and
+       select-frame-set-input-focus for XEmacs.
+
+2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-view.el (mm-inline-text): Use equal instead of equalp.
+
+2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-registry.el (gnus-registry-cache-save): remove text
+       properties when saving via the temp buffer
+
+2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-generate-hashcash): Honor custom type.
+
+2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-generate-hashcash): Default to non-nil when
+       hashcash is found.
+
+       * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
+       (gnus-refer-thread-limit): Increase default to 500.
+
+       * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
+
+       * flow-fill.el (fill-flowed): Allow delete-space.
+
+2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * deuglify.el (gnus-outlook-deuglify-unwrap-min)
+       (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
+       Remove autoloads.
+
+2006-04-18  Simon Josefsson  <jas@extundo.com>
+
+       * message.el (message-generate-hashcash): Default to.
+
+2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * rfc2231.el (rfc2231-parse-string): Decode encoded value after
+       concatenating segments rather than before concatenating them.
+
+2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-group.el: Move comment to gnus-group-update-tool-bar.
+
 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
+
+       * message.el (message-forward-make-body-plain): Allow
+       message-forward-ignored-headers to be a list.
+       (message-remove-ignored-headers): Factor out into function.
+       (message-forward-make-body-mml): Use it.
+
        * imap.el (imap-quote-specials): New function.
        (imap-login-auth): Quote specials.
 
        (gnus-button-alist): Recognize more diff formats.
        (gnus-button-patch): Strip directory.
 
-2006-04-17  Reiner Steib  <reinersteib+from-uce@imap.cc>
+2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus-util.el (gnus-select-frame-set-input-focus): Check for
        Emacs 22 when setting focus.
        (message-put-addresses-in-ecomplete): Fix typo.
 
        * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
-       keystroke. 
+       keystroke.
 
        * gnus-art.el (gnus-treatment-function-alist): Change order of
-       newsgroups/generic header folding to avoid double-folding. 
+       newsgroups/generic header folding to avoid double-folding.
 
        * message.el (message-hidden-headers): Add X-Draft-From.
 
        * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
-       command. 
-       (gnus-summary-repeat-search-article-backward): New command. 
+       command.
+       (gnus-summary-repeat-search-article-backward): New command.
 
        * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
        groups in the parent topic.
 
 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
 
-       * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status. 
+       * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
        (spam-extra-header-to-number): Return the CRM114 number as a
        number instead of a string.
 
 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * message.el (message-strip-forbidden-properties): Only display on
-       self-insert-command. 
+       self-insert-command.
 
        * hashcash.el (hashcash-insert-payment-async): Remove dead code;
-       reindent. 
-       (hashcash-insert-payment-async-2): Make sure the buffer is alive. 
+       reindent.
+       (hashcash-insert-payment-async-2): Make sure the buffer is alive.
 
 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
 
 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * nnagent.el (nnagent-request-set-mark): Silence log file
-       writing. 
+       writing.
        (nnagent-request-set-mark): Use write-region instead of
-       append-to-file. 
+       append-to-file.
 
        * gnus-sum.el (gnus-read-header): Fudge article number if using a
        strange select method.
 
        * ecomplete.el (ecomplete-display-matches): Get highlightling
-       right. 
+       right.
        (ecomplete-display-matches): Use literals.
        (ecomplete-display-matches): Disable message logging.
 
        * message.el (message-display-abbrev): Small optimization.
 
        * ecomplete.el (ecomplete-display-matches): Allow automatic
-       display. 
+       display.
 
        * message.el (message-strip-forbidden-properties): Display
-       abbrevs. 
+       abbrevs.
        (message-display-abbrev): Get automatic display right.
 
        * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
-       keystrokes. 
+       keystrokes.
 
 2006-04-13  Romain Francoise  <romain@orebokech.com>