log lisp/vc-hooks.el @ 88444:826a144efb7e

age author description
2002-02-21 André Spiegel Patch by Jonathan Kamens <jik@kamens.brookline.ma.us>.
2001-12-14 André Spiegel (vc-checkout-model, vc-state, vc-workfile-version): Return nil if
2001-12-11 Pavel Janík (vc-default-make-version-backups-p): Doc fix.
2001-11-09 André Spiegel (vc-error-occured): Backquotified.
2001-09-24 Stefan Monnier (vc-delete-automatic-version-backups): Handle the
2001-09-22 Stefan Monnier (vc-delete-automatic-version-backups):
2001-07-11 Stefan Monnier (vc-mode): Dummy function for doc purposes.
2000-11-24 André Spiegel Require 'cl during compilation.
2000-11-20 André Spiegel Undo prev change.
2000-11-19 André Spiegel (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved here
2000-11-06 Stefan Monnier (vc-insert-file): Don't assume byte==char.
2000-11-04 André Spiegel (vc-insert-file): Rewritten. Don't bother about auto-save-mode.
2000-10-27 André Spiegel (vc-make-version-backup): Don't do it on MS-DOS without long file
2000-10-27 André Spiegel (vc-version-backup-file-name): Use file.~<rev>~ for manual backups and
2000-10-22 André Spiegel (vc-version-backup-file-name): New optional args MANUAL and REGEXP.
2000-10-05 Stefan Monnier (vc-mode-line): Fix interactive spec.
2000-10-04 André Spiegel (vc-before-save, vc-default-make-version-backups,
2000-10-02 André Spiegel (vc-registered): If FILE used to be registered under a certain
2000-09-21 André Spiegel (vc-name): Force correct computation of the value in case it is missing.
2000-09-12 Dave Love Doc fixes.
2000-09-06 Gerd Moellmann Don't require `vc' during compilation;
2000-09-05 Stefan Monnier 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
2000-09-04 Gerd Moellmann Minor doc fixes.
2000-01-10 Gerd Moellmann (vc-parse-buffer): Handle mixtures of dates
1999-06-30 André Spiegel (vc-find-cvs-master): Set case-fold-search correctly.
1998-11-11 Karl Heuer (vc-toggle-read-only): Doc fix.
1998-09-14 Dave Love (vc-menu-map): Change the vc-directory label. Don't
1998-08-08 Richard M. Stallman (vc-file-not-found-hook): Call vc-file-clearprops.
1998-05-17 André Spiegel (vc-parse-cvs-status): Grok new form of conflict message.
1998-05-07 Richard M. Stallman (vc-consult-rcs-headers): Fix previous change.
1998-05-06 André Spiegel (vc-consult-rcs-headers): Avoid bug with ci -k in RCS 5.7.
1998-05-02 André Spiegel (vc-parse-cvs-status): Optimized. Ignore "Locally Removed" files.
1998-04-20 Dan Nicolaescu *** empty log message ***
1998-04-05 André Spiegel (vc-prefix-map): Added "m" for vc-merge.
1998-04-04 Richard M. Stallman (vc-parse-cvs-status): New function.
1998-03-20 André Spiegel (vc-sccs-project-dir, vc-search-sccs-project-dir): New functions.
1998-02-27 André Spiegel Added version id.
1998-02-04 Dave Love (vc-ignore-vc-files): New variable.
1997-12-04 Karl Heuer Customized.
1997-09-30 Karl Heuer (vc-find-cvs-master): Added missing `throw' for
1997-08-03 André Spiegel (vc-menu-map): Replace entries for "Check In" and "Check Out" with
1997-07-31 Richard M. Stallman (vc-checkout-model): For CVS, look at
1997-07-18 André Spiegel (vc-find-cvs-master): Corrected parsing of CVS/Entries, according to CVS docs.
1997-06-23 Richard M. Stallman (vc-menu-map): Add bindings for vc-retrieve-snapshot and vc-create-snapshot.
1997-06-06 Richard M. Stallman (vc-annotate): Entry "Annotate" added to menu and
1997-05-04 Richard M. Stallman (vc-find-cvs-master): Accept ...+ in a normal entry.
1997-04-27 Richard M. Stallman (vc-master-templates): Doc fix.
1997-04-22 Richard M. Stallman (vc-find-cvs-master): Handle a "New file!" entry.
1997-01-03 André Spiegel Changed my e-mail address in the header.
1996-12-26 André Spiegel (vc-user-login-name): New function.
1996-10-17 André Spiegel (vc-file-owner): Always return user name, using the optional argument
1996-09-16 André Spiegel (vc-find-cvs-master): Fixed handling of "locally added" files.
1996-09-08 André Spiegel (vc-file-owner): If the file is owned by somebody else, return the UID
1996-06-26 Richard M. Stallman Comment changes.
1996-06-18 Richard M. Stallman (vc-mode-line): If user is root, verify file really has user-writable bit.
1996-05-09 Richard M. Stallman (vc-find-file-hook): Follow multiple links all the way.
1996-05-05 Richard M. Stallman (vc-follow-link, vc-find-file-hook):
1996-03-02 Richard M. Stallman Comment change.
1996-02-26 Paul Eggert (vc-find-cvs-master): Don't require a "/" after the modification time
1996-02-26 Richard M. Stallman (vc-follow-link): Kill buffer before creating new one.
1996-02-26 Richard M. Stallman (vc-follow-link): Simplify by taking advantage
1996-02-22 André Spiegel (vc-follow-link): New function.
1996-02-21 Karl Heuer Move all the put's for menu-enable props to top level.
1996-02-14 Karl Heuer (vc-consult-rcs-headers): Ignore text properties.
1996-01-20 Paul Eggert (vc-utc-string): Remove; it wasn't reliable near DST or leap-second
1996-01-14 Erik Naggum Update FSF's address.
1996-01-10 André Spiegel (vc-follow-symlinks): New variable.
1996-01-05 Karl Heuer Comment fixes.
1996-01-04 André Spiegel Better doc strings for a few variables.
1995-11-16 Richard M. Stallman (vc-locking-user): In CVS case, convert user number to a string.
1995-11-02 André Spiegel (vc-utc-string): Use timezone of TIMEVAL for the correction, not the
1995-09-14 André Spiegel (vc-fetch-master-properties): Call "cvs status" in the right
1995-09-08 André Spiegel (vc-locking-user): Fixed wrong parentheses.
1995-08-29 André Spiegel (vc-utc-string): New function.
1995-08-25 André Spiegel (vc-fetch-master-properties): Count cvs status "Needs Patch" as
1995-08-22 André Spiegel (vc-simple-command): New function.
1995-08-21 André Spiegel (vc-fetch-master-properties): RCS case: get locking mode.
1995-08-18 André Spiegel (vc-fetch-master-properties): Recognize cvs status "Unresolved Conflict".
1995-08-17 André Spiegel (vc-top-version): Renamed to vc-master-workfile-version. Updated all
1995-07-18 Richard M. Stallman (vc-mode-line, vc-find-file-hook): Moved the test for
1995-07-17 Karl Heuer (vc-mode-line): Don't write-protect a
1995-07-07 Richard M. Stallman (vc-fetch-master-properties): Better error
1995-06-27 Richard M. Stallman (vc-consult-rcs-headers): Use an even more
1995-06-26 Richard M. Stallman (vc-consult-rcs-headers): Handle the new time
1995-06-23 Richard M. Stallman (vc-insert-file): Erase the current buffer before inserting the file.
1995-06-22 Richard M. Stallman (vc-fetch-master-properties): Pass an absolute
1995-06-20 Richard M. Stallman (vc-fetch-properties): Add save-excursion.
1995-06-20 Richard M. Stallman (vc-fetch-master-properties): Be more careful
1995-06-18 Richard M. Stallman (vc-fetch-master-properties): Use path-separator
1995-06-16 Richard M. Stallman (vc-consult-rcs-headers): Fix typo in prev change.
1995-06-16 Richard M. Stallman (vc-fetch-master-properties): For RCS file,
1995-06-15 Richard M. Stallman The RCS status is now found by reading the
1995-06-07 Karl Heuer (vc-menu-map): Disable Register when no visited file.
1995-05-27 Karl Heuer (vc-log-info): Use path-separator.
1995-05-12 Roland McGrath (vc-status): If vc-locking-user returns a number, compare it to (user-uid).
1995-04-26 Karl Heuer (vc-default-backend, vc-path, vc-consult-headers):
1995-04-26 Richard M. Stallman (vc-buffer-backend): New function.
1994-12-15 Richard M. Stallman (vc-toggle-read-only): Accept prefix arg
1994-11-09 Roland McGrath Only define items in vc-menu-map if it is boundp.
1994-11-07 Thien-Thi Nguyen Add maintainer line in header.
1994-10-03 Richard M. Stallman (vc-status): Handle CVS.
1994-09-22 Richard M. Stallman (vc-menu-map): Set up menu items.
1994-05-19 Richard M. Stallman (vc-mode-line): Do nothing if FILE is nil.
1994-05-13 Richard M. Stallman (vc-registered): Use find-file-name-handler.
1994-05-03 Karl Heuer Update copyright.
1994-04-29 Richard M. Stallman (vc-mode-line): Fix previous change.
1994-04-24 Richard M. Stallman (vc-mode-line): Warn if file is not vc-registered
1994-03-27 Richard M. Stallman (vc-find-file-hook): Set backup-inhibited.
1994-02-04 Richard M. Stallman (vc-make-backup-files): Doc fix.
1994-02-02 Eric S. Raymond (vc-mode-line): use force-mode-line-update instead of the Emacs 18
1993-12-24 Richard M. Stallman (vc-mode-line): Make buffer read-only for root if file is locked.
1993-11-25 Richard M. Stallman (vc-make-backup-files): Doc fix.
1993-09-15 Paul Eggert (vc-prefix-map): Bind C-x v ~ to vc-version-other-window.
1993-08-27 Paul Eggert (vc-find-file-hook, vc-file-not-found-hook): Use add-hook to install.
1993-07-29 Paul Eggert (vc-mode-line): Set vc-mode to nil if FILE no longer is version-controlled.
1993-07-27 Paul Eggert (vc-rcs-status): Removing any trailing "-".
1993-07-20 Paul Eggert (vc-rcs-status): Use "-", not " ", to separate locks, so that the RCS
1993-07-19 Paul Eggert (vc-rcs-status): Omit "LOCKER:" if you are the locker.
1993-07-15 Richard M. Stallman (vc-rcs-status): Make work buffer's name start w/ space.
1993-07-12 Paul Eggert (vc-rcs-status): Include head version number in mode line if there