gnus
2010-09-01 Katsumi Yamaokagnus-html.el, message.el: Add custom version to new...
2010-09-01 Katsumi Yamaokagnus-html-curl-sentinel: Replace process-get with gnus...
2010-09-01 Katsumi YamaokaAdd compatibility functions gnus-process-get and gnus...
2010-08-31 Katsumi YamaokaMisc fixes by Stefan Monnier <monnier@iro.umontreal...
2010-08-31 Lars Magne... Use nnimap-request-list-method instead of lsub directly.
2010-08-31 Lars Magne... Remove nnwarchive.
2010-08-31 Lars Magne... Remove reference to the removed SOUP node.
2010-08-31 Lars Magne... Remove nnsoup.el, gnus-soup.el and related code.
2010-08-31 Lars Magne... Remove nnultimate.el and related code.
2010-08-31 Lars Magne... gnus-blocked-images, not w3m images.
2010-08-31 Lars Magne... Introduce a new variable, gnus-blocked-images, and...
2010-08-31 Lars Magne... Fix some syntax errors in the last check-in.
2010-08-31 Lars Magne... Implement message-prune-recipient-rules.
2010-08-31 Lars Magne... New function to guess whether a long line is natural...
2010-08-31 Lars Magne... Use gnus-process-plist and friends for compatibility.
2010-08-31 Lars Magne... Provide compatibility functions for gnus-set-process...
2010-08-31 Lars Magne... Merge branch 'master' of https://git.gnus.org/gnus
2010-08-31 Lars Magne... Support cid: URLs/images.
2010-08-31 Lars Magne... Clarify the code a bit by renaming the variable with...
2010-08-31 Katsumi Yamaokalpath.el: Bind completion-styles for Emacs 21 and XEmac...
2010-08-31 Katsumi YamaokaBump custom version of some user options of which the...
2010-08-31 Lars Magne... Require mm-url.
2010-08-30 Lars Magne... Remove the `w' and `i' summary keybindings, since they...
2010-08-30 Lars Magne... Removed gnus-move.el and pointers to it, since it doesn...
2010-08-30 Lars Magne... Note that only the addresses from the first message...
2010-08-30 Lars Magne... Tell w3m that the input is UTF-8.
2010-08-30 Lars Magne... Put the xpm version of the logo at the top so that...
2010-08-30 Lars Magne... Don't bug out on non-Emacs images.
2010-08-30 Lars Magne... Make this work on files that don't have dots in their...
2010-08-30 Lars Magne... Doc fix.
2010-08-30 Lars Magne... Don't do images on non-graphic displays.
2010-08-30 Lars Magne... Use gnus-create-image to be XEmacs-compatible.
2010-08-30 Lars Magne... Remove the unused nnslashdot backend.
2010-08-30 Lars Magne... Don't ignore the TAGS file.
2010-08-30 Lars Magne... Revert gnus-undo change.
2010-08-30 Lars Magne... Limit the undo actions to 100 actions.
2010-08-30 Lars Magne... Protect against not having completion-styles bound.
2010-08-30 Lars Magne... Implement the gnus-put-image/gnus-html-put-image by...
2010-08-30 Lars Magne... Always insert Content-Type headers, to make broken...
2010-08-30 Lars Magne... Use insert-image instead of put-image when putting...
2010-08-30 Lars Magne... Make html image insertion probably work for XEmacs...
2010-08-30 Lars Magne... Merge branch 'master' of https://git.gnus.org/gnus
2010-08-30 Lars Magne... Add 'substring to completion-styles for group selection.
2010-08-30 Lars Magne... Remove references to outdated systems.
2010-08-30 Katsumi YamaokaAdd "Package:" file headers to denote built-in packages...
2010-08-29 Lars Magne... Fix regex for matching extra headers and regexp-quote...
2010-08-29 Lars Magne... Mention B DEL.
2010-08-29 Lars Magne... Don't regard (;;) and the like as a smiley.
2010-08-29 Lars Magne... Ensure that the directory where the dribbel file lives...
2010-08-29 Lars Magne... Change the default of message-send-mail-partially-limit...
2010-08-29 Lars Magne... put-image doesn't take the same parameters as gnus...
2010-08-29 Lars Magne... Autoload gnus-html-prefetch-images and provide gnus...
2010-08-29 Lars Magne... Fix the last checkin -- separate the hex and decimal...
2010-08-29 Lars Magne... Also decode entities like &#x3212
2010-08-29 Lars Magne... Delete trailing whitespace.
2010-08-29 Lars Magne... Hyperlink urls in docstrings with URL `...'.
2010-08-29 Lars Magne... Add *.orig.
2010-08-29 Lars Magne... 2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
2010-08-29 Lars Magne... Supply a max-time paramater to the curl calls, and...
2010-08-29 Lars Magne... Display the link in the mouseover text.
2010-08-29 Lars Magne... Take an optional parameter to say what the mouseover...
2010-08-29 Lars Magne... Use the summary-local version of the mm-w3m-safe-url...
2010-08-29 Lars Magne... New variable gnus-summary-stop-at-end-of-message.
2010-08-29 Lars Magne... Refuse to display 30x30 images, not all 30xwhatever...
2010-08-29 Lars Magne... Mention that the Date header is the original one, even...
2010-08-29 Lars Magne... Make the "built-in" HTML renderer into its own section.
2010-08-29 Lars Magne... Add kludge to avoid displaying 30x30 gif images, which...
2010-08-29 Lars Magne... Disable cookies, since we probably don't want to be...
2010-08-29 Lars Magne... Add kludge to allow spacing past big pictures in the...
2010-08-29 Lars Magne... Make gnus-article-beginning-of-window into a defun...
2010-08-29 Lars Magne... Use `mm-with-part' so that the CTE is decoded before...
2010-08-29 Lars Magne... Fix typo in end table.
2010-08-29 Lars Magne... Fix typo in "@acronum".
2010-08-29 Lars Magne... gnus-article-html needs curl in addition to w3m.
2010-08-29 Lars Magne... Make sure that we don't insert images from a different...
2010-08-29 Lars Magne... Cargo-cult some settings from emacs-w3m, which apparent...
2010-08-29 Lars Magne... Have curl --follow the location of the things it fetches.
2010-08-29 Lars Magne... If we can't display the image, then display a broken...
2010-08-29 Lars Magne... Document gnus-async-post-fetch-function.
2010-08-29 Lars Magne... Mention gnus-article-html.
2010-08-29 Lars Magne... Protect against invalid images.
2010-08-29 Lars Magne... Don't try to update buffers that have died in the meantime.
2010-08-29 Lars Magne... When prefetching, src can be src="..." or src='......
2010-08-29 Lars Magne... The output from -halfdump isn't totally regular, so...
2010-08-29 Lars Magne... Remove text properties from strings before handling...
2010-08-29 Lars Magne... Don't delete the space at the start, because this messe...
2010-08-29 Lars Magne... We may not actually find the end tag, so protect agains...
2010-08-29 Lars Magne... Allow pre-fetching images asynchronously.
2010-08-29 Lars Magne... Decode html entities and make the image-related display...
2010-08-29 Lars Magne... Reverse the order the images are fetched. Fetch the...
2010-08-29 Lars Magne... Add a concept index entry for HTML.
2010-08-29 Lars Magne... Document some of the gnus-html stuff.
2010-08-29 Lars Magne... Allow customizing the rendering width.
2010-08-29 Lars Magne... Delete space at the start of the parsed html.
2010-08-29 Lars Magne... Don't download pictures the user hasn't requested.
2010-08-29 Lars Magne... Fetch and cache images.
2010-08-29 Lars Magne... The -halfdump format uses nested tags.
2010-08-29 Lars Magne... Add a new super-simple HTML renderer based on w3m ...
2010-08-29 Lars Magne... Add a new super-simple HTML renderer based on w3m ...
2010-08-28 Lars Magne... Renamed to gnus-html.
next