Clean up after granbbing CVS/Root info.
This commit is contained in:
parent
4c61891a9e
commit
09eabf0fa5
1 changed files with 1 additions and 1 deletions
|
@ -927,7 +927,7 @@ state."
|
|||
(save-excursion
|
||||
(set-buffer (find-file-noselect "CVS/Root" t))
|
||||
(and (looking-at ":ext:") (delete-char 5))
|
||||
(buffer-string))
|
||||
(prog1 (buffer-string) (not-modified) (kill-buffer nil)))
|
||||
nil)))
|
||||
(concat
|
||||
;; FIXME: see how PCL-CVS gets the data to print all these
|
||||
|
|
Loading…
Add table
Reference in a new issue