gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
[gnus] / lisp / gnus-start.el
2011-11-26 Paul Eggertgnus-start.el (gnus-newsrc-to-gnus-format): Spelling...
2011-11-15 Emacs developersFix typos.
2011-11-03 Peter Münster(gnus-group-get-new-news): New parameter `one-level...
2011-07-05 Daiki Ueno* gnus-start.el (gnus-get-unread-articles): Don't conne...
2011-06-10 Katsumi YamaokaImprove dribble data handling.
2011-05-05 Glenn Morrisgnus-start.el (gnus-propagate-marks): Declare.
2011-04-12 Lars Magne Ingebri... Fix typo.
2011-04-12 Lars Magne Ingebri... Add a sanity check so that we don't issue two async...
2011-04-12 Lars Magne Ingebri... * gnus-start.el (gnus-get-unread-articles): Slight...
2011-04-07 Ted ZlatanovAdd debugging option to `gnus-gnus-to-newsrc-format'.
2011-04-03 Lars Magne Ingebri... (gnus-get-unread-articles): Don't try to contact denied...
2011-03-15 Katsumi YamaokaMerge branch 'master' of https://git.gnus.org/gnus
2011-03-15 Lars Magne Ingebri... Give a backtrace if debug-on-quit is set and the user...
2011-03-09 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus
2011-03-07 Lars Magne Ingebri... Allow putting foreign groups onto the list of killed...
2011-03-01 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus
2011-02-28 Glenn MorrisFix spelling of "precede".
2011-02-25 Lars Magne Ingebri... (gnus-get-unread-articles): Don't clobber the async...
2011-02-23 Lars IngebrigtsenSet buffer-save-without-query, since we always want...
2011-02-23 Lars IngebrigtsenIndent.
2011-02-21 Lars IngebrigtsenExtend the methods so that we're sure to get unique...
2011-02-14 Lars Ingebrigtsen(gnus-use-backend-marks): Removed, since it duplicates...
2011-02-03 Adam Sjøgren* gnus-start.el (gnus-get-unread-articles): Fix the...
2011-02-03 Lars IngebrigtsenRequest active files from primary/secondary methods...
2011-02-03 Lars Ingebrigtsen(gnus-read-active-for-groups): This function is never...
2011-02-01 Lars Magne Ingebri... Comment fix.
2011-02-01 Lars Magne Ingebri... (gnus-read-active-file-1): Remove dead parameter infos.
2011-02-01 Lars Magne Ingebri... Add comments.
2011-02-01 Lars Magne Ingebri... Add comment.
2011-01-31 Lars Magne Ingebri... Read the active files thoroughly for all backends that...
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-22 Lars Magne Ingebri... Really refresh the queue group after sending.
2011-01-14 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2010-12-16 Lars Magne Ingebri... Fix typo.
2010-12-16 Lars Magne Ingebri... (gnus-subscribe-newsgroup): Notify the backend.
2010-12-13 Lars Magne Ingebri... (gnus-start-draft-setup): Make sure that the new group...
2010-12-13 Lars Magne Ingebri... There's no need to read the active file here, since...
2010-12-13 Lars Magne Ingebri... (gnus-1): Don't create the nndrafts group twice.
2010-12-13 Lars Magne Ingebri... Clarify comment.
2010-12-13 Lars Magne Ingebri... Clarify comment.
2010-12-13 Lars Magne Ingebri... (gnus-start-draft-setup): Message a bit less.
2010-12-13 Lars Magne Ingebri... gnus-default-subscribed-newsgroups is unused, so remove it.
2010-12-13 Lars Magne Ingebri... Auto-subscribe groups from all mail-like backends.
2010-12-13 Lars Magne Ingebri... Add nnimap to the list of automatically subscribed...
2010-11-07 Lars Magne Ingebri... (gnus-read-active-file): Ditto.
2010-11-07 Lars Magne Ingebri... (gnus-get-unread-articles): Ignore totally non-existent...
2010-11-01 Lars Magne Ingebri... Display new groups when using the `F' command.
2010-10-30 Julien Danjougnus-start: do nothing special on first run
2010-10-29 Julien DanjouRework splash code, clean old stuff
2010-10-22 Katsumi Yamaokagnus-start.el (gnus-read-active-file-1): Don't add...
2010-10-07 Lars Magne Ingebri... Require gnus-agent before bidning gnus-agent variables.
2010-10-01 Lars Magne Ingebri... (gnus-check-bogus-newsgroups): Say how many groups...
2010-09-26 Lars Magne Ingebri... Remove NoCeM support, since nobody seems to use it...
2010-09-25 Lars Magne Ingebri... (gnus-get-unread-articles): Don't try to open failed...
2010-09-24 Julien Danjouadd version tag on gnus-after-getting-new-news-hook
2010-09-23 Lars Magne Ingebri... Add new variable gnus-use-backend-marks, and start...
2010-09-23 Lars Magne Ingebri... Remove gnus-fixup-nnimap-unread-after-getting-new-news.
2010-09-23 Lars Magne Ingebri... Split -request-update-info into -request-marks and...
2010-09-22 Lars Magne Ingebri... Don't have `gnus-get-unread-articles-in-group' update...
2010-09-22 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-22 Lars Magne Ingebri... Only run -request-scan once per method on `g'.
2010-09-21 Lars Magne Ingebri... Get the extended method slightly later to avoid double...
2010-09-21 Lars Magne Ingebri... When we have several similar methods, try to create...
2010-09-21 Lars Magne Ingebri... Fix the prefixed select method in the presence of many...
2010-09-19 Lars Magne Ingebri... Remove [] from the list of bogus characters.
2010-09-19 Lars Magne Ingebri... Fix a speed regression based in methods that were simil...
2010-09-19 Lars Magne Ingebri... Call `gnus-open-server' on each method before trying...
2010-09-19 Lars Magne Ingebri... Pass proper format strings to gnus-message.
2010-09-19 Lars Magne Ingebri... Return data in the nntp buffer so the agent can save it.
2010-09-18 Lars Magne Ingebri... Allow nnimap-request-group to do a complete marks sync...
2010-09-18 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-18 Lars Magne Ingebri... Allow the backends to update the group info.
2010-09-18 Lars Magne Ingebri... nnimap-related changes to avoid bugging out if we can...
2010-09-17 Lars Magne Ingebri... Don't use the "finish" method when we're reading from...
2010-09-17 Lars Magne Ingebri... Throughout all files, replace (save-excursion (set...
2010-09-17 Lars Magne Ingebri... Reimplement nnimap, and do tweaks to the rest of the...
2010-09-14 Lars Magne Ingebri... Fixed up nnrss group activation, and removed moreover...
2010-09-14 Katsumi Yamaokagnus-start.el (gnus-read-active-for-groups): Run gnus...
2010-09-10 Lars Magne Ingebri... If gnus-agent isn't set, then do request scans from...
2010-09-10 Katsumi Yamaokagnus-start.el (gnus-read-active-for-groups): Check...
2010-09-09 Katsumi Yamaokagnus-start.el (gnus-get-unread-articles): Set the numbe...
2010-09-06 Lars Magne Ingebri... If being given an explicit level to get unread articles...
2010-09-06 Lars Magne Ingebri... Do a `gnus-request-scan' for the methods that support...
2010-09-05 Lars Magne Ingebri... (gnus-get-unread-articles): Fix up the last commit.
2010-09-05 Lars Magne Ingebri... Don't bother with groups that aren't going to be activated.
2010-09-05 Lars Magne Ingebri... (gnus-get-unread-articles): Count the archive groups...
2010-09-05 Lars Magne Ingebri... (gnus-activate-group): Take an optional parameter to...
2010-09-05 Lars Magne Ingebri... Use the active info we already have if we're in a main...
2010-09-05 Lars Magne Ingebri... Get info for virtual groups last.
2010-09-05 Katsumi Yamaoka(gnus-method-rank): Replace equalp with equal.
2010-09-04 Lars Magne Ingebri... White space clean up.
2010-09-04 Lars Magne Ingebri... Remove duplicates from .newsrc list.
2010-09-04 Lars Magne Ingebri... Protect against groups that come from no known methods.
2010-09-04 Lars Magne Ingebri... Only read the agent.lib/local file once per `g' run.
2010-09-04 Lars Magne Ingebri... Add more changes related to the new methodology for...
2010-09-04 Lars Magne Ingebri... Rewrite the Gnus group activation method to be more...
2010-09-01 Lars Magne Ingebri... Delete all trailing white space.
2010-09-01 Lars Magne Ingebri... Remove arch-tags from all files, since these are no...
2010-08-29 Lars Magne Ingebri... Ensure that the directory where the dribbel file lives...
2010-08-15 Katsumi Yamaokagnus-start-draft-setup: Move doc string forward.
next