(replace_buffer_in_all_windows):
[bpt/emacs.git] / lisp / vc-hooks.el
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 ...
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...
1997-06-23 Richard M. Stallman(vc-menu-map): Add bindings for vc-retrieve-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é SpiegelChanged 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...
1996-09-16 André Spiegel(vc-find-cvs-master): Fixed handling of "locally added...
1996-09-08 André Spiegel(vc-file-owner): If the file is owned by somebody else...
1996-06-26 Richard M. StallmanComment changes.
1996-06-18 Richard M. Stallman(vc-mode-line): If user is root, verify file really...
1996-05-09 Richard M. Stallman(vc-find-file-hook): Follow multiple links all the...
1996-05-05 Richard M. Stallman(vc-follow-link, vc-find-file-hook):
1996-03-02 Richard M. StallmanComment change.
1996-02-26 Paul Eggert(vc-find-cvs-master): Don't require a "/" after the...
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 HeuerMove 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...
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-10 André Spiegel(vc-follow-symlinks): New variable.
1996-01-05 Karl HeuerComment fixes.
1996-01-04 André SpiegelBetter doc strings for a few variables.
1995-11-16 Richard M. Stallman(vc-locking-user): In CVS case, convert user number...
1995-11-02 André Spiegel(vc-utc-string): Use timezone of TIMEVAL for the correc...
1995-09-14 André Spiegel(vc-fetch-master-properties): Call "cvs status" in...
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...
1995-08-22 André Spiegel(vc-simple-command): New function.
1995-08-21 André Spiegel(vc-fetch-master-properties): RCS case: get locking...
1995-08-18 André Spiegel(vc-fetch-master-properties): Recognize cvs status...
1995-08-17 André Spiegel(vc-top-version): Renamed to vc-master-workfile-version...
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 inser...
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. StallmanThe 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, compa...
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 McGrathOnly define items in vc-menu-map if it is boundp.
1994-11-07 Thien-Thi NguyenAdd 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 HeuerUpdate 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...
1993-12-24 Richard M. Stallman(vc-mode-line): Make buffer read-only for root if file...
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...
1993-07-29 Paul Eggert(vc-mode-line): Set vc-mode to nil if FILE no longer...
1993-07-27 Paul Eggert(vc-rcs-status): Removing any trailing "-".
1993-07-20 Paul Eggert(vc-rcs-status): Use "-", not " ", to separate locks...
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...
1993-07-07 Paul Eggert(vc-rcs-status): Remove unused var `status'.
1993-07-05 Paul Eggert(vc-name): Moved from vc.el; vc-rcs-status now uses it.
1993-07-04 Richard M. Stallman(vc-mode-line): Put `RCS' or `SCCS' before version...
1993-06-26 Richard M. Stallman(vc-rcs-status): New variable.
1993-06-03 Richard M. Stallman(vc-find-file-hook): Check buffer-file-name is non...
1993-05-01 Richard M. Stallman(vc-mode-line): Don't alter key bindings.
1993-04-08 Eric S. Raymondvc-mode: name change.
1993-03-17 Eric S. RaymondAdd standard library headers.
1993-03-17 Eric S. RaymondIncrement version number to match vc.el's.
1993-03-16 Paul EggertMerge today's change by eric with everybody else's
1993-03-16 Eric S. Raymondvc-error-occurred: moved to vc-hooks.el in order for...
1993-02-24 Richard M. Stallman(vc-find-file-hook): Discard vc status of file
1992-10-24 Richard M. Stallman(vc-prefix-map): Put vc-diff on = and vc-directory...
1992-10-20 Richard M. Stallman(vc-registered): Look for handler only if file-name...
1992-10-20 Richard M. Stallman(vc-registered): Look for a vc-registered handler.
1992-09-27 Roland McGrath(vc-toggle-read-only): Doc fix.
1992-08-04 Jim Blandyentered into RCS
1992-07-31 Eric S. RaymondInitial revision