emacs-devel
[Top][All Lists]
Advanced

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

Re: Referring to revisions in the git future.


From: Eli Zaretskii
Subject: Re: Referring to revisions in the git future.
Date: Fri, 31 Oct 2014 11:43:17 +0200

One of the changes Eric made is this:

  === modified file 'test/automated/thingatpt.el'
  --- test/automated/thingatpt.el 2014-01-01 07:43:34 +0000
  +++ test/automated/thingatpt.el 2014-10-31 08:58:37 +0000
  @@ -26,7 +26,6 @@
       ("http://2.gnu.org"; 6 url "http://2.gnu.org";)
       ("http://3.gnu.org"; 19 url "http://3.gnu.org";)
       ("https://4.gnu.org"; 1  url "https://4.gnu.org";)
  -    ("bzr://savannah.gnu.org" 1 url "bzr://savannah.gnu.org")
       ("A geo URI (geo:3.14159,-2.71828)." 12 url "geo:3.14159,-2.71828")
       ("Visit http://5.gnu.org now." 5 url nil)
       ("Visit http://6.gnu.org now." 7 url "http://6.gnu.org";)

I'm not sure this is necessary.  First, the Emacs bzr repository on
Savannah will probably remain in place for some time to come.  And
second, if we want to replace it, we should use the URL of the git
repository instead.  I see no need to make our test coverage smaller
than what he have now.

Comments?



reply via email to

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