* gnus-sum.el (gnus-summary-open-group-with-article): New command.
[gnus] / lisp / gnus-cite.el
2014-01-01 Paul EggertUpdate copyright year to 2014
2013-11-05 Katsumi Yamaokagnus-cite.el (gnus-cite-add-face): Make non-sticky...
2013-03-07 Paul EggertSpecify utf-8, not iso-8859-1, for ASCII files
2013-01-03 Paul EggertUpdate copyright notices for 2013
2012-12-26 Katsumi YamaokaFix cpnflict
2012-12-26 Lars IngebrigtsenMake `gnus-article-hide-citation-maybe' leave buttons...
2012-07-24 Julien DanjouRemove dead code
2012-06-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-06-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-04-12 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-04-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-04-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-04-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-04-10 Elias OltmannsDon't be overzealous when hiding cited text
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files.
2011-10-20 Chong Yidonggnus-cite.el (gnus-message-citation-mode): Doc fix...
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-14 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2010-11-02 Lars Magne Ingebri... * gnus-cite.el (gnus-article-natural-long-line-p):...
2010-11-02 Katsumi Yamaokagnus-cite.el (gnus-article-fill-cited-article): Make...
2010-11-01 Lars Magne Ingebri... (gnus-article-foldable-buffer): Protect against degener...
2010-11-01 Lars Magne Ingebri... Minimize the long-lines fillling case by only filling...
2010-10-31 Lars Magne Ingebri... (gnus-article-foldable-buffer): Skip past the prefix...
2010-10-31 Lars Magne Ingebri... Don't fold regions that have a ragged left edge.
2010-10-31 Lars Magne Ingebri... * gnus-cite.el (gnus-article-foldable-buffer): Refactor...
2010-10-31 Lars Magne Ingebri... Change default to all text/plain sections.
2010-10-31 Lars Magne Ingebri... (gnus-article-fill-cited-article): Remove unused `force...
2010-09-01 Stefan MonnierFix up some byte-compiler warnings.
2010-09-01 Lars Magne Ingebri... Remove arch-tags from all files, since these are no...
2010-08-31 Lars Magne Ingebri... New function to guess whether a long line is natural...