Add the new command gnus-html-show-images.
[gnus] / lisp /
2010-09-03 Lars Magne Ingebri... Add the new command gnus-html-show-images.
2010-09-03 Lars Magne Ingebri... Have the image insertion work even if the missing image...
2010-09-03 Lars Magne Ingebri... Fix up the logic that marks resized images for buffer...
2010-09-03 Lars Magne Ingebri... Add a new `i' command to insert images.
2010-09-03 Lars Magne Ingebri... Don't reuse the 'gnus-data text property, but use a...
2010-09-03 Lars Magne Ingebri... Change the default so that nnimap methods aren't agenti...
2010-09-03 Lars Magne Ingebri... Also have the `u' command work for HTML links.
2010-09-03 Lars Magne Ingebri... Provide an `u' command on urls and the like that copies...
2010-09-03 Lars Magne Ingebri... Comment fix.
2010-09-03 Lars Magne Ingebri... Added a .dir-locals.el file so that trailing whitespace...
2010-09-03 Katsumi Yamaokagnus-html.el (gnus-html-put-image): make avoidance...
2010-09-03 Katsumi YamaokaMake gnus-html work for XEmacs.
2010-09-03 Katsumi Yamaokagnus-ems.el: Make process-plist functions work.
2010-09-02 Lars Magne Ingebri... Change default to 'opportunistic if hashcash is installed.
2010-09-02 Lars Magne Ingebri... Only call image-size once, since it's somewhat time...
2010-09-02 Lars Magne Ingebri... Fix up typo in rescaling.
2010-09-02 Katsumi Yamaokagnus-xmas-create-image: Don't try to examine image...
2010-09-02 Katsumi Yamaokalpath.el: Fbind w3-parse-buffer for Emacs <=22 and...
2010-09-02 Katsumi Yamaokagnus-html-put-image, gnus-html-rescale-image: Pass...
2010-09-02 Katsumi Yamaokagnus-article-html: Make work buffer multibyte for decod...
2010-09-02 Lars Magne Ingebri... Remove %O (moderated) from group line format, since...
2010-09-02 Lars Magne Ingebri... (gnus-agent-short-article), (gnus-agent-long-article...
2010-09-02 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-02 Lars Magne Ingebri... (gnus-refer-article-method): Change default to 'current.
2010-09-02 Lars Magne Ingebri... (gnus-auto-select-subject): Change default to `unseen...
2010-09-02 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus
2010-09-02 Lars Magne Ingebri... (gnus-mode-non-string-length): Change default to 30.
2010-09-02 Lars Magne Ingebri... (gnus-single-article-buffer): Change default to nil.
2010-09-02 Lars Magne Ingebri... (gnus-summary-goto-unread): Change default to nil.
2010-09-02 Lars Magne Ingebri... Change default to `unsent'.
2010-09-01 Stefan MonnierFix up some byte-compiler warnings.
2010-09-01 Lars Magne Ingebri... Yet another try at getting the image sizing right.
2010-09-01 Lars Magne Ingebri... Delete all trailing white space.
2010-09-01 Lars Magne Ingebri... Remove all <pre_int> place holders.
2010-09-01 Lars Magne Ingebri... Don't show images that are really small.
2010-09-01 Lars Magne Ingebri... Refuse to do marks if nntp-marks-file-name is nil.
2010-09-01 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-01 Lars Magne Ingebri... 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 Ingebri... The rescaling logic scaled down too much.
2010-09-01 Lars Magne Ingebri... 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 Ingebri... Say in the message what the regexp really is.
2010-09-01 Lars Magne Ingebri... Take a parameter for blocked-images since it needs...
2010-09-01 Lars Magne Ingebri... "A" is also used for links, just like "a", it seems...
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...
next