X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/293775f10555f7da7e61ed8dbdb78d72f30f7e2d..fb6d826c69939c2d016c1b824d4e9bcb53d9e643:/ChangeLog.2 diff --git a/ChangeLog.2 b/ChangeLog.2 index 3f31807049..6a8f539da4 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 @@ -1,16 +1,11122 @@ +2015-12-27 Lars Ingebrigtsen + + * shr.el (shr-descend): Allow using lambdas in external functions. + +2015-12-25 Stefan Monnier + + * admin/gitmerge.el: Tweaks that seemed necessary + + * admin/gitmerge.el (gitmerge-skip-regexp): Remove "sync". + (gitmerge-maybe-resume): Provide explicit empty commit message. + +2015-12-25 Łukasz Stelmach (tiny change) + + Use a different port for TLS erc + + * lisp/erc/erc.el (erc-default-port-tls): New variable + (bug#19497). + * lisp/erc/erc.el (erc-tls): Use it. + +2015-12-25 Alain Schneble + + Make relative URL parsing and resolution consistent with RFC 3986 (bug#22044) + + * test/lisp/url/url-parse-tests.el: Add tests covering url-generic-parse-url. + * test/lisp/url/url-expand-tests.el: Add tests covering url-expand-file-name. + * lisp/url/url-parse.el (url-generic-parse-url): Keep empty fragment + information in URL-struct. + * lisp/url/url-parse.el (url-path-and-query): Do not artificially turn empty + path and query into nil path and query, respectively. + * lisp/url/url-expand.el (url-expander-remove-relative-links): Do not turn + empty path into an absolute ("/") path. + * lisp/url/url-expand.el (url-expand-file-name): Properly resolve + fragment-only URIs. Do not just return them unchanged. + * lisp/url/url-expand.el (url-default-expander): An empty path in the relative + reference URI should not drop the last segment. + +2015-12-25 Alain Schneble + + Make relative URL parsing and resolution consistent with RFC 3986 (bug#22044) + + * test/lisp/url/url-parse-tests.el: Add tests covering url-generic-parse-url. + * test/lisp/url/url-expand-tests.el: Add tests covering url-expand-file-name. + * lisp/url/url-parse.el (url-generic-parse-url): Keep empty fragment + information in URL-struct. + * lisp/url/url-parse.el (url-path-and-query): Do not artificially turn empty + path and query into nil path and query, respectively. + * lisp/url/url-expand.el (url-expander-remove-relative-links): Do not turn + empty path into an absolute ("/") path. + * lisp/url/url-expand.el (url-expand-file-name): Properly resolve + fragment-only URIs. Do not just return them unchanged. + * lisp/url/url-expand.el (url-default-expander): An empty path in the relative + reference URI should not drop the last segment. + +2015-12-25 Lars Ingebrigtsen + + Let url use default file modes when copying files + + * lisp/url/url-handlers.el (url-copy-file): Use default file + modes when copying files (bug#11400). + +2015-12-25 Devon Sean McCullough + + Doc fix for url-http + + * lisp/url/url-http.el (url-http): Document better return values + (bug#13187) (tiny change) + +2015-12-25 Lars Ingebrigtsen + + * eww.el (eww-display-html): Support