[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (9093834d0b5 -> 9a2c723f1bc)
From: |
Dmitry Gutov |
Subject: |
master updated (9093834d0b5 -> 9a2c723f1bc) |
Date: |
Tue, 18 Apr 2023 20:47:36 -0400 (EDT) |
dgutov pushed a change to branch master.
from 9093834d0b5 Eglot: unbreak activation/management of derived modes
(bug#62907)
new 7a921b6b284 VC: CVS: Fix "Root" file parsing
new 648f58294bb VC: CVS: Fix parsing of 'cvs -qn update' for missing
files for 1.12
new 9a2c723f1bc VC: Allow `vc-default-revert' (and CVS) to revert a
missing file
Summary of changes:
lisp/vc/vc-cvs.el | 215 +++++++++++++++++++++++++++++--------------
lisp/vc/vc.el | 3 +-
test/lisp/vc/vc-cvs-tests.el | 107 +++++++++++++++++++++
3 files changed, 255 insertions(+), 70 deletions(-)
create mode 100644 test/lisp/vc/vc-cvs-tests.el
- master updated (9093834d0b5 -> 9a2c723f1bc),
Dmitry Gutov <=