Remove arch-tags from all files, since these are no longer needed.
[gnus] / lisp /
2010-09-01 Lars Magne Ingebri... Remove arch-tags from all files, since these are no...
2010-09-01 Lars Magne Ingebri... Remove nnwfm and related code.
2010-09-01 Lars Magne Ingebri... Remove nnlistserv and related code.
2010-09-01 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-01 Lars Magne Ingebri... Remove nnkiboze and related code.
2010-09-01 Lars Magne Ingebri... Remove nndb.
2010-09-01 Ted Zlatanovgnus-html.el: add and use gnus-html-image-url-blocked-p
2010-09-01 Lars Magne Ingebri... We can't rescale if we don't have the article buffer...
2010-09-01 Lars Magne Ingebri... Try to get the rescaling logic right for images that...
2010-09-01 Lars Magne Ingebri... Use the deleted text as the image alt text.
2010-09-01 Lars Magne Ingebri... Fix the syntax to not use eval or overshadow variable...
2010-09-01 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-01 Lars Magne Ingebri... Rescale images in article buffers for Emacs versions...
2010-09-01 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus
2010-09-01 Ted Zlatanovgnus-html.el: Add extra logging.
2010-09-01 Lars Magne Ingebri... Delete the IMG_ALT region.
2010-09-01 Katsumi Yamaokagnus-article-html: Decode contents by charset.
2010-09-01 Katsumi Yamaokalpath.el: Fix previous commit.
2010-09-01 Katsumi Yamaokagnus-process-put: Fix previous commit.
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 Ingebri... Use nnimap-request-list-method instead of lsub directly.
2010-08-31 Lars Magne Ingebri... Remove nnwarchive.
2010-08-31 Lars Magne Ingebri... Remove nnsoup.el, gnus-soup.el and related code.
2010-08-31 Lars Magne Ingebri... Remove nnultimate.el and related code.
2010-08-31 Lars Magne Ingebri... Introduce a new variable, gnus-blocked-images, and...
2010-08-31 Lars Magne Ingebri... Implement message-prune-recipient-rules.
2010-08-31 Lars Magne Ingebri... New function to guess whether a long line is natural...
2010-08-31 Lars Magne Ingebri... Use gnus-process-plist and friends for compatibility.
2010-08-31 Lars Magne Ingebri... Provide compatibility functions for gnus-set-process...
2010-08-31 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-08-31 Lars Magne Ingebri... Support cid: URLs/images.
2010-08-31 Lars Magne Ingebri... 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 Ingebri... Require mm-url.
2010-08-30 Lars Magne Ingebri... Remove the `w' and `i' summary keybindings, since they...
2010-08-30 Lars Magne Ingebri... Removed gnus-move.el and pointers to it, since it doesn...
2010-08-30 Lars Magne Ingebri... Tell w3m that the input is UTF-8.
2010-08-30 Lars Magne Ingebri... Put the xpm version of the logo at the top so that...
2010-08-30 Lars Magne Ingebri... Don't bug out on non-Emacs images.
2010-08-30 Lars Magne Ingebri... Make this work on files that don't have dots in their...
2010-08-30 Lars Magne Ingebri... Doc fix.
2010-08-30 Lars Magne Ingebri... Don't do images on non-graphic displays.
2010-08-30 Lars Magne Ingebri... Use gnus-create-image to be XEmacs-compatible.
2010-08-30 Lars Magne Ingebri... Remove the unused nnslashdot backend.
2010-08-30 Lars Magne Ingebri... Revert gnus-undo change.
2010-08-30 Lars Magne Ingebri... Limit the undo actions to 100 actions.
2010-08-30 Lars Magne Ingebri... Protect against not having completion-styles bound.
2010-08-30 Lars Magne Ingebri... Implement the gnus-put-image/gnus-html-put-image by...
2010-08-30 Lars Magne Ingebri... Always insert Content-Type headers, to make broken...
2010-08-30 Lars Magne Ingebri... Use insert-image instead of put-image when putting...
2010-08-30 Lars Magne Ingebri... Make html image insertion probably work for XEmacs...
2010-08-30 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-08-30 Lars Magne Ingebri... Add 'substring to completion-styles for group selection.
2010-08-30 Lars Magne Ingebri... Remove references to outdated systems.
2010-08-30 Katsumi YamaokaAdd "Package:" file headers to denote built-in packages...
2010-08-29 Lars Magne Ingebri... Fix regex for matching extra headers and regexp-quote...
2010-08-29 Lars Magne Ingebri... Don't regard (;;) and the like as a smiley.
2010-08-29 Lars Magne Ingebri... Ensure that the directory where the dribbel file lives...
2010-08-29 Lars Magne Ingebri... Change the default of message-send-mail-partially-limit...
2010-08-29 Lars Magne Ingebri... put-image doesn't take the same parameters as gnus...
2010-08-29 Lars Magne Ingebri... Autoload gnus-html-prefetch-images and provide gnus...
2010-08-29 Lars Magne Ingebri... Fix the last checkin -- separate the hex and decimal...
2010-08-29 Lars Magne Ingebri... Also decode entities like &#x3212
2010-08-29 Lars Magne Ingebri... Delete trailing whitespace.
2010-08-29 Lars Magne Ingebri... Hyperlink urls in docstrings with URL `...'.
2010-08-29 Lars Magne Ingebri... 2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
2010-08-29 Lars Magne Ingebri... Supply a max-time paramater to the curl calls, and...
2010-08-29 Lars Magne Ingebri... Display the link in the mouseover text.
2010-08-29 Lars Magne Ingebri... Take an optional parameter to say what the mouseover...
2010-08-29 Lars Magne Ingebri... Use the summary-local version of the mm-w3m-safe-url...
2010-08-29 Lars Magne Ingebri... New variable gnus-summary-stop-at-end-of-message.
2010-08-29 Lars Magne Ingebri... Refuse to display 30x30 images, not all 30xwhatever...
2010-08-29 Lars Magne Ingebri... Add kludge to avoid displaying 30x30 gif images, which...
2010-08-29 Lars Magne Ingebri... Disable cookies, since we probably don't want to be...
2010-08-29 Lars Magne Ingebri... Add kludge to allow spacing past big pictures in the...
2010-08-29 Lars Magne Ingebri... Make gnus-article-beginning-of-window into a defun...
2010-08-29 Lars Magne Ingebri... Use `mm-with-part' so that the CTE is decoded before...
2010-08-29 Lars Magne Ingebri... gnus-article-html needs curl in addition to w3m.
2010-08-29 Lars Magne Ingebri... Make sure that we don't insert images from a different...
2010-08-29 Lars Magne Ingebri... Cargo-cult some settings from emacs-w3m, which apparent...
2010-08-29 Lars Magne Ingebri... Have curl --follow the location of the things it fetches.
2010-08-29 Lars Magne Ingebri... If we can't display the image, then display a broken...
2010-08-29 Lars Magne Ingebri... Protect against invalid images.
2010-08-29 Lars Magne Ingebri... Don't try to update buffers that have died in the meantime.
2010-08-29 Lars Magne Ingebri... When prefetching, src can be src="..." or src='......
2010-08-29 Lars Magne Ingebri... The output from -halfdump isn't totally regular, so...
2010-08-29 Lars Magne Ingebri... Remove text properties from strings before handling...
2010-08-29 Lars Magne Ingebri... Don't delete the space at the start, because this messe...
2010-08-29 Lars Magne Ingebri... We may not actually find the end tag, so protect agains...
2010-08-29 Lars Magne Ingebri... Allow pre-fetching images asynchronously.
2010-08-29 Lars Magne Ingebri... Decode html entities and make the image-related display...
2010-08-29 Lars Magne Ingebri... Reverse the order the images are fetched. Fetch the...
2010-08-29 Lars Magne Ingebri... Allow customizing the rendering width.
2010-08-29 Lars Magne Ingebri... Delete space at the start of the parsed html.
2010-08-29 Lars Magne Ingebri... Don't download pictures the user hasn't requested.
2010-08-29 Lars Magne Ingebri... Fetch and cache images.
next