X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2FChangeLog;h=ef12266e3abdab1a130b34bd337b6cccc4eff6e7;hp=02e65c1c888dbedbc155f978987c49c561e00456;hb=e111930368a2ec2749860e85e8e115c463ff138f;hpb=bc3e5787b547dc8aedaa0753cc23d975ae72f19a diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 02e65c1c8..ef12266e3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,48 @@ +2015-04-06 Katsumi Yamaoka + + * dgnushack.el (define-obsolete-function-alias): Add a compiler-marco + and a runtime function for it, of which the XEmacs version takes only + two arguments. + +2015-04-06 Paul Eggert + + Use American spelling for 'normalize' + * rtree.el (rtree-normalize-range): Rename from rtree-normalise-range. + All uses changed. Add an alias for obsolete usages. + +2015-04-03 Katsumi Yamaoka + + * gnus-art.el (gnus-article-browse-html-save-cid-content): + Always return relative file name. + (gnus-article-browse-html-parts): + Make external links absolute and cid file names relative. + +2015-04-01 Eric Abrahamsen + + * registry.el (registry-prune): Re-use `registry-full' in + `registry-prune'. It's a bit of redundant work, but safer. + Also ensure that target-size is an integer. + +2015-03-31 Daiki Ueno + + * plstore.el (plstore--decrypt): Clear entry in + `plstore-passphrase-alist' if decryption failed (bug#20030). + +2015-03-28 Adam Sjøgren + + * gnus-sum.el (gnus-summary-make-menu-bar): Add "Display HTML images" + to "Display" menu. + +2015-03-24 Eric Abrahamsen + + * nnimap.el (nnimap-split-incoming-mail): If a message is already + in the group it should be split to, don't re-copy it into the group. + +2015-03-23 Ben Bacarisse (tiny change) + + * nnmh.el (nnmh-request-expire-articles): + Work for the case nnmail-expiry-target is an nnmh group (bug#20170). + 2015-03-21 Eric Abrahamsen * registry.el (registry-lookup-secondary, registry-full) @@ -54,6 +99,10 @@ (gnus-registry-remove-extra-data): Use slot names rather than initarg names in `oref' and `oset'. +2015-02-27 Eric Abrahamsen + * lisp/nnimap.el (nnimap-split-incoming-mail): If a message is already + in the group it should be split to, don't re-copy it into the group. + 2015-02-25 Adam Sjøgren * message.el (message-insert-formatted-citation-line): Change %F to