summaryrefslogtreecommitdiff
path: root/lisp/vc-hooks.el
Commit message (Expand)AuthorAgeFilesLines
* Changed my e-mail address in the header.André Spiegel1997-01-031-4/+2
* (vc-user-login-name): New function.André Spiegel1996-12-261-7/+17
* (vc-file-owner): Always return user name, using the optional argumentAndré Spiegel1996-10-171-19/+5
* (vc-find-cvs-master): Fixed handling of "locally added" files.André Spiegel1996-09-161-0/+8
* (vc-file-owner): If the file is owned by somebody else, return the UIDAndré Spiegel1996-09-081-8/+4
* Comment changes.Richard M. Stallman1996-06-261-4/+5
* (vc-mode-line): If user is root, verify file really has user-writable bit.Richard M. Stallman1996-06-181-3/+12
* (vc-find-file-hook): Follow multiple links all the way.Richard M. Stallman1996-05-091-1/+1
* (vc-follow-link, vc-find-file-hook):Richard M. Stallman1996-05-051-6/+14
* Comment change.Richard M. Stallman1996-03-021-1/+1
* (vc-find-cvs-master): Don't require a "/" after the modification timePaul Eggert1996-02-261-1/+1
* (vc-follow-link): Kill buffer before creating new one.Richard M. Stallman1996-02-261-2/+2
* (vc-follow-link): Simplify by taking advantageRichard M. Stallman1996-02-261-6/+12
* (vc-follow-link): New function.André Spiegel1996-02-221-3/+14
* Move all the put's for menu-enable props to top level.Karl Heuer1996-02-211-14/+14
* (vc-consult-rcs-headers): Ignore text properties.Karl Heuer1996-02-141-5/+9
* (vc-utc-string): Remove; it wasn't reliable near DST or leap-secondPaul Eggert1996-01-201-17/+15
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (vc-follow-symlinks): New variable.André Spiegel1996-01-101-3/+26
* Comment fixes.Karl Heuer1996-01-051-1/+1
* Better doc strings for a few variables.André Spiegel1996-01-041-2/+4
* (vc-locking-user): In CVS case, convert user number to a string.Richard M. Stallman1995-11-161-1/+4
* (vc-utc-string): Use timezone of TIMEVAL for the correction, not theAndré Spiegel1995-11-021-10/+23
* (vc-fetch-master-properties): Call "cvs status" in the rightAndré Spiegel1995-09-141-5/+9
* (vc-locking-user): Fixed wrong parentheses.André Spiegel1995-09-081-2/+2
* (vc-utc-string): New function.André Spiegel1995-08-291-30/+51
* (vc-fetch-master-properties): Count cvs status "Needs Patch" asAndré Spiegel1995-08-251-2/+7
* (vc-simple-command): New function.André Spiegel1995-08-221-117/+148
* (vc-fetch-master-properties): RCS case: get locking mode.André Spiegel1995-08-211-102/+129
* (vc-fetch-master-properties): Recognize cvs status "Unresolved Conflict".André Spiegel1995-08-181-11/+33
* (vc-top-version): Renamed to vc-master-workfile-version. Updated allAndré Spiegel1995-08-171-14/+13
* (vc-mode-line, vc-find-file-hook): Moved the test forRichard M. Stallman1995-07-181-8/+7
* (vc-mode-line): Don't write-protect aKarl Heuer1995-07-171-20/+21
* (vc-fetch-master-properties): Better errorRichard M. Stallman1995-07-071-3/+8
* (vc-consult-rcs-headers): Use an even moreRichard M. Stallman1995-06-271-23/+24
* (vc-consult-rcs-headers): Handle the new timeRichard M. Stallman1995-06-261-3/+3
* (vc-insert-file): Erase the current buffer before inserting the file.Richard M. Stallman1995-06-231-5/+6
* (vc-fetch-master-properties): Pass an absoluteRichard M. Stallman1995-06-221-2/+7
* (vc-fetch-properties): Add save-excursion.Richard M. Stallman1995-06-201-10/+11
* (vc-fetch-master-properties): Be more carefulRichard M. Stallman1995-06-201-1/+2
* (vc-fetch-master-properties): Use path-separatorRichard M. Stallman1995-06-181-20/+18
* (vc-consult-rcs-headers): Fix typo in prev change.Richard M. Stallman1995-06-161-1/+1
* (vc-fetch-master-properties): For RCS file,Richard M. Stallman1995-06-161-18/+43
* The RCS status is now found by reading theRichard M. Stallman1995-06-151-281/+296
* (vc-menu-map): Disable Register when no visited file.Karl Heuer1995-06-071-1/+1
* (vc-log-info): Use path-separator.Karl Heuer1995-05-271-1/+2
* (vc-status): If vc-locking-user returns a number, compare it to (user-uid).Roland McGrath1995-05-121-4/+6
* (vc-default-backend, vc-path, vc-consult-headers):Karl Heuer1995-04-261-176/+526
* (vc-buffer-backend): New function.Richard M. Stallman1995-04-261-44/+111
* (vc-toggle-read-only): Accept prefix argRichard M. Stallman1994-12-151-4/+5