1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08:00
emacs/test/lisp/vc
Basil L. Contovounesios fef27d28fa Fix more shy group regexps
These issues were caught by modified versions of the GNU ELPA
packages xr and relint:
- https://github.com/mattiase/xr/pull/6
- https://github.com/mattiase/relint/pull/14

* lisp/gnus/gnus-art.el (gnus-parse-news-url): Remove redundant
numbered group and calls to match-string.
* lisp/progmodes/c-ts-mode.el (c-ts-mode--c-or-c++-regexp): Fix shy
group mistyped as optional colon (bug#64019#29).
* lisp/vc/vc-git.el (vc-git-annotate-time): Ditto.  Also fix
timezone parsing by using iso8601-parse (bug#64069).
* test/lisp/vc/vc-git-tests.el (vc-git-test-annotate-time): New
test.
2023-06-17 16:36:27 +01:00
..
diff-mode-resources Move more test data to follow our conventions 2020-10-23 21:07:26 +02:00
add-log-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
diff-mode-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ediff-diff-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ediff-ptch-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
log-edit-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
smerge-mode-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
vc-bzr-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
vc-cvs-tests.el ; Double space at end of sentence for vc-cvs.el 2023-04-19 10:03:28 +02:00
vc-git-tests.el Fix more shy group regexps 2023-06-17 16:36:27 +01:00
vc-hg-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
vc-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00