gnus
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.
2010-08-28 Lars Magne... Start implementation.
2010-08-28 Lars Magne... Ignore lisp/TAGS
2010-08-28 Lars Magne... Remove reference to nngoogle, which doesn't exist.
2010-08-28 Lars Magne... Disable ecomplete address storage when resending messag...
2010-08-28 Lars Magne... Remove the Emacs 20.3-related kluge (and test whether...
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 Yamaokalpath.el: No need to bind bookmark-yank-point and
2010-08-17 Katsumi YamaokaSilence some Gnus compiler warnings.
2010-08-15 Katsumi Yamaokagnus-start-draft-setup: Move doc string forward.
2010-08-14 Ted ZlatanovTypo fix "hoo4a" -> "hook".
2010-08-14 Katsumi Yamaokagnus-sync.el (gnus-sync): Fix defgroup version.
2010-08-13 Ted ZlatanovAmmended for bug fix on the loader nunion.
2010-08-13 Ted ZlatanovDoc fixes and keep unknown groups.
2010-08-13 Ted ZlatanovOptimizations for gnus-sync.el.
2010-08-12 Ted ZlatanovMinor bug fixes for gnus-sync.el.
2010-08-12 Ted ZlatanovMinor bug fixes for gnus-sync.el.
2010-08-12 Ted ZlatanovMake saving and restoring of hidden threads work with...
2010-08-12 Ted ZlatanovAdd new gnus-sync.el library.
2010-08-12 Ted ZlatanovMake gnus-start-draft-setup interactive.
2010-08-06 Katsumi Yamaoka(rfc2047-encode): Use utf-8 charset as a last resort.
2010-08-01 Katsumi YamaokaFix last nnmail-get-new-mail-1 change that caused doubl...
2010-07-30 Katsumi YamaokaEncode names of nnml groups that nnmail-get-new-mail...
2010-07-29 Katsumi YamaokaFix typos in ChangeLogs.
2010-07-26 Katsumi YamaokaFix typos in ChangeLogs.
next