gnus
2010-09-01 Stefan MonnierFix up some byte-compiler warnings.
2010-09-01 Lars Magne... Yet another try at getting the image sizing right.
2010-09-01 Lars Magne... Delete all trailing white space.
2010-09-01 Lars Magne... Remove all <pre_int> place holders.
2010-09-01 Lars Magne... Don't show images that are really small.
2010-09-01 Lars Magne... Refuse to do marks if nntp-marks-file-name is nil.
2010-09-01 Lars Magne... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-01 Lars Magne... Added a new nndoc type for Google digests.
2010-09-01 Ted Zlatanovgnus-html.el: prefix log messages with function name
2010-09-01 Lars Magne... The rescaling logic scaled down too much.
2010-09-01 Lars Magne... Check the value of gnus-blocked-images in the summary...
2010-09-01 Ted Zlatanovgnus-html.el: Doc fix for gnus-html-image-url-blocked-p.
2010-09-01 Lars Magne... Say in the message what the regexp really is.
2010-09-01 Lars Magne... Take a parameter for blocked-images since it needs...
2010-09-01 Lars Magne... "A" is also used for links, just like "a", it seems...
2010-09-01 Lars Magne... Remove arch-tags from all files, since these are no...
2010-09-01 Lars Magne... Remove nnwfm and related code.
2010-09-01 Lars Magne... Remove nnlistserv and related code.
2010-09-01 Lars Magne... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-01 Lars Magne... Remove nnkiboze and related code.
2010-09-01 Lars Magne... Remove nndb.
2010-09-01 Ted Zlatanovgnus-html.el: add and use gnus-html-image-url-blocked-p
2010-09-01 Lars Magne... We can't rescale if we don't have the article buffer...
2010-09-01 Lars Magne... Try to get the rescaling logic right for images that...
2010-09-01 Lars Magne... Use the deleted text as the image alt text.
2010-09-01 Lars Magne... Fix the syntax to not use eval or overshadow variable...
2010-09-01 Lars Magne... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-01 Lars Magne... 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... Delete the IMG_ALT region.
2010-09-01 Ted Zlatanovpost-receive: Rewrote and extended comments.
2010-09-01 Ted Zlatanovpost-receive: Add modified post-receive hook for Git.
2010-09-01 Ted Zlatanovhook-tester: delete
2010-09-01 Ted Zlatanovhook-tester: Adding file for hook testing
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... 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...
next