emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 updated (4021027 -> 4b5b398)


From: Lars Ingebrigtsen
Subject: [Emacs-diffs] emacs-25 updated (4021027 -> 4b5b398)
Date: Sat, 26 Dec 2015 13:53:17 +0000

larsi pushed a change to branch emacs-25.

      from  4021027   ; * etc/NEWS: Mark some URL entries as not requiring 
documentation changes
       new  8dea6fe   Make relative URL parsing and resolution consistent with 
RFC 3986 (bug#22044)
       new  4b5b398   Include the tests for the URL parsing fixes


Summary of changes:
 lisp/url/url-expand.el             |   84 +++++++++----------
 lisp/url/url-parse.el              |    5 +-
 test/automated/url-expand-tests.el |  105 ++++++++++++++++++++++
 test/automated/url-parse-tests.el  |  167 ++++++++++++++++++++++++++++++++++++
 4 files changed, 313 insertions(+), 48 deletions(-)
 create mode 100644 test/automated/url-expand-tests.el
 create mode 100644 test/automated/url-parse-tests.el



reply via email to

[Prev in Thread] Current Thread [Next in Thread]