aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename ChangeLogs for gitlog-to-changelogPaul Eggert2015-04-071-26349/+0
| | | | | | | | | | | | | This patch was implemented via the following shell commands: find * -name ChangeLog | sed 's,.*,git mv & &.1, s, lisp/ChangeLog\.1$, lisp/ChangeLog.17, s, lisp/erc/ChangeLog\.1$, lisp/erc/ChangeLog.09, s, lisp/gnus/ChangeLog\.1$, lisp/gnus/ChangeLog.3, s, lisp/mh-e/ChangeLog\.1$, lisp/mh-e/ChangeLog.2, s, src/ChangeLog\.1$, src/ChangeLog.13,' | sh git commit -am"[this commit message]"
* Spelling fix for 'hfy-optimizations'Paul Eggert2015-04-051-1/+1
| | | | | * htmlfontify.el (hfy-optimizations): Rename from hfy-optimisations, with an obsolete alias. All uses changed.
* Use American spelling for 'normalize'Paul Eggert2015-04-051-0/+6
| | | | | * rtree.el (rtree-normalize-range): Rename from rtree-normalise-range. All uses changed. Add an alias for obsolete usages.
* lisp/gnus/gnus-art.el (gnus-article-browse-html-parts): Make external links ↵Katsumi Yamaoka2015-04-031-0/+7
| | | | absolute and cid file names relative
* lisp/gnus/registry.el (registry-prune): Fix registry pruning routineEric Abrahamsen2015-04-011-0/+6
|
* plstore.el: Don't cache wrong passphraseDaiki Ueno2015-03-311-0/+5
| | | | | * plstore.el (plstore--decrypt): Clear entry in `plstore-passphrase-alist' if decryption failed (bug#20030).
* lisp/gnus/gnus-sum.el (gnus-summary-make-menu-bar): Add "Display HTML ↵Adam Sjøgren2015-03-291-0/+5
| | | | images" to "Display" menu
* lisp/gnus/nnimap.el: Don't split imap messages back into original groupEric Abrahamsen2015-03-241-0/+5
|
* Merge from origin/emacs-24Paul Eggert2015-03-231-0/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ad89f85 Another minor improvement in ELisp manual (Bug#20168) 5e2951b Improve docs of 'posn-actual-col-row' (Bug#20169) 1291ce1 Minor documentation fix in ELisp manual (Bug#20174) 33e2236 * display.texi (Useless Whitespace): Fix thinko. ff3878d * configure.ac: Fix jpeg version check to work with gcc >= 5. 90b46f5 Work for the case nnmail-expiry-target is an nnmh group (bug#20170) e7f92aa authors.el small additions 0bfe915 * etc/PROBLEMS: Add entry about dir-locals and some auto-mounters. c3c4b75 Fixes: debbugs:18939 Conflicts: ChangeLog doc/lispref/ChangeLog etc/PROBLEMS lisp/ChangeLog lisp/gnus/ChangeLog lisp/simple.el
| * lisp/gnus/nnmh.el (nnmh-request-expire-articles): Work for the case ↵Ben Bacarisse2015-03-231-0/+5
| | | | | | | | nnmail-expiry-target is an nnmh group (bug#20170)
| * [Backport] lisp/gnus/message.el (message-smtpmail-send-it): Make ↵Lars Magne Ingebrigtsen2015-01-291-0/+5
| | | | | | | | non-standard mail header separators work with smtpmail
| * [Backport] lisp/gnus/nnimap.el (nnimap-find-expired-articles): nnimap ↵Elias Oltmanns2015-01-291-1/+6
| | | | | | | | `never' expiration fix
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
| | | | | | | | Run admin/update-copyright.
| * Fix content decoding in gnus-read-ephemeral-bug-groupAndreas Schwab2014-12-191-0/+6
| | | | | | | | | | | | * gnus-group.el (gnus-read-ephemeral-bug-group): Bind coding-system-for-read and coding-system-for-write only around with-temp-file, and make buffer unibyte. Don't write temp file twice.
* | lisp/gnus/{registry.el,gnus-registry.el}: Use slot names in references to ↵Eric Abrahamsen2015-03-211-0/+7
| | | | | | | | object slot values
* | lisp/gnus/registry.el (registry-prune): Allow registry to reach full size ↵Eric Abrahamsen2015-03-201-0/+5
| | | | | | | | before pruning
* | lisp/gnus/registry.el (registry-collect-prune-candidates): Fix call to cl-subseqEric Abrahamsen2015-03-201-0/+5
| |
* | * lisp/gnus/registry.el (registry-db): Don't oset-default an instance slot.Stefan Monnier2015-03-111-0/+14
| | | | | | | | | | | | | | | | | | | | | | * lisp/gnus/gnus-registry.el (gnus-registry-handle-action) (gnus-registry-post-process-groups): Don't add-to-list on a local var. (gnus-registry-keywords): Make it do something. (gnus-registry-import-eld): Remove unused var `new-entry'. (gnus-registry-action): Remove unused var `to-name'. (gnus-registry-make-db): Prefer `make-instance' to avoid compiler warnings. (gnus-registry-load, gnus-registry-fixup-registry): Avoid `oset'.
* | * lisp/gnus/message.el (message-valid-fqdn-regexp): Bump :versionGlenn Morris2015-03-101-0/+5
| |
* | lisp/gnus/gnus-notifications: Raise frame when clicking Read; Add mark as readRasmus Pank Roulund2015-03-081-0/+7
| |
* | lisp/gnus/message.el (message-insert-formatted-citation-line): Change %F to ↵Adam Sjøgren2015-03-081-0/+5
| | | | | | | | fall back to email address if no first name could be determined
* | * lisp/gnus/*registry.el: Use slot names rather than initarg namesStefan Monnier2015-03-061-0/+9
| | | | | | | | | | | | | | | | | | * lisp/gnus/registry.el (registry-lookup-breaks-before-lexbind) (registry-search, registry-delete, registry-size, registry-insert) (registry-reindex, registry-collect-prune-candidates, registry-lookup): * lisp/gnus/gnus-registry.el (gnus-registry-fixup-registry) (gnus-registry-remove-extra-data): Use slot names rather than initarg names in `oref' and `oset'.
* | Fix point motion when removing displayed MIME partKatsumi Yamaoka2015-02-261-2/+4
| | | | | | | | | | * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part): Fix point motion when removing displayed MIME part.
* | lisp/gnus/ChangeLog: Fix typoKatsumi Yamaoka2015-02-261-1/+1
| |
* | Gnus: Improve parts deletion and stripping behaviorKatsumi Yamaoka2015-02-261-0/+8
| | | | | | | | | | | | | | | | * gnus-art.el (gnus-article-edit-part): Make jumping to the next part really work when deleting or stripping. (gnus-mime-buttonize-attachments-in-header): Make header attachment buttons identical to the one in the article body so as to work deleting and stripping.
* | Gnus: Revert my bogus changes (2014-06-05)Katsumi Yamaoka2015-02-251-0/+7
| | | | | | | | | | | | | | * mm-decode.el (mm-shr) * mm-view.el (mm-inline-text-html-render-with-w3m): Revert my bogus change that made the start marker of a part the "moves after insertion" type.
* | lisp/gnus/mailcap.el: Support PDF Tools for PDF viewing of attachmentsTassilo Horn2015-02-231-0/+6
| | | | | | | | | | | | * mailcap.el (mailcap-mime-data): Support `pdf-view-mode' (from PDF Tools: https://github.com/politza/pdf-tools) for viewing PDF attachments in emacs.
* | lisp/gnus/gnus-art.el (gnus-mime-display-single): Avoid "End of buffer" errorKatsumi Yamaoka2015-02-231-0/+4
| |
* | Spelling fixesPaul Eggert2015-02-211-2/+2
| | | | | | | | | | | | | | | | * lisp/cedet/semantic/doc.el (semantic-documentation-comment-preceding-tag): Rename from semantic-documentation-comment-preceeding-tag. All uses changed. Leave an obsolete alias behind. * src/lisp.h (DEFINE_NON_NIL_Q_SYMBOL_MACROS): Rename from DEFINE_NONNIL_Q_SYMBOL_MACROS. All uses changed.
* | Handle unquoted IMAP group namesEric Abrahamsen2015-02-181-0/+5
| | | | | | | | | | * lisp/gnus/nnimap.el (nnimap-get-groups): Correctly read unquoted group names from the server LIST response.
* | Don't mark nnimap articles as read on a server hangupLars Magne Ingebrigtsen2015-02-151-0/+5
| | | | | | | | | | | | | | * lisp/gnus/nnimap.el (nnimap-retrieve-headers): If the server closes connection during header retrieval, error out instead of interpreting the data in the buffer as the only messages there. This way, we don't mark articles as read on a server hangup (bug#19035).
* | Revert previous patchLars Magne Ingebrigtsen2015-02-151-5/+0
| | | | | | | | | | | | | | (let ((url-news-server "news.gmane.org")) (url-retrieve-synchronously "news:87y4p9y2cq.fsf@violet.siamics.net")) works fine for me
* | Make `url-retrieve-synchronously' work again with news:Ivan Shmakov2015-02-151-0/+5
| | | | | | | | | | * lisp/gnus/nntp.el (nntp-open-server): Set variables in the correct buffer (bug#19583).
* | Fix inserting parts with `E' in GnusLars Magne Ingebrigtsen2015-02-151-0/+5
| | | | | | | | | | | | | | | | | | * lisp/gnus/mm-decode.el (mm-head-p): New function. (mm-display-part): Go to a blank line when inserting parts internally. Fix inserting parts with `E' in Gnus * lisp/gnus/mm-decode.el (mm-head-p): New function. (mm-display-part): Go to a blank line when inserting parts internally.
* | lisp/gnus/gnus-msg.el (gnus-msg-mail): Buffer-local warning fix (bug#19573)Lars Magne Ingebrigtsen2015-02-131-0/+4
| |
* | lisp/gnus/nnmail.el (nnmail-expiry-target-group): Allow expiring nnimap to a ↵Lars Magne Ingebrigtsen2015-02-131-0/+5
| | | | | | | | group again
* | lisp/gnus/gnus-art.el (gnus-article-browse-html-save-cid-content, ↵Katsumi Yamaoka2015-02-121-0/+6
| | | | | | | | gnus-article-browse-html-parts): Make cid file names relative if and only if html doesn't specify <base> directory
* | lisp/gnus/gnus-art.el (gnus-treat-buttonize): Don't buttonize URLs in HTMLLars Magne Ingebrigtsen2015-02-111-0/+5
| |
* | lisp/gnus/mm-decode.el: Fix previous commitKatsumi Yamaoka2015-02-101-0/+5
| |
* | Allow using variable-width fonts in ewwLars Magne Ingebrigtsen2015-02-101-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/gnus/mm-decode.el (mm-shr): Only pass the fill column when not using fonts, because limiting the width to what's appropriate for followups doesn't really help when not using proportional fonts. * lisp/net/shr.el (shr-use-fonts): New variable. (shr-fill-text): Rename from "fold". (shr-pixel-column, shr-pixel-region, shr-string-pixel-width): New functions. (shr-insert): Just insert, don't fill the text. Filling is now done afterwards per display unit. (shr-fill-lines, shr-fill-line): New functions to fill text on a per-unit base. (shr-find-fill-point): Take a "beginning" parameter. (shr-indent): Indent using the :width display parameter when using fonts. (shr-parse-style): Ignore "inherit" values, since we already do that. (shr-tag-img): Remove the insertion states. (shr-tag-blockquote): New-style filling. (shr-tag-dd): Ditto. (shr-tag-li): Ditto. (shr-mark-fill): New function to mark lines that need filling. (shr-tag-h1): Use a larger font. (shr-tag-table-1): Get the natural and suggested widths in one rendering. (shr-tag-table): Create the "fixed" version of the table only once so that we can cache data in the table. (shr-insert-table): Get colspan calculations right by having zero-width columns after colspan ones. (shr-expand-alignments): New function to make :align-to specs work right when rendered in one buffer and displayed in another one. (shr-insert-table-ruler): Use :align-to to get the widths right. (shr-make-table): Cache more. (shr-make-table-1): Use the new <td> data layout. (shr-pixel-buffer-width): New function. (shr-render-td): Add a caching layer. (shr-dom-max-natural-width): New function.
* | lisp/gnus/gnus-start.el: always check newsrc timestamp when saving itTed Zlatanov2015-02-051-0/+6
| |
* | lisp/gnus/mail-source.el (mail-source-call-script): Pop up an error buffer ↵Timo Lilja2015-02-051-0/+5
| | | | | | | | if a mail script fails
* | lisp/gnus/gnus-sum.el (gnus-extra-headers): Add X-GM-LABELSLars Magne Ingebrigtsen2015-02-051-0/+3
| |
* | lisp/gnus/nnimap.el (nnimap-request-group-scan): Further `M-g' group fixesLars Magne Ingebrigtsen2015-02-051-0/+5
| |
* | [Gnus] Make `M-g' in the group buffer work againVincent Bernat2015-02-051-0/+6
| | | | | | | | | | * gnus-int.el (gnus-request-group-scan): Use the correct function name. * nnimap.el (nnimap-request-group-scan): Fix the function name.
* | lisp/gnus/gnus-sum.el (gnus-select-newsgroup): nnimap group selection fixLars Magne Ingebrigtsen2015-02-051-0/+5
| |
* | * lisp/gnus/mm-util.el (mm-with-unibyte-current-buffer): Don't emit a warning.Stefan Monnier2015-02-041-0/+5
| | | | | | | | We already get an obsolescence message. Use `declare'.
* | lisp/gnus/nnir.el: Revert "Enable non-ASCII IMAP searches"Eric Abrahamsen2015-02-041-0/+4
| |
* | Tweak recent gnus-registry.el changesGlenn Morris2015-01-301-0/+7
| | | | | | | | | | | | | | | | | | Ref: http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg01748.html * lisp/gnus/gnus-registry.el (gnus-registry-max-pruned-entries) (gnus-registry-prune-factor, gnus-registry-default-sort-function): Fix :version. (gnus-registry-default-sort-function): Improve :type.
* | lisp/gnus/nnimap.el (nnimap-request-group): Make it possible to enter nnimap ↵Lars Magne Ingebrigtsen2015-01-291-0/+2
| | | | | | | | groups again