#
This commit is contained in:
parent
f9b59b2b16
commit
7432cf10eb
1 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,15 @@
|
|||
2000-10-27 Andre Spiegel <spiegel@gnu.org>
|
||||
|
||||
* vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
|
||||
manual backups and file.~<rev>.~ for automatic ones.
|
||||
|
||||
* vc.el (vc-version-other-window): If an automatic backup of the
|
||||
desired version exists, rename it instead of copying it.
|
||||
|
||||
* vc-cvs.el (vc-cvs-checkin): Check both status and error message
|
||||
after command. If there's an unexpected error, signal it instead
|
||||
of being silent.
|
||||
|
||||
2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
|
||||
|
||||
* shell.el (shell): Add BUFFER argument.
|
||||
|
|
Loading…
Add table
Reference in a new issue