diff options
author | Paul Eggert <eggert@twinsun.com> | 1993-07-05 03:20:12 +0000 |
---|---|---|
committer | Paul Eggert <eggert@twinsun.com> | 1993-07-05 03:20:12 +0000 |
commit | a03140c8518c8105422e3e395747fb9e267e3b3d (patch) | |
tree | 58c6c7f1c8d19b30fcbfdb0125668d2d82d96b5b /lisp/emacs-lisp | |
parent | 2bd5041b8e26c85cfd56dea9079392da793f215d (diff) | |
download | emacs-a03140c8518c8105422e3e395747fb9e267e3b3d.tar.gz emacs-a03140c8518c8105422e3e395747fb9e267e3b3d.tar.bz2 emacs-a03140c8518c8105422e3e395747fb9e267e3b3d.zip |
(vc-name): Moved from vc.el; vc-rcs-status now uses it.
(vc-name, vc-backend-deduce): Set both vc-name and vc-backend
properties, to avoid calling vc-registered unnecessarily when
the other property is needed.
(vc-rcs-status): Yield only status of locks; do not try to yield " REV"
if there are no locks, since this cannot be done easily if there are
branches. Use vc-name instead of duplicating its function incorrectly.
Fix off-by-one bug when inserting master header pieces. Read headers
8192 bytes at a time instead of 100. Don't bother to expand-file-name.
(vc-rcs-glean-field): Removed.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions