mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 08:20:41 -08:00
#
This commit is contained in:
parent
a7e98271c7
commit
0e41e1d66c
1 changed files with 12 additions and 0 deletions
|
|
@ -1,3 +1,15 @@
|
|||
2000-10-03 Andre Spiegel <spiegel@gnu.org>
|
||||
|
||||
* vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
|
||||
default branch unconditionally.
|
||||
(vc-rcs-set-default-branch): New function.
|
||||
(vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
|
||||
(vc-rcs-checkin): If an appropriate default branch has been set,
|
||||
force creation of that branch.
|
||||
|
||||
* vc.el (vc-revert-file): New function.
|
||||
(vc-revert-buffer): Delegate some of the work to it.
|
||||
|
||||
2000-10-02 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* isearch.el (isearch-lazy-highlight-update): Don't put a lazy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue