1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00
emacs/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
..
add-log.el
compare-w.el
cvs-status.el
diff-mode.el
diff.el
ediff-diff.el ; * lisp/vc/ediff-diff.el (ediff-auto-refine): Fix last change. 2023-05-13 17:00:47 +03:00
ediff-help.el
ediff-hook.el
ediff-init.el
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el
ediff-vers.el
ediff-wind.el
ediff.el
emerge.el
log-edit.el
log-view.el
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el
smerge-mode.el
vc-annotate.el * lisp/vc/vc-annotate.el (vc-annotate-mode-menu): Quote vc-annotate-backend. 2023-05-25 21:33:11 +03:00
vc-bzr.el
vc-cvs.el ; Minor fixes for user-facing text in last vc-cvs.el changes 2023-04-20 11:53:32 +03:00
vc-dav.el
vc-dir.el
vc-dispatcher.el
vc-filewise.el
vc-git.el Fix more shy group regexps 2023-06-17 16:36:27 +01:00
vc-hg.el Use faster option for running vc-hg status (Bug#63470) 2023-05-23 01:27:16 +03:00
vc-hooks.el ; Minor fixes in documentation of recently-changed VC commands 2023-05-26 11:09:14 +03:00
vc-rcs.el
vc-sccs.el
vc-src.el
vc-svn.el
vc.el Merge from origin/emacs-29 2023-05-26 07:04:03 -04:00