summaryrefslogtreecommitdiff
path: root/lisp/vc-hooks.el
Commit message (Expand)AuthorAgeFilesLines
* (vc-mode-line): Set vc-mode to nil if FILE no longer is version-controlled.Paul Eggert1993-07-291-5/+5
* (vc-rcs-status): Removing any trailing "-".Paul Eggert1993-07-271-1/+1
* (vc-rcs-status): Use "-", not " ", to separate locks, so that the RCSPaul Eggert1993-07-201-3/+3
* (vc-rcs-status): Omit "LOCKER:" if you are the locker.Paul Eggert1993-07-191-4/+9
* (vc-rcs-status): Make work buffer's name start w/ space.Richard M. Stallman1993-07-151-1/+1
* (vc-rcs-status): Include head version number in mode line if therePaul Eggert1993-07-121-12/+21
* (vc-rcs-status): Remove unused var `status'.Paul Eggert1993-07-071-7/+5
* (vc-name): Moved from vc.el; vc-rcs-status now uses it.Paul Eggert1993-07-051-93/+49
* (vc-mode-line): Put `RCS' or `SCCS' before version num.Richard M. Stallman1993-07-041-3/+3
* (vc-rcs-status): New variable.Richard M. Stallman1993-06-261-3/+133
* (vc-find-file-hook): Check buffer-file-name is non-nil.Richard M. Stallman1993-06-031-1/+2
* (vc-mode-line): Don't alter key bindings.Richard M. Stallman1993-05-011-6/+6
* vc-mode: name change.Eric S. Raymond1993-04-081-10/+8
* 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
* vc-error-occurred: moved to vc-hooks.el in order for ^X^F of aEric S. Raymond1993-03-161-43/+32
* (vc-find-file-hook): Discard vc status of fileRichard M. Stallman1993-02-241-1/+4
* (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
* entered into RCSJim Blandy1992-08-041-12/+0
* Initial revisionEric S. Raymond1992-07-311-0/+183