(quail-completion): Be sure to scroll quail-completion-buf.
[bpt/emacs.git] / lisp / vc-hooks.el
2002-09-05 André SpiegelDon't require vc.el at compile-time; it causes recursiv...
2002-09-04 André SpiegelRequire vc.el at compile-time.
2002-08-23 André Spiegel(vc-kill-buffer-hook): Add it to kill-buffer-hook again.
2002-07-29 Richard M. StallmanDon't add to minor-mode-alist.
2002-07-19 André Spiegel(vc-insert-file): When called with a LIMIT regexp,
2002-07-16 André SpiegelDon't bind vc-toggle-read-only to C-x C-q.
2002-02-28 André Spiegel(vc-menu-map): New entry "Update to Latest Version...
2002-02-21 André SpiegelPatch by Jonathan Kamens <jik@kamens.brookline.ma.us>.
2001-12-14 André Spiegel(vc-checkout-model, vc-state, vc-workfile-version)...
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é SpiegelRequire 'cl during compilation.
2000-11-20 André SpiegelUndo prev change.
2000-11-19 André Spiegel(vc-workfile-unchanged-p, vc-default-workfile-unchanged...
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...
2000-10-27 André Spiegel(vc-make-version-backup): Don't do it on MS-DOS without...
2000-10-27 André Spiegel(vc-version-backup-file-name): Use file.~<rev>~ for...
2000-10-22 André Spiegel(vc-version-backup-file-name): New optional args MANUAL...
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...
2000-09-21 André Spiegel(vc-name): Force correct computation of the value in...
2000-09-12 Dave LoveDoc fixes.
2000-09-06 Gerd MoellmannDon't require `vc' during compilation;
2000-09-05 Stefan Monnier2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
2000-09-04 Gerd MoellmannMinor 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...
1998-05-02 André Spiegel(vc-parse-cvs-status): Optimized. Ignore "Locally...
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):...
1998-02-27 André SpiegelAdded version id.
1998-02-04 Dave Love(vc-ignore-vc-files): New variable.
1997-12-04 Karl HeuerCustomized.
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.
next