Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
43ccb598
Commit
43ccb598
authored
Sep 21, 2000
by
André Spiegel
Browse files
#
parent
1d502d5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
0 deletions
+26
-0
lisp/ChangeLog
lisp/ChangeLog
+26
-0
No files found.
lisp/ChangeLog
View file @
43ccb598
2000-09-21 Andre Spiegel <spiegel@gnu.org>
* vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
New functions.
(vc-next-action-on-file): Call vc-transfer-file at appropriate
places.
(vc-switch-backend): New function.
(vc-prefix-map): Bind `vc-switch-backend' to `b'.
(vc-register): Fix prompt.
(vc-unregister, vc-default-unregister): New functions.
(vc-version-diff): Handle empty buffer in sentinel.
* vc-rcs.el (vc-rcs-workfile-is-newer): New function.
(vc-rcs-state-heuristic): Use it to guess the state of files with
non-strict locking.
(vc-rcs-find-most-recent-rev): Handle the case when a branch has
been set with -b, but not created yet.
(vc-rcs-fetch-master-state): With non-strict locking, compare file
contents in order to find the state.
(vc-rcs-checkin): Allow creation of branches with no changes.
(vc-rcs-unregister, vc-rcs-receive-file,
vc-rcs-set-non-strict-locking): New functions.
* vc-hooks.el (vc-name): Force correct computation of the value
in case it is missing.
2000-09-21 Gerd Moellmann <gerd@gnu.org>
* startup.el (fancy-splash-tail): Use a different foreground
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment