Indent.
[gnus] / lisp / gnus-sum.el
2010-10-20 Lars Magne Ingebri... Indent.
2010-10-16 Lars Magne Ingebri... Add the thread headers to gnus-newsgroup-headers.
2010-10-15 Julien Danjougnus-summary-refer-thread: ignore duplicates
2010-10-14 Lars Magne Ingebri... (gnus-summary-refer-thread): Implement a version that...
2010-10-12 Lars Magne Ingebri... Remove long obsoleted functions.
2010-10-11 Katsumi YamaokaFox comment for declare-function.
2010-10-10 Lars Magne Ingebri... Ignore the `active' non-variable, too.
2010-10-08 Ted ZlatanovRename `gnus-pull' to `gnus-alist-pull'.
2010-10-07 Stefan Monniergnus-sum.el (gnus-number): Rename from `number'.
2010-10-06 Katsumi YamaokaEliminate `remove-if-not' that is a cl function.
2010-10-05 Lars Magne Ingebri... (gnus-article-sort-by-most-recent-date): New function...
2010-10-04 Lars Magne Ingebri... Add the gnus-widen-article-window variable.
2010-10-04 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-10-04 Lars Magne Ingebri... Remove gnus-carpal, which isn't very useful.
2010-10-03 Lars Magne Ingebri... (gnus-summary-select-article-buffer): Really select...
2010-10-03 Lars Magne Ingebri... Show both the article and summary buffers again.
2010-10-03 Lars Magne Ingebri... If the article buffer isn't shown, then select the...
2010-10-02 Julien DanjouRevert "Replace remove-if-not by gnus-remove-if-not"
2010-10-02 Julien DanjouReplace remove-if-not by gnus-remove-if-not
2010-10-01 Lars Magne Ingebri... * gnus-sum.el (gnus-summary-clear-local-variables)...
2010-10-01 Lars Magne Ingebri... Change the `h' command to only show the article buffer.
2010-10-01 Lars Magne Ingebri... (gnus-summary-scroll-up): Add more documentation.
2010-09-30 Lars Magne Ingebri... (gnus-summary-show-thread): Skip past invisible text...
2010-09-29 Lars Magne Ingebri... (gnus-valid-move-group-p): Make sure that `group' is...
2010-09-29 Julien DanjouIntroduce gnus-completing-read
2010-09-27 Lars Magne Ingebri... Rework the `/ N' based on the new gnus-newsgroup-highes...
2010-09-27 Lars Magne Ingebri... Fix up partial nnimap fetching.
2010-09-27 Lars Magne Ingebri... Kill the article buffer later, so that you don't get...
2010-09-27 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-27 Lars Magne Ingebri... Don't alter gnus-newsgroup-active.
2010-09-27 Lars Magne Ingebri... Allow setting the partial fetch per server instead...
2010-09-27 Lars Magne Ingebri... Copy the old-high watermark so that nothing alters...
2010-09-26 Julien Danjougnus-auto-center-group: Transform into a defcustom.
2010-09-26 Lars Magne Ingebri... Remove NoCeM support, since nobody seems to use it...
2010-09-25 Lars Magne Ingebri... Implement functions for showing the complete articles.
2010-09-25 Julien DanjouRemove useless gnus-newsgroup-none-id
2010-09-24 Julien DanjouAdd Gravatar support
2010-09-24 Lars Magne Ingebri... Remove outdated support for FAQ fetching.
2010-09-24 Lars Magne Ingebri... Indent.
2010-09-24 Katsumi YamaokaRemove Emacs 21 stuff.
2010-09-23 Lars Magne Ingebri... Prepare for list/range makeover.
2010-09-22 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-22 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-21 Lars Magne Ingebri... Add sanity check to not delete marks outside the active...
2010-09-21 Lars Magne Ingebri... Fix another typo.
2010-09-21 Lars Magne Ingebri... Fix typo.
2010-09-21 Lars Magne Ingebri... Hack to avoid adjusting marks for nnimap, which is...
2010-09-21 Lars Magne Ingebri... Use gnus-server-equal to find out whether methods are...
2010-09-21 Lars Magne Ingebri... When respooling to the same method, this would bug...
2010-09-20 Katsumi YamaokaMake Gnus work for Emacs 22 and XEmacs.
2010-09-19 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-19 Julien DanjouReplace subst-char-in-region by subst-char-in-region
2010-09-19 Lars Magne Ingebri... Pass proper format strings to gnus-message.
2010-09-18 Lars Magne Ingebri... nnimap-related changes to avoid bugging out if we can...
2010-09-17 Lars Magne Ingebri... Have `unseen-or-unread' select an unread unseen article...
2010-09-17 Lars Magne Ingebri... Reimplement nnimap, and do tweaks to the rest of the...
2010-09-10 Lars Magne Ingebri... Call `gnus-summary-highlight-line' directly from all...
2010-09-10 Lars Magne Ingebri... Avoid calling a hook function per summary line.
2010-09-05 Lars Magne Ingebri... (gnus-set-mode-line): Don't pad the mode line string.
2010-09-03 Lars Magne Ingebri... Add the new command gnus-html-show-images.
2010-09-02 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-02 Lars Magne Ingebri... (gnus-auto-select-subject): Change default to `unseen...
2010-09-02 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus
2010-09-02 Lars Magne Ingebri... (gnus-single-article-buffer): Change default to nil.
2010-09-02 Lars Magne Ingebri... (gnus-summary-goto-unread): Change default to nil.
2010-09-01 Lars Magne Ingebri... Remove arch-tags from all files, since these are no...
2010-09-01 Katsumi Yamaokagnus-html.el, message.el: Add custom version to new...
2010-08-31 Lars Magne Ingebri... Remove nnsoup.el, gnus-soup.el and related code.
2010-08-31 Lars Magne Ingebri... Remove nnultimate.el and related code.
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... Remove the `w' and `i' summary keybindings, since they...
2010-08-29 Lars Magne Ingebri... Hyperlink urls in docstrings with URL `...'.
2010-08-29 Lars Magne Ingebri... New variable gnus-summary-stop-at-end-of-message.
2010-08-27 Katsumi Yamaokagnus-summary-(move,delete)-article: Save excursion...
2010-08-18 Katsumi YamaokaFix typo in previous gnus-sum.el change.
2010-08-17 Katsumi YamaokaSilence some Gnus compiler warnings.
2010-08-12 Ted ZlatanovMake saving and restoring of hidden threads work with...
2010-07-20 Katsumi YamaokaFix previous change in gnus-summary-bookmark-make-record.
2010-07-15 Katsumi YamaokaMake gnus-summary-bookmark-make-record work for Emacs...
2010-07-15 Katsumi YamaokaAllow bookmarks to be set from Gnus Article buffers...
2010-06-10 Katsumi Yamaoka2010-06-10 Dan Christensen <jdc@uwo.ca>
2010-05-14 Katsumi Yamaoka(gnus-summary-save-article): Don't bother to re-fetch...
2010-05-12 Andreas Seltenreich(gnus-summary-read-group-1): Don't jump to next group...
2010-05-11 Andreas Seltenreich(gnus-summary-kill-thread): Use gnus-summary-mark-artic...
2010-05-10 Andreas Seltenreich(gnus-summary-mode): Don't make minor-mode-alist buffer...
2010-05-07 Katsumi Yamaoka* binhex.el (binhex-decode-region-internal)
2010-05-06 Katsumi YamaokaSynch with Emacs trunk.
2010-04-14 Katsumi Yamaoka(gnus-summary-bookmark-make-record): Add `location...
2010-04-14 Katsumi Yamaoka2010-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
2010-03-20 Teodor Zlatanov* gnus-sum.el (gnus-summary-make-menu-bar): Let
2010-01-13 Katsumi YamaokaAdd 2010 to copyright years.
2010-01-06 Katsumi Yamaoka2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
2009-11-30 Katsumi Yamaoka2009-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
2009-10-20 Katsumi Yamaoka(gnus-remove-overlays): eval-and-compile.
2009-10-19 Katsumi Yamaoka(gnus-summary-show-thread): Remove useless goto-char.
2009-10-16 Katsumi Yamaoka* gnus.el (gnus-overlay-get): New alias to overlay...
2009-10-14 Reiner Steib2009-10-14 Reiner Steib <Reiner.Steib@gmx.de>
2009-09-09 Katsumi YamaokaSynch with the Emacs trunk.
2009-08-12 Katsumi Yamaoka* gnus-group.el (gnus-safe-html-newsgroups): New user...
next