aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Delete all trailing white space.Lars Magne Ingebrigtsen2010-09-0228-108/+108
* gnus-html.el (gnus-html-wash-tags): Remove all <pre_int> place holders.Lars Magne Ingebrigtsen2010-09-022-0/+4
* gnus-html.el (gnus-html-wash-tags): Don't show images that are really small. ...Lars Magne Ingebrigtsen2010-09-023-16/+37
* gnus-html.el (gnus-html-rescale-image): The rescaling logic scaled down too m...Lars Magne Ingebrigtsen2010-09-023-4/+34
* gnus-html.el: prefix log messages with function nameTeodor Zlatanov2010-09-022-5/+15
* gnus-html.el (gnus-html-wash-tags): Check the value ofgnus-blocked-images in ...Lars Magne Ingebrigtsen2010-09-022-1/+11
* gnus-html.el: Doc fix for gnus-html-image-url-blocked-p.Teodor Zlatanov2010-09-022-1/+5
* gnus-html.el (gnus-html-image-url-blocked-p): Say in the message what the reg...Lars Magne Ingebrigtsen2010-09-021-1/+1
* gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just like "a"...Lars Magne Ingebrigtsen2010-09-022-6/+12
* Remove arch-tags from all files, since these are no longer needed.Lars Magne Ingebrigtsen2010-09-02166-206/+3
* Remove nnlistserv, nnwfm and related code.Lars Magne Ingebrigtsen2010-09-025-588/+7
* Remove nndb, nnkiboze and related code.Lars Magne Ingebrigtsen2010-09-027-830/+11
* gnus-html.el: add and use gnus-html-image-url-blocked-pTeodor Zlatanov2010-09-022-9/+20
* gnus-html.el: We can't rescale if we don't have the article buffer in a window.Lars Magne Ingebrigtsen2010-09-021-2/+3
* gnus-html.el: Try to get the rescaling logic right for images that are just w...Lars Magne Ingebrigtsen2010-09-022-5/+10
* gnus.el, gnus-html.el: Use the deleted text as the image alt text.Lars Magne Ingebrigtsen2010-09-023-12/+26
* gnus.texi (HTML): Document gnus-max-image-proportion.Lars Magne Ingebrigtsen2010-09-012-0/+12
* gnus-html.el: Rescale images in article buffers for Emacs versions that suppo...Lars Magne Ingebrigtsen2010-09-012-1/+34
* gnus-html.el: Add extra logging.Teodor Zlatanov2010-09-012-7/+17
* gnus-html.el: Delete the IMG_ALT region.Lars Magne Ingebrigtsen2010-09-012-0/+8
* Fix up some byte-compiler warnings.Stefan Monnier2010-09-014-149/+139
* * lisp/simple.el (blink-paren-function): Move from C to here.Stefan Monnier2010-09-014-66/+69
* * lisp/emacs-lisp/pcase.el (pcase-split-memq): Overenthusiastic optimisation.Stefan Monnier2010-09-013-15/+27
* gnus-article-html: Decode contents by charset.Katsumi Yamaoka2010-09-012-1/+11
* gnus-process-put: Fix previous commit.Katsumi Yamaoka2010-09-011-1/+1
* gnus-html.el, message.el: Add custom version to new variables; gnus-sum.el: B...Katsumi Yamaoka2010-09-014-1/+11
* gnus-html-curl-sentinel: Replace process-get with gnus-process-get.Katsumi Yamaoka2010-09-012-2/+5
* Add compatibility functions gnus-process-get and gnus-process-put for Emacs 2...Katsumi Yamaoka2010-09-012-20/+38
* Fix previous merge from Gnus trunk.Katsumi Yamaoka2010-09-012-4/+4
* Remove nnwarchive.el.Katsumi Yamaoka2010-09-011-727/+0
* Use nnimap-request-list-method instead of lsub directly; by Julien Danjou <ju...Katsumi Yamaoka2010-09-012-2/+7
* Remove nnwarchive by Lars Magne Ingebrigtsen <[email protected]>.Katsumi Yamaoka2010-09-014-80/+5
* Remove nnultimate.el and related code; Remove nnsoup.el, gnus-soup.el and rel...Katsumi Yamaoka2010-08-318-2265/+15
* gnus-html.el: Introduce a new variable, gnus-blocked-images, and use that ins...Katsumi Yamaoka2010-08-314-22/+43
* message.texi: Fix some syntax errors in the last check-in; by Lars Magne Inge...Katsumi Yamaoka2010-08-311-8/+8
* gnus-ems.el: Provide compatibility functions for gnus-set-process-plist by Ka...Katsumi Yamaoka2010-08-317-5/+119
* * lisp/gnus/gnus-html.el: Require pkgs that define macros used in this file.Stefan Monnier2010-08-312-10/+21
* * src/keyboard.c (Fwindow_system): Fix compilation for USE_LISP_UNION_TYPE.Stefan Monnier2010-08-312-0/+9
* * textmodes/nroff-mode.el (nroff-view): New command.Chong Yidong2010-08-312-0/+20
* * src/keyboard.c (command_loop_1): Don't call x-set-selection on tty.Chong Yidong2010-08-312-4/+9
* Clarify the code a bit by renaming the variable with the url to `url'; Suppor...Katsumi Yamaoka2010-08-313-20/+38
* * lisp/emacs-lisp/smie.el (smie-down-list): New command.Stefan Monnier2010-08-312-0/+38
* Remove old indentation and navigation code on octave-mode.Stefan Monnier2010-08-312-311/+98
* Bump custom version of some user options of which the default values changed.Katsumi Yamaoka2010-08-317-4/+20
* Fix several Package Menu and Finder bugs.Chong Yidong2010-08-306-249/+267
* gnus-html.el: require mm-url; by Lars Magne Ingebrigtsen <[email protected]>.Katsumi Yamaoka2010-08-311-0/+2
* Fix previous merge from Gnus trunk.Katsumi Yamaoka2010-08-312-10/+9
* Remove the `w' and `i' summary keybindings, since they aren't useful; by Lars...Katsumi Yamaoka2010-08-313-4/+4
* Removed gnus-move.el and pointers to it, since it doesn't really work; by Lar...Katsumi Yamaoka2010-08-313-183/+2
* gnus.texi (Changing Servers): Remove documentation on gnus-change-server and ...Katsumi Yamaoka2010-08-312-23/+5