Remove dead code
[gnus] / lisp / gnus-start.el
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.
2010-08-12 Ted ZlatanovMake gnus-start-draft-setup interactive.
2010-05-21 Katsumi YamaokaSynch with Emacs trunk.
2010-05-06 Katsumi YamaokaSynch with Emacs trunk.
2010-01-13 Katsumi YamaokaAdd 2010 to copyright years.
2009-01-22 Miles BaderMerge from emacs--devo--0
2008-12-21 Reiner Steib(gnus-before-startup-hook): Fix doc string. Reported
2008-12-15 Reiner Steib(gnus-backup-startup-file): Improve doc string.
2008-09-04 Miles BaderMerge from emacs--devo--0
2008-05-19 Miles BaderMerge from emacs--devo--0
2008-02-24 Miles BaderMerge from emacs--devo--0
2008-01-20 Miles BaderMerge from emacs--devo--0
2007-12-09 Miles BaderMerge from emacs--devo--0
2007-12-09 Miles BaderMerge from emacs--devo--0, emacs--rel--22
2007-12-05 Katsumi Yamaoka* gnus-art.el (gnus-use-idna)
2007-12-05 Katsumi Yamaoka* gnus-art.el (gnus-use-idna): Don't directly refer...
2007-11-24 Reiner Steib* nnmail.el (nnmail-spool-file): Remove obsolete variable.
2007-11-21 Katsumi Yamaoka(gnus-get-unread-articles): Mark groups that have never...
2007-11-21 Katsumi Yamaoka(gnus-get-unread-articles): Don't prevent from checking...
2007-11-14 Katsumi Yamaoka(gnus-active-to-gnus-format): Use unibyte buffer to...
2007-10-04 Reiner SteibRelicense "GPLv2 or later" files to "GPLv3 or later".
2007-09-07 Katsumi Yamaoka(gnus-gnus-to-newsrc-format): Use a unibyte buffer...
2007-07-13 Katsumi Yamaoka[Improve non-ASCII newsgroup names handling]
2007-07-09 Miles BaderMerge from gnus--rel--5.10
2007-06-16 Reiner Steib(gnus-gnus-to-quick-newsrc-format): Add newlines to...
2007-06-07 Katsumi Yamaoka* gnus-ems.el (gnus-x-splash): Make it work.
2007-06-01 Katsumi Yamaoka* gnus.el (gnus-update-message-archive-method): New...
next