(nnimap-open-connection): Give an error if nnimap-stream is unknown.
[gnus] / lisp / ChangeLog
2010-10-04 Lars Magne Ingebri... (nnimap-open-connection): Give an error if nnimap-strea...
2010-10-04 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-10-04 Julien Danjoumml-smime: fix gnus-completing-read usage
2010-10-04 Lars Magne Ingebri... (shr-get-image-data): Ensure against the cache file...
2010-10-04 Lars Magne Ingebri... (shr-tag-blockquote): Ensure paragraph after quote...
2010-10-04 Lars Magne Ingebri... (nnimap-finish-retrieve-group-infos): Message while...
2010-10-04 Lars Magne Ingebri... (spam-report-url-ping-plain): Don't query about killing...
2010-10-04 Lars Magne Ingebri... * shr.el (shr-render-td): Protect against too-wide...
2010-10-04 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-10-04 Lars Magne Ingebri... Add the rest of the useful interactive commands.
2010-10-04 Julien Danjougravatar: kill buffer when retrieved
2010-10-04 Lars Magne Ingebri... Start implementing the various url and image interactiv...
2010-10-04 Lars Magne Ingebri... Don't insert a new newline after empty-ish lines.
2010-10-04 Lars Magne Ingebri... (browse-url): Required.
2010-10-04 Lars Magne Ingebri... Add the gnus-widen-article-window variable.
2010-10-04 Lars Magne Ingebri... Don't bug out on addresses without @ signs.
2010-10-04 Lars Magne Ingebri... (nnir-run-imap): Remove spurious space in search string.
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-04 Julien Danjougnus-emacs-completing-read: mapcar collection to list...
2010-10-04 Lars Magne Ingebri... (nnimap-close-server): Implement.
2010-10-04 Lars Magne Ingebri... * nnimap.el (nnimap-open-connection): Allow tls as...
2010-10-04 Lars Magne Ingebri... Fix some compilation warnings.
2010-10-04 Lars Magne Ingebri... (shr-make-table): Tweak table generation.
2010-10-04 Lars Magne Ingebri... Implement table rendering.
2010-10-04 Lars Magne Ingebri... (shr-tag-blockquote): Ensure paragraph start.
2010-10-04 Lars Magne Ingebri... (shr-tag-li): Get <li> indentation even righter.
2010-10-04 Lars Magne Ingebri... (shr-tag-li): Get <li> indentation right.
2010-10-04 Lars Magne Ingebri... (shr-insert): Handle <pre> better.
2010-10-04 Lars Magne Ingebri... (shr-insert): Tweak line breaking.
2010-10-04 Lars Magne Ingebri... (shr-ensure-paragraph): Fix the non-empty line case.
2010-10-04 Julien Danjougnus-html-put-image: Fix resize image code.
2010-10-04 Lars Magne Ingebri... (shr-insert): Use string anchors instead of line anchors.
2010-10-03 Lars Magne Ingebri... (shr-tag-s): Fix face prop name.
2010-10-03 Lars Magne Ingebri... (shr-tag-s): Fix "s" tag name function.
2010-10-03 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-10-03 Lars Magne Ingebri... (shr-insert): \t is also space.
2010-10-03 Chong YidongAvoid using plusp; cl may not be loaded.
2010-10-03 Lars Magne Ingebri... (shr-ensure-paragraph): Don't insert double line feeds...
2010-10-03 Lars Magne Ingebri... (shr-tag-p): Collapse subsequent <p>s.
2010-10-03 Lars Magne Ingebri... (shr-insert): Get white space at the beginning/end...
2010-10-03 Lars Magne Ingebri... (shr-tag-li): Make <ul> prettier.
2010-10-03 Lars Magne Ingebri... (shr-ensure-paragraph): Actually work.
2010-10-03 Lars Magne Ingebri... shr.el: Add headings.
2010-10-03 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-10-03 Lars Magne Ingebri... *** empty log message ***
2010-10-03 Julien Danjougnus-html-put-image: Use gnus-rescale-image
2010-10-03 Julien DanjouAdd resize for large images in mm.
2010-10-03 Lars Magne Ingebri... (gnus-summary-select-article-buffer): Really select...
2010-10-03 Lars Magne Ingebri... (shr-tag-p): Don't insert newlines at the start of...
2010-10-03 Lars Magne Ingebri... (shr-rescale-image): Use the right image-size variant.
2010-10-03 Lars Magne Ingebri... (shr-tag-blockquote): Convert name.
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-03 Lars Magne Ingebri... Rename the tag functions a bit, and add some new ones.
2010-10-03 Glenn MorrisDrop Emacs 21 code; drop Emacs 20 compat cruft.
2010-10-03 Juanma BarranqueroMerge change made in Emacs trunk.
2010-10-02 Julien DanjouReintroduce multiple completion functions
2010-10-02 Julien DanjouRevert "Replace remove-if-not by gnus-remove-if-not"
2010-10-02 Lars Magne Ingebri... (shr-add-font): Use overlays for combining faces.
2010-10-02 Lars Magne Ingebri... (shr-add-font): Use overlays for combining faces.
2010-10-02 Lars Magne Ingebri... Add newlines between pictures and text.
2010-10-02 Julien DanjouReplace remove-if-not by gnus-remove-if-not
2010-10-02 Lars Magne Ingebri... Switch to using shr.el for HTML rendering.
2010-10-02 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-10-02 Julien Danjougnus-gravatar-insert: Adjust character where we should...
2010-10-02 Lars Magne Ingebri... Added shr.el.
2010-10-02 Lars Magne Ingebri... * gnus-topic.el (gnus-topic-move-group): Fix the syntax...
2010-10-01 Lars Magne Ingebri... (gnus-check-bogus-newsgroups): Say how many groups...
2010-10-01 Lars Magne Ingebri... Do babyl before mime-parts.
2010-10-01 Lars Magne Ingebri... Try to keep the async hash table size reasonable.
2010-10-01 Lars Magne Ingebri... (gnus-async-delete-prefetched-entry): Remove from hash...
2010-10-01 Lars Magne Ingebri... * gnus-sum.el (gnus-summary-clear-local-variables)...
2010-10-01 Lars Magne Ingebri... Use with-current-buffer instead of gnus-eval-in-buffer...
2010-10-01 Lars Magne Ingebri... Change the `h' command to only show the article buffer.
2010-10-01 Lars Magne Ingebri... (nnmbox-read-mbox): Mark buffer for deletion on Gnus...
2010-10-01 Lars Magne Ingebri... jidanni -> Dan Jacobson.
2010-10-01 Lars Magne Ingebri... (mm-content-transfer-encoding-defaults): Try to make...
2010-10-01 Lars Magne Ingebri... (message-shorten-references): Comment on the number...
2010-10-01 Lars Magne Ingebri... (gnus-summary-scroll-up): Add more documentation.
2010-10-01 Lars Magne Ingebri... (gnus-large-newsgroup): Mention gnus-large-ephemeral...
2010-10-01 Lars Magne Ingebri... When resending, don't externalize attachments.
2010-10-01 Lars Magne Ingebri... (gnus-continuum-version): Make inactive, since it doesn...
2010-10-01 Lars Magne Ingebri... Allow nnmail-split-methods to use the fancy splitting...
2010-10-01 Lars Magne Ingebri... Don't error out on empty non-UIDNEXT groups.
2010-10-01 Lars Magne Ingebri... Return the symbol name, not the value from the collection.
2010-10-01 Lars Magne Ingebri... Implement nnimap-request-newgroups.
2010-10-01 Lars Magne Ingebri... Ignore groups that have no UIDNEXT values.
2010-10-01 Ted ZlatanovFix and extend header docs. Move the nnregistry featur...
2010-10-01 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-10-01 Lars Magne Ingebri... (gnus-html-prefetch-images): Adjust regexp to avoid...
2010-10-01 Katsumi YamaokaFix previous commit.
2010-10-01 Katsumi YamaokaFix previous commit.
2010-10-01 Lars Magne Ingebri... Give up on using gnutls-cli for starttls.
2010-10-01 Lars Magne Ingebri... Florian Ragwitz' stuff removed because of missing paper...
2010-10-01 Lars Magne Ingebri... Revert "gnus-util.el (gnus-completing-read-function...
2010-10-01 Katsumi Yamaokagnus-util.el (gnus-completing-read-function): Exclude...
2010-10-01 Katsumi Yamaokagravatar.el (gravatar-create-image): New function.
2010-09-30 Ted ZlatanovDon't follow nnmairix references. Install the nnregist...
2010-09-30 Lars Magne Ingebri... (gnus-summary-show-thread): Skip past invisible text...
next