| Commit message (Expand) | Author | Age | Files | Lines |
| * | gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage. | Katsumi Yamaoka | 2011-05-24 | 2 | -1/+5 |
| * | Don't quote lambda expressions with `quote'. | Stefan Monnier | 2011-05-23 | 3 | -20/+19 |
| * | gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide the thre... | Teodor Zlatanov | 2011-05-20 | 2 | -1/+9 |
| * | mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading whitespace ... | Katsumi Yamaoka | 2011-05-20 | 2 | -1/+7 |
| * | gnus.texi (Gnus Registry Setup): Rename from "Setup". | Teodor Zlatanov | 2011-05-18 | 2 | -13/+32 |
| * | nntp.el (nntp-send-authinfo): Use the "force" token for NNTP authentication w... | Teodor Zlatanov | 2011-05-18 | 2 | -1/+9 |
| * | * gnus-group.el (gnus-import-other-newsrc-file): Use insert-file-contents. | Glenn Morris | 2011-05-16 | 2 | -1/+6 |
| * | gnus-sum.el (gnus-summary-hide-all-threads): Add update message every 1000 it... | Teodor Zlatanov | 2011-05-16 | 2 | -1/+10 |
| * | nntp.el (nntp-open-connection): Check if process-type is available. | Katsumi Yamaoka | 2011-05-16 | 2 | -1/+6 |
| * | shr.el (shr-tag-del): Add support for del tag. | Julien Danjou | 2011-05-16 | 2 | -0/+7 |
| * | gnus-html.el (gnus-html-put-image): Fix last change. | Katsumi Yamaoka | 2011-05-13 | 1 | -1/+1 |
| * | gnus-html.el (gnus-html-put-image): Register a displayer. | Katsumi Yamaoka | 2011-05-13 | 3 | -3/+15 |
| * | registry.el (prune-factor): New initialization parameter defaulting to 0.1. | Teodor Zlatanov | 2011-05-13 | 3 | -4/+22 |
| * | * lisp/gnus/message.el (sendmail-program): Declare. | Glenn Morris | 2011-05-12 | 1 | -0/+2 |
| * | message.el trivia. | Glenn Morris | 2011-05-12 | 2 | -10/+6 |
| * | Put ChangeLog entries in the correct files. | Glenn Morris | 2011-05-12 | 1 | -0/+4 |
| * | registry.el (registry-usage-test): Disable pruning test. | Teodor Zlatanov | 2011-05-11 | 2 | -9/+13 |
| * | registry.el (registry-prune-hard-candidates, registry-prune-soft-candidates):... | Teodor Zlatanov | 2011-05-10 | 2 | -13/+47 |
| * | fix many doubled-word typos | U. Ser | 2011-05-10 | 1 | -1/+1 |
| * | shr.el (shr-put-color-1): Do not bug out when old-props is a face symbol and ... | Julien Danjou | 2011-05-10 | 2 | -2/+9 |
| * | gnus-art.el (gnus-article-mode): Move binding of shr-put-image-function here ... | Katsumi Yamaoka | 2011-05-10 | 2 | -3/+6 |
| * | shr.el (shr-put-image-function): New variable. | Katsumi Yamaoka | 2011-05-10 | 4 | -16/+45 |
| * | registry.el (registry-full): Add convenience method. Fix logic. | Teodor Zlatanov | 2011-05-09 | 3 | -7/+30 |
| * | * lisp/gnus/nntp.el (nntp-open-connection): Set TCP keepalive option. | Stefan Monnier | 2011-05-09 | 2 | -24/+33 |
| * | shr.el (shr-link): Make shr-link inherit from link by default. | Julien Danjou | 2011-05-07 | 2 | -1/+5 |
| * | shr.el (shr-urlify, shr-link): Fix shr-link face. | Teodor Zlatanov | 2011-05-06 | 2 | -4/+7 |
| * | shr.el (shr-urlify, shr-link): Still broken but at least doesn't error out be... | Teodor Zlatanov | 2011-05-05 | 2 | -2/+7 |
| * | * lisp/gnus/gnus-start.el (gnus-propagate-marks): Declare. | Glenn Morris | 2011-05-04 | 2 | -0/+6 |
| * | registry.el (registry-reindex): Fix percentage message. | Teodor Zlatanov | 2011-05-04 | 2 | -1/+5 |
| * | Merge changes made in Gnus trunk. | Gnus developers | 2011-05-03 | 3 | -1/+15 |
| * | Merge changes made in Gnus trunk. | Lars Magne Ingebrigtsen | 2011-05-02 | 7 | -15/+50 |
| * | nnheader.el (nnheader-insert-buffer-substring): Renamed from nntp- and moved ... | Lars Magne Ingebrigtsen | 2011-05-02 | 4 | -18/+21 |
| * | pop3.el (pop3-open-server): Fix It's `tls', not :tls. | Lars Magne Ingebrigtsen | 2011-05-02 | 1 | -1/+1 |
| * | pop3.el (pop3-open-server): Error messages are "-ERR". | Lars Magne Ingebrigtsen | 2011-05-02 | 2 | -1/+5 |
| * | Merge changes made in Gnus trunk. | Gnus developers | 2011-05-01 | 5 | -69/+62 |
| * | shr.el (shr-strike-through): New face. | Lars Magne Ingebrigtsen | 2011-04-30 | 2 | -3/+13 |
| * | gnus-registry.el (gnus-registry-ignore-group-p): Don't call `gnus-parameter-r... | Teodor Zlatanov | 2011-04-25 | 2 | -0/+6 |
| * | shr.el (shr-tag-sup, shr-tag-sub): New functions. | Lars Magne Ingebrigtsen | 2011-04-24 | 2 | -0/+15 |
| * | * lisp/gnus/gnus-sum.el (gnus-extra-headers): Bump :version. | Glenn Morris | 2011-04-22 | 2 | -1/+5 |
| * | gnus-registry.el (gnus-registry-ignore-group-p): Test specifically for the ca... | Teodor Zlatanov | 2011-04-23 | 2 | -2/+12 |
| * | nnimap.el (nnimap-user): New backend variable. | Teodor Zlatanov | 2011-04-22 | 2 | -3/+13 |
| * | gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to default. | Teodor Zlatanov | 2011-04-22 | 3 | -3/+10 |
| * | gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el, not gnus-... | Teodor Zlatanov | 2011-04-21 | 3 | -28/+57 |
| * | shr.el (shr-expand-url): Fix typo. | Katsumi Yamaoka | 2011-04-21 | 1 | -1/+1 |
| * | shr.el (shr-expand-url): Protect against null urls. | Lars Magne Ingebrigtsen | 2011-04-21 | 2 | -1/+6 |
| * | shr.el (shr-base): New binding. | Lars Magne Ingebrigtsen | 2011-04-21 | 2 | -4/+27 |
| * | gnus-registry.el (gnus-registry--split-fancy-with-parent-internal): Fix loop ... | Teodor Zlatanov | 2011-04-20 | 2 | -5/+40 |
| * | gnus-registry.el (gnus-registry-action, gnus-registry-fetch-header-fast): | Katsumi Yamaoka | 2011-04-20 | 2 | -4/+10 |
| * | gnus-registry.el, registry.el: Silence the byte compiler. | Katsumi Yamaoka | 2011-04-18 | 3 | -186/+197 |
| * | registry.el (registry-reindex): New method to recreate the secondary registry... | Teodor Zlatanov | 2011-04-16 | 3 | -32/+179 |