summaryrefslogtreecommitdiff
path: root/lisp/vc-hooks.el
Commit message (Collapse)AuthorAgeFilesLines
* Add standard library headers.Eric S. Raymond1993-03-171-2/+2
|
* Increment version number to match vc.el's.Eric S. Raymond1993-03-171-2/+2
|
* Merge today's change by eric with everybody else'sPaul Eggert1993-03-161-28/+42
| | | | change (from 1992/08/04 through 1993/02/24).
* vc-error-occurred: moved to vc-hooks.el in order for ^X^F of aEric S. Raymond1993-03-161-43/+32
| | | | nonexistent file to work.
* (vc-find-file-hook): Discard vc status of fileRichard M. Stallman1993-02-241-1/+4
| | | | if we will actually have to create the buffer.
* (vc-prefix-map): Put vc-diff on = and vc-directory on d.Richard M. Stallman1992-10-241-3/+3
|
* (vc-registered): Look for handler only if file-name-handler-alist is bound.Richard M. Stallman1992-10-201-11/+12
|
* (vc-registered): Look for a vc-registered handler.Richard M. Stallman1992-10-201-24/+34
|
* (vc-toggle-read-only): Doc fix.Roland McGrath1992-09-271-2/+3
| | | | (vc-mode-line): Add interactive spec.
* entered into RCSJim Blandy1992-08-041-12/+0
|
* Initial revisionEric S. Raymond1992-07-311-0/+183