| Commit message (Expand) | Author | Age | Files | Lines |
* | gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Revert 2013-01-14 change | Katsumi Yamaoka | 2013-07-03 | 2 | -12/+18 |
* | Merge changes made in Gnus trunk | Katsumi Yamaoka | 2013-07-02 | 7 | -94/+364 |
* | lisp/gnus/mml2015.el: make key image extraction robuster | Daiki Ueno | 2013-07-02 | 2 | -1/+9 |
* | Spelling fixes. | Paul Eggert | 2013-06-30 | 1 | -1/+1 |
* | gnus-art.el (gnus-article-extend-url-button): Make it work again with gnus-bu... | Katsumi Yamaoka | 2013-06-28 | 2 | -1/+8 |
* | Fix typos in ChangeLogs. | Juanma Barranquero | 2013-06-19 | 1 | -15/+15 |
* | * lisp/gnus/gnus-group.el (gnus-mark-article-as-read): Fix declaration. | Glenn Morris | 2013-06-19 | 2 | -1/+5 |
* | Merge changes made in Gnus master | Gnus developers | 2013-06-18 | 2 | -4/+9 |
* | Move some files from gnus/ to net/ | Glenn Morris | 2013-06-18 | 4 | -2449/+4 |
* | lisp/gnus/shr.el: (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>,... | Lars Magne Ingebrigtsen | 2013-06-18 | 2 | -0/+17 |
* | Don't colourise images from tables | Lars Magne Ingebrigtsen | 2013-06-18 | 2 | -8/+14 |
* | lisp/gnus/eww.el (eww-detect-charset): Improve regexp; move backward | Katsumi Yamaoka | 2013-06-18 | 2 | -12/+16 |
* | * lisp/gnus/mm-decode.el (widget-convert-button): Autoload. | Glenn Morris | 2013-06-18 | 2 | -0/+4 |
* | * lisp/gnus/sieve-manage.el (mm-enable-multibyte): Autoload. | Glenn Morris | 2013-06-18 | 2 | -0/+4 |
* | * lisp/gnus/shr.el (libxml-parse-html-region): Declare. | Glenn Morris | 2013-06-18 | 2 | -0/+9 |
* | lisp/gnus/auth-source.el: When a data token is "machine", abort parsing the c... | Teodor Zlatanov | 2013-06-17 | 2 | -2/+27 |
* | lisp/gnus/eww.el (eww-tag-input): Support <input type=image> | Lars Magne Ingebrigtsen | 2013-06-17 | 2 | -1/+3 |
* | lisp/gnus/{eww,shr}.el: Merge changes made in Gnus master | Lars Magne Ingebrigtsen | 2013-06-17 | 3 | -73/+142 |
* | lisp/gnus/mm-decode.el (mm-convert-shr-links): Override the shr local map, so... | Lars Magne Ingebrigtsen | 2013-06-17 | 4 | -61/+46 |
* | lisp/gnus/mm-decode.el (shr-map): Silence the byte compiler | Katsumi Yamaoka | 2013-06-17 | 1 | -0/+2 |
* | Convert shr.el from using overlays into using text properties | Lars Magne Ingebrigtsen | 2013-06-17 | 4 | -61/+105 |
* | * lisp/gnus/sieve.el (sieve-edit-script): Avoid beginning-of-buffer. | Stefan Monnier | 2013-06-16 | 4 | -1/+9 |
* | lisp/gnus/eww.el (eww-browse-url): Don't add a User-Agent (twice), because th... | Lars Magne Ingebrigtsen | 2013-06-16 | 2 | -6/+5 |
* | 2013-06-16 Lars Magne Ingebrigtsen <larsi@gnus.org> | Gnus developers | 2013-06-16 | 3 | -83/+270 |
* | lisp/gnus/auth-source.el (netrc backend): Support single-quoted strings, mult... | Ted Zlatanov | 2013-06-15 | 2 | -86/+97 |
* | lisp/gnus/eww.el (eww-submit): Get submit button logic right when hitting RET... | Lars Magne Ingebrigtsen | 2013-06-14 | 3 | -35/+50 |
* | lisp/gnus/sieve.el: Rebind q to (sieve-bury-buffer), bind Q to (sieve-manage-... | Albert Krewinkel | 2013-06-14 | 2 | -2/+13 |
* | New defcustoms need :version tags | Glenn Morris | 2013-06-13 | 1 | -0/+1 |
* | lisp/gnus/eww.el: Fix indentation | Katsumi Yamaoka | 2013-06-14 | 1 | -2/+2 |
* | lisp/gnus/mml2015.el (mml2015-maximum-key-image-dimension): New user option t... | David Edmondson | 2013-06-14 | 2 | -1/+19 |
* | lisp/gnus/shr.el (shr-tag-table-1): Mark the preliminary table renderings ins... | Lars Magne Ingebrigtsen | 2013-06-14 | 3 | -13/+24 |
* | * lisp/gnus/sieve-manage.el (sieve-manage-open-server): Don't quote lambda. | Stefan Monnier | 2013-06-13 | 2 | -9/+15 |
* | lisp/gnus/shr.el (shr-expand-url): Expansion should chop off the bits after t... | Lars Magne Ingebrigtsen | 2013-06-13 | 3 | -4/+20 |
* | lisp/gnus/eww.el (eww): Prepend urls with http:// if scheme is missing | Gnus developers | 2013-06-13 | 2 | -7/+30 |
* | lisp/gnus/shr.el (shr-tag-svg): Ignore <svg> | Lars Magne Ingebrigtsen | 2013-06-12 | 2 | -0/+8 |
* | lisp/gnus/eww.el (eww-convert-widgets): Make widgets from non-tabular layouts... | Lars Magne Ingebrigtsen | 2013-06-12 | 2 | -12/+47 |
* | lisp/gnus/sievel-manage.el: fully support STARTTLS, fix bit rot | Albert Krewinkel | 2013-06-11 | 2 | -163/+103 |
* | lisp/gnus/eww.el (eww-tag-input): Support password fields | Lars Magne Ingebrigtsen | 2013-06-11 | 2 | -3/+12 |
* | lisp/gnus/eww.el (eww-tag-form): Protect against degenerate forms | Lars Magne Ingebrigtsen | 2013-06-10 | 2 | -2/+5 |
* | lisp/gnus/eww.el (eww-tag-input): Implement submit buttons | Lars Magne Ingebrigtsen | 2013-06-10 | 3 | -29/+135 |
* | lisp/gnus/eww.el: Add form support; Make form submission work; Support POST | Lars Magne Ingebrigtsen | 2013-06-10 | 3 | -18/+106 |
* | lisp/gnus/sieve.el: Fix handling of PORT parameter, quitting | Albert Krewinkel | 2013-06-10 | 4 | -7/+181 |
* | lisp/gnus/mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Corre... | Roy Hashimoto | 2013-06-10 | 2 | -4/+22 |
* | gnus-ems.el (gnus-image-type-available-p): Test `display-images-p' before `im... | Ted Zlatanov | 2013-06-06 | 2 | -2/+8 |
* | gnus-art.el: Don't assume Date header begins with "Date" | Katsumi Yamaoka | 2013-06-04 | 2 | -43/+68 |
* | Merge with CEDET upstream (rev. 8564). | David Engster | 2013-06-02 | 2 | -189/+196 |
|\ |
|
| * | * registry.el (initialize-instance, registry-lookup) | David Engster | 2013-06-02 | 2 | -189/+196 |
* | | * gnus/nnmail.el (nnmail-fancy-expiry-target): Also bind mail-dont-reply-to-n... | Glenn Morris | 2013-05-29 | 2 | -2/+7 |
* | | * gnus/spam-stat.el (spam-stat-save): No need to tweak font-lock in temp buffers | Glenn Morris | 2013-05-29 | 2 | -2/+4 |
* | | * image.el (image-animated-p): Tweak definition. | Glenn Morris | 2013-05-29 | 2 | -6/+11 |