diff options
| author | Eric S. Raymond | 2014-10-31 11:03:23 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2014-10-31 11:03:23 +0200 |
| commit | cac77f92e3861e81d5fe96b4b857fd9d243032e2 (patch) | |
| tree | a8a9ae3aebf4c4c2be2957a06a76730b31a879bd /test | |
| parent | 792faabe7a17a8f2fc2dd21076b69de2fc3edb65 (diff) | |
| download | emacs-cac77f92e3861e81d5fe96b4b857fd9d243032e2.tar.gz emacs-cac77f92e3861e81d5fe96b4b857fd9d243032e2.zip | |
Backport changes in preparation for git migration from trunk.
admin: Changes in several documents.
autogen.sh: Neutralize language specific to a repository type.
doc/misc/efaq-w32.texi: Neutralized language specific to a repository type.
doc/misc/gnus-coding.txt: Neutralized language specific to a repository type.
lisp/Makefile.in: Change some production names so they're neutral
about the repository type.
Diffstat (limited to 'test')
| -rw-r--r-- | test/automated/thingatpt.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/automated/thingatpt.el b/test/automated/thingatpt.el index fe82fca4ff7..74240f80b87 100644 --- a/test/automated/thingatpt.el +++ b/test/automated/thingatpt.el | |||
| @@ -26,7 +26,6 @@ | |||
| 26 | ("http://2.gnu.org" 6 url "http://2.gnu.org") | 26 | ("http://2.gnu.org" 6 url "http://2.gnu.org") |
| 27 | ("http://3.gnu.org" 19 url "http://3.gnu.org") | 27 | ("http://3.gnu.org" 19 url "http://3.gnu.org") |
| 28 | ("https://4.gnu.org" 1 url "https://4.gnu.org") | 28 | ("https://4.gnu.org" 1 url "https://4.gnu.org") |
| 29 | ("bzr://savannah.gnu.org" 1 url "bzr://savannah.gnu.org") | ||
| 30 | ("A geo URI (geo:3.14159,-2.71828)." 12 url "geo:3.14159,-2.71828") | 29 | ("A geo URI (geo:3.14159,-2.71828)." 12 url "geo:3.14159,-2.71828") |
| 31 | ("Visit http://5.gnu.org now." 5 url nil) | 30 | ("Visit http://5.gnu.org now." 5 url nil) |
| 32 | ("Visit http://6.gnu.org now." 7 url "http://6.gnu.org") | 31 | ("Visit http://6.gnu.org now." 7 url "http://6.gnu.org") |