emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (0697719 -> b792ece)


From: Lars Ingebrigtsen
Subject: [Emacs-diffs] master updated (0697719 -> b792ece)
Date: Fri, 25 Dec 2015 23:50:36 +0000

larsi pushed a change to branch master.

      from  0697719   Let url use default file modes when copying files
       new  1dee11d   Make relative URL parsing and resolution consistent with 
RFC 3986 (bug#22044)
       new  b792ece   Make relative URL parsing and resolution consistent with 
RFC 3986 (bug#22044)


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



reply via email to

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