(gnus-group-completing-read): Remove all newlines from group names. They mess up...
[gnus] / lisp / mml.el
2010-10-22 Katsumi Yamaokamml.el (mml-preview): Fix last change.
2010-10-22 Katsumi Yamaokamml.el (mml-preview): Work properly when editing article.
2010-10-15 Julien Danjoumml: add mml-enable-flowed
2010-10-11 Katsumi YamaokaFox comment for declare-function.
2010-09-29 Julien DanjouIntroduce gnus-completing-read
2010-09-01 Lars Magne Ingebri... Remove arch-tags from all files, since these are no...
2010-08-31 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-08-31 Katsumi YamaokaBump custom version of some user options of which the...
2010-08-30 Lars Magne Ingebri... Always insert Content-Type headers, to make broken...
2010-07-21 Katsumi YamaokaFix multiple-recipient handling of Gnus S/MIME.
2010-05-06 Katsumi YamaokaSynch with Emacs trunk.
2010-05-01 Andreas Seltenreich(mml-generate-mime-1,mml-compute-boundary-1): Update...
2010-03-23 Katsumi YamaokaSynch with Emacs trunk
2010-03-17 Katsumi Yamaoka(mml-read-tag): Unquote values with `read' to reverse...
2010-01-13 Katsumi YamaokaAdd 2010 to copyright years.
2009-09-10 Katsumi Yamaoka* nnrss.el (nnrss-request-article): Remove binding of
2009-09-07 Katsumi Yamaoka* mm-encode.el (mm-encode-buffer): Don't force 7bit...
2009-08-31 Katsumi Yamaoka(mml-attach-file, mml-attach-buffer, mml-attach-externa...
2009-08-28 Katsumi Yamaoka(mml-attach-file, mml-attach-buffer, mml-attach-externa...
2009-03-02 Katsumi Yamaoka(mml-insert-mime): Don't break parts that mm-uu dissected.
2009-01-22 Miles BaderMerge from emacs--devo--0
2008-12-18 Katsumi Yamaoka* mm-util.el (mm-substring-no-properties): New function.
2008-12-18 Reiner Steib(mml-attach-file): Strip text properties from file...
2008-12-15 Katsumi Yamaoka(mml-generate-mime-1): Prefer the MIME charset that...
2008-10-03 Miles BaderMerge from emacs--devo--0
2008-06-11 Miles BaderMerge from emacs--devo--0
2008-05-19 Miles BaderMerge from emacs--devo--0
2008-05-16 Reiner Steib(mml-attach-buffer): Prompt for `disposition'.
2008-04-24 Miles BaderMerge from emacs--devo--0, emacs--rel--22
2008-03-20 Reiner Steib(mml-menu): Add workarounds for XEmacs.
2008-03-19 Reiner Steib* mml.el (mml-menu): Add toggle for gnus-gcc-externaliz...
2008-03-19 Reiner Steib* message.el (message-info): Hanlde EasyPG manual.
2008-03-02 Reiner Steib(mml-menu): Improve help entries. Move Sign/Encrypt...
2008-03-01 Miles BaderMerge from emacs--devo--0, emacs--rel--22
2008-01-23 Katsumi Yamaoka* gnus-art.el (gnus-insert-mime-button): Don't decode...
2008-01-20 Miles BaderMerge from emacs--devo--0
2007-12-28 Miles BaderMerge from emacs--devo--0, emacs--rel--22
2007-12-16 Miles BaderMerge from emacs--devo--0
2007-12-09 Miles BaderMerge from emacs--devo--0, emacs--rel--22
2007-10-25 Katsumi Yamaoka* hashcash.el (mail-add-payment): Replace mapcar called...
2007-10-04 Reiner SteibRelicense "GPLv2 or later" files to "GPLv3 or later".
2007-08-24 Katsumi Yamaoka* gnus-art.el (gnus-article-edit-part): Don't jump...
2007-08-23 Katsumi Yamaoka* gnus-art.el (gnus-mime-display-single): Use utf-8...
2007-02-19 Katsumi Yamaoka(mml-content-disposition-alist): New user option.
2007-01-24 Miles BaderMerge from gnus--rel--5.10
2006-11-14 Katsumi Yamaoka* mml.el (mml-generate-mime-1): Use mm-string-as-unibyt...
2006-04-26 Reiner Steib(mml-dnd-protocol-alist, mml-dnd-attach-options): Adjus...
2006-04-26 Reiner SteibSimplify autoload.
2006-04-26 Reiner Steib(mml-default-directory): New variable.
2006-03-23 Katsumi Yamaoka* mml.el (mml-insert-mime): Ignore cached contents...
2006-03-02 Katsumi Yamaoka(mml-generate-mime-1): Encode parts other than text...
2006-02-21 Reiner Steib(mml-preview): Added comment concerning tool bar icons.
2006-02-07 Katsumi Yamaoka* gnus-art.el (article-decode-charset): Don't use ignor...
2006-02-02 Katsumi Yamaoka(mml-generate-mime-1): Correct the order of inline...
2006-01-20 Reiner Steib(mml-menu): Add Emacs MIME manual and PGG manual.
2006-01-20 Reiner Steib(mml-attach-file): Describe `description' in doc string.
2005-10-31 Katsumi Yamaoka* mm-util.el (mm-special-display-p): New function.
2005-10-13 Reiner Steib* mml-sec.el (mml-secure-method): New internal variable.
2005-09-05 Miles BaderRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-191
2005-09-05 Katsumi Yamaoka(mml-mode): Silence the byte compiler.
2005-09-04 Reiner Steib(mml-dnd-protocol-alist, mml-dnd-attach-options): New
2005-08-26 Miles BaderRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-182
2005-08-02 Katsumi Yamaoka(mml-generate-mime-1): Make the content type default...
2005-07-29 Katsumi Yamaoka(mml-generate-default-type): Add doc string.
2005-07-22 Miles BaderRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-160
2005-07-05 Miles BaderRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-151
2005-04-19 Katsumi Yamaoka(mml-preview): Bind gnus-message-buffer while setting...
2005-04-18 Katsumi YamaokaAutoload dnd when compiling.
2005-04-18 Reiner Steib(mml-mode, mml-dnd-attach-file): Use dnd-* instead...
2005-02-22 Simon Josefsson2005-02-22 Arne Jørgensen <arne@arnested.dk>
2005-02-19 Katsumi Yamaoka* gnus-msg.el (gnus-copy-article-buffer): Quote decoded...
2005-02-13 Miles BaderRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-37
2005-02-07 Katsumi Yamaoka* gnus-art.el (gnus-mime-inline-part): Decode parts...
2005-01-24 Katsumi Yamaoka(mml-generate-mime-1): Convert string into unibyte...
2004-11-25 Katsumi Yamaoka(mml-preview): Widen the message buffer before copying...
2004-10-12 Miles BaderRevision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-143
2004-09-22 Katsumi Yamaoka* gnus-win.el (gnus-buffer-configuration): Add mml...
2004-09-19 Reiner Steib* uudecode.el (uudecode-use-external): Add :version.
2004-08-21 Reiner Steib* nntp.el (nntp-marks-is-evil): Fix typo in docstring.
2004-07-22 Katsumi Yamaoka* rfc2047.el (rfc2047-encode-region): Check carefully...
2004-05-20 Miles BaderAdd arch taglines
2004-04-25 Jesper Harder* spam-stat.el (spam-stat-score-buffer): Simplify mapca...
2004-03-23 Katsumi Yamaoka* gnus-art.el (gnus-mime-recompute-hierarchical-structu...
2004-03-19 Katsumi Yamaoka* gnus-art.el (gnus-mime-recompute-hierarchical-structu...
2004-03-17 Jesper Harder(mml-menu): Disable mml-quote-region if mark is inactive.
2004-03-17 Jesper Harder(mml-generate-mime-1): Don't use format=flowed with
2004-02-15 Lars Magne Ingebri... Reinident.
2004-02-07 Jesper Harder(mml-compute-boundary-1): Don't uncompress files.
2004-02-06 Jesper Harder(mml-mode, mml-x-dnd-attach-file): Attach drop and...
2004-01-08 Katsumi Yamaoka* canlock.el (canlock-insert-header): Remove excessive...
2004-01-07 Jesper Harder* message.el (message-cite-prefix-regexp): Use with...
2004-01-06 Lars Magne Ingebri... 2004-01-05 Karl Pflästerer <sigurd@12move.de>
2004-01-05 Jesper Harder* mml.el (mml-mode): Replace gnus-add-minor-mode with
2003-12-31 Lars Magne Ingebri... (mml-generate-mime-1): Remove extra ).
2003-12-31 Lars Magne Ingebri... 2003-12-31 Jeremy Maitin-Shepard <jbms@attbi.com>
2003-12-30 Reiner Steib(mml-minibuffer-read-disposition): New function.
2003-12-03 Simon JosefssonRevert to 6.80. (Wearing brown paper bag.)
2003-12-03 Simon JosefssonFix last commit.
2003-12-03 Simon JosefssonFix last commit.
2003-12-03 Simon Josefsson(mml-generate-mime-1): Only flow encode messages when
next