(rfc2231-parse-string): Decode encoded value after concatenating segments
[gnus] / lisp / ChangeLog
2006-04-18 Katsumi Yamaoka(rfc2231-parse-string): Decode encoded value after...
2006-04-17 Reiner SteibMove comment to gnus-group-update-tool-bar.
2006-04-17 Lars Magne Ingebri... * rfc2231.el (rfc2231-parse-string): Sort the parameter...
2006-04-17 Lars Magne Ingebri... (message-forward-make-body-plain): Allow
2006-04-17 Lars Magne Ingebri... (imap-quote-specials): New function.
2006-04-17 Lars Magne Ingebri... (rfc2231-parse-string): Allow concatanation of paramete...
2006-04-17 Lars Magne Ingebri... (rfc2231-parse-string): Remove dead code.
2006-04-17 Lars Magne Ingebri... 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
2006-04-17 Lars Magne Ingebri... (gnus-article-treat-types): Add text/x-patch.
2006-04-17 Lars Magne Ingebri... 2006-04-17 Reiner Steib <reinersteib+from-uce@imap.cc>
2006-04-17 Lars Magne Ingebri... (gnus-button-patch): New command.
2006-04-17 Lars Magne Ingebri... (gnus-article-treat-types): Do treatment of
2006-04-17 Lars Magne Ingebri... (ietf-drums-parse-address): Attempt parsing
2006-04-16 Lars Magne Ingebri... (message-put-addresses-in-ecomplete): Fix typo.
2006-04-16 Lars Magne Ingebri... (message-is-yours-p): Use the more correct
2006-04-16 Lars Magne Ingebri... * message.el (message-put-addresses-in-ecomplete): Use
2006-04-16 Lars Magne Ingebri... * gnus-sum.el (gnus-summary-limit-to-bodies): New comma...
2006-04-16 Lars Magne Ingebri... (gnus-treatment-function-alist): Change order of
2006-04-16 Lars Magne Ingebri... (message-hidden-headers): Add X-Draft-From.
2006-04-16 Lars Magne Ingebri... (gnus-summary-repeat-search-article-forward): New
2006-04-16 Lars Magne Ingebri... (gnus-topic-display-missing-topic): Skip past
2006-04-16 Lars Magne Ingebri... 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt...
2006-04-16 Lars Magne Ingebri... * gnus-art.el (gnus-face-properties-alist): Moved here...
2006-04-15 Lars Magne Ingebri... (message-strip-forbidden-properties): Only display on
2006-04-15 Lars Magne Ingebri... (hashcash-insert-payment-async-2): Make sure the buffer...
2006-04-15 Lars Magne Ingebri... (hashcash-insert-payment-async): Remove dead code;
2006-04-15 Lars Magne Ingebri... 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct...
2006-04-15 Lars Magne Ingebri... (hashcash-insert-payment-async-2): Use
2006-04-15 Lars Magne Ingebri... * message.el (message-hidden-headers): Add Face.
2006-04-15 Lars Magne Ingebri... (gnus-summary-thread-map): New keystroke.
2006-04-15 Lars Magne Ingebri... * gnus-sum.el (gnus-summary-reparent-thread): Factor out
2006-04-15 Lars Magne Ingebri... (smiley-style): Default to `medium' if using a large
2006-04-15 Lars Magne Ingebri... (unmorse-region): Remove autoload, because morse.el
2006-04-15 Lars Magne Ingebri... (message-point-in-header-p): Simplify definition.
2006-04-14 Lars Magne Ingebri... (nnagent-request-set-mark): Use write-region instead of
2006-04-14 Lars Magne Ingebri... (nnagent-request-set-mark): Silence log file
2006-04-14 Lars Magne Ingebri... (gnus-read-header): Fudge article number if using a
2006-04-14 Lars Magne Ingebri... (ecomplete-display-matches): Disable message logging.
2006-04-14 Lars Magne Ingebri... (ecomplete-display-matches): Use literals.
2006-04-14 Lars Magne Ingebri... * ecomplete.el (ecomplete-display-matches): Get highlig...
2006-04-14 Lars Magne Ingebri... * message.el (message-display-abbrev): Small optimization.
2006-04-14 Lars Magne Ingebri... * ecomplete.el (ecomplete-display-matches): Allow automatic
2006-04-14 Lars Magne Ingebri... (ecomplete-display-matches): Use M-n/M-p
2006-04-13 Romain Francoise* gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable...
2006-04-13 Lars Magne Ingebri... (group-name-at-point): New function.
2006-04-13 Lars Magne Ingebri... (gnus-group-catchup): Indent.
2006-04-13 Lars Magne Ingebri... (gnus-group-catchup-current): Change
2006-04-12 Reiner Steib(gnus-article-mode): Set cursor-in-non-selected-windows...
2006-04-12 Lars Magne Ingebri... * message.el (message-display-abbrev): Fix regexp.
2006-04-12 Lars Magne Ingebri... * ecomplete.el (ecomplete-highlight-match-line): Reimpl...
2006-04-12 Lars Magne Ingebri... (message-newline-and-indent): Remove debugging.
2006-04-12 Lars Magne Ingebri... * message.el (message-newline-and-indent): New function.
2006-04-12 Reiner SteibRevert previous change.
2006-04-12 Lars Magne Ingebri... * ecomplete.el: Implement more bits.
2006-04-12 Reiner SteibRemove conflict markers. Adjust date: 2006-03-23 ...
2006-04-12 Lars Magne Ingebri... * ecomplete.el (ecomplete-add-item): Chop off decimals.
2006-04-12 Lars Magne Ingebri... * gnus-art.el (gnus-ignored-headers): Add some more...
2006-04-12 Lars Magne Ingebri... 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
2006-04-12 Lars Magne Ingebri... (smiley-style): Move definition later to avoid a
2006-04-12 Miles BaderRevision: emacs@sv.gnu.org/gnus--devo--0--patch-117
2006-04-12 Katsumi Yamaoka* gnus-art.el (gnus-mime-copy-part): Find name paramete...
2006-04-11 Reiner Steib(smiley-style): New variable.
2006-04-11 Reiner Steib(gnus-article-browse-delete-temp): Add :version.
2006-04-11 Reiner Steib(gnus-button-valid-localpart-regexp): Exclude `@'.
2006-04-11 Reiner SteibNo need for "(tiny patch)", should be "(tiny change...
2006-04-11 Lars Magne Ingebri... 2006-04-11 Arne Jørgensen <arne@arnested.dk> (tiny...
2006-04-11 Lars Magne Ingebri... (gnus-version-number): Bump version.
2006-04-11 Reiner SteibNo Gnus v0.4 is released.
2006-04-11 Reiner SteibDelete trailing whitespace.
2006-04-11 Lars Magne Ingebri... (nnslashdot-retrieve-headers-1): Fix up to new
2006-04-11 Lars Magne Ingebri... (rfc2047-decode-encoded-words): Don't message about
2006-04-11 Lars Magne Ingebri... * message.el (message-header-synonyms): Add Original...
2006-04-11 Lars Magne Ingebri... (gnus-get-newsgroup-headers-xover): group is an
2006-04-08 Miles BaderRevision: emacs@sv.gnu.org/gnus--devo--0--patch-112
2006-04-06 Reiner SteibFix previous commit.
2006-04-06 Reiner SteibRequire gnus for gnus-directory.
2006-04-06 Katsumi Yamaoka* gnus-fun.el (gnus-face-properties-alist): Add :version.
2006-04-05 Romain FrancoiseFix last change.
2006-04-05 Reiner SteibFix "From so-and-so" and "(tiny change)" entries.
2006-04-05 Simon Josefsson2006-04-05 Daiki Ueno <ueno@unixuser.org>
2006-04-05 Simon Josefsson2006-04-05 Simon Josefsson <jas@extundo.com>
2006-04-05 Simon Josefsson2006-04-05 Daiki Ueno <ueno@unixuser.org>
2006-04-04 Reiner Steib2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2006-04-04 Reiner Steib(gnus-summary-from-or-to-or-newsgroups): Check
2006-04-04 Reiner Steib(message-tool-bar-gnome): Check if `flyspell-mode' is
2006-04-04 Simon Josefsson2006-04-04 Daiki Ueno <ueno@unixuser.org>
2006-04-03 Reiner Steib(gnus-convert-image-to-face-command): Fix typo in
2006-04-03 Simon Josefsson2006-04-03 Daiki Ueno <ueno@unixuser.org>
2006-04-03 Simon Josefsson2006-04-03 Daiki Ueno <ueno@unixuser.org>
2006-03-31 Reiner Steib(gnus-group-update-tool-bar): Add :initialize and
2006-03-29 Simon JosefssonFix.
2006-03-29 Simon Josefsson2006-03-29 Daiki Ueno <ueno@unixuser.org>
2006-03-28 Reiner Steib(message-tool-bar-gnome): Move "spell".
2006-03-27 Reiner Steib(gnus-summary-from-or-to-or-newsgroups): Don't use
2006-03-27 Reiner SteibNo "(tiny change)" required, Andreas Seltenreich has...
2006-03-27 Karl Pflästerer*** empty log message ***
2006-03-27 Simon Josefsson2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe...
2006-03-27 Simon JosefssonFix.
2006-03-27 Simon Josefsson2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2006-03-27 Simon Josefsson2006-03-27 Daiki Ueno <ueno@unixuser.org>
next