index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
vc-hooks.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Comment change.
Richard M. Stallman
1996-03-02
1
-1
/
+1
*
(vc-find-cvs-master): Don't require a "/" after the modification time
Paul Eggert
1996-02-26
1
-1
/
+1
*
(vc-follow-link): Kill buffer before creating new one.
Richard M. Stallman
1996-02-26
1
-2
/
+2
*
(vc-follow-link): Simplify by taking advantage
Richard M. Stallman
1996-02-26
1
-6
/
+12
*
(vc-follow-link): New function.
André Spiegel
1996-02-22
1
-3
/
+14
*
Move all the put's for menu-enable props to top level.
Karl Heuer
1996-02-21
1
-14
/
+14
*
(vc-consult-rcs-headers): Ignore text properties.
Karl Heuer
1996-02-14
1
-5
/
+9
*
(vc-utc-string): Remove; it wasn't reliable near DST or leap-second
Paul Eggert
1996-01-20
1
-17
/
+15
*
Update FSF's address.
Erik Naggum
1996-01-14
1
-2
/
+3
*
(vc-follow-symlinks): New variable.
André Spiegel
1996-01-10
1
-3
/
+26
*
Comment fixes.
Karl Heuer
1996-01-05
1
-1
/
+1
*
Better doc strings for a few variables.
André Spiegel
1996-01-04
1
-2
/
+4
*
(vc-locking-user): In CVS case, convert user number to a string.
Richard M. Stallman
1995-11-16
1
-1
/
+4
*
(vc-utc-string): Use timezone of TIMEVAL for the correction, not the
André Spiegel
1995-11-02
1
-10
/
+23
*
(vc-fetch-master-properties): Call "cvs status" in the right
André Spiegel
1995-09-14
1
-5
/
+9
*
(vc-locking-user): Fixed wrong parentheses.
André Spiegel
1995-09-08
1
-2
/
+2
*
(vc-utc-string): New function.
André Spiegel
1995-08-29
1
-30
/
+51
*
(vc-fetch-master-properties): Count cvs status "Needs Patch" as
André Spiegel
1995-08-25
1
-2
/
+7
*
(vc-simple-command): New function.
André Spiegel
1995-08-22
1
-117
/
+148
*
(vc-fetch-master-properties): RCS case: get locking mode.
André Spiegel
1995-08-21
1
-102
/
+129
*
(vc-fetch-master-properties): Recognize cvs status "Unresolved Conflict".
André Spiegel
1995-08-18
1
-11
/
+33
*
(vc-top-version): Renamed to vc-master-workfile-version. Updated all
André Spiegel
1995-08-17
1
-14
/
+13
*
(vc-mode-line, vc-find-file-hook): Moved the test for
Richard M. Stallman
1995-07-18
1
-8
/
+7
*
(vc-mode-line): Don't write-protect a
Karl Heuer
1995-07-17
1
-20
/
+21
*
(vc-fetch-master-properties): Better error
Richard M. Stallman
1995-07-07
1
-3
/
+8
*
(vc-consult-rcs-headers): Use an even more
Richard M. Stallman
1995-06-27
1
-23
/
+24
*
(vc-consult-rcs-headers): Handle the new time
Richard M. Stallman
1995-06-26
1
-3
/
+3
*
(vc-insert-file): Erase the current buffer before inserting the file.
Richard M. Stallman
1995-06-23
1
-5
/
+6
*
(vc-fetch-master-properties): Pass an absolute
Richard M. Stallman
1995-06-22
1
-2
/
+7
*
(vc-fetch-properties): Add save-excursion.
Richard M. Stallman
1995-06-20
1
-10
/
+11
*
(vc-fetch-master-properties): Be more careful
Richard M. Stallman
1995-06-20
1
-1
/
+2
*
(vc-fetch-master-properties): Use path-separator
Richard M. Stallman
1995-06-18
1
-20
/
+18
*
(vc-consult-rcs-headers): Fix typo in prev change.
Richard M. Stallman
1995-06-16
1
-1
/
+1
*
(vc-fetch-master-properties): For RCS file,
Richard M. Stallman
1995-06-16
1
-18
/
+43
*
The RCS status is now found by reading the
Richard M. Stallman
1995-06-15
1
-281
/
+296
*
(vc-menu-map): Disable Register when no visited file.
Karl Heuer
1995-06-07
1
-1
/
+1
*
(vc-log-info): Use path-separator.
Karl Heuer
1995-05-27
1
-1
/
+2
*
(vc-status): If vc-locking-user returns a number, compare it to (user-uid).
Roland McGrath
1995-05-12
1
-4
/
+6
*
(vc-default-backend, vc-path, vc-consult-headers):
Karl Heuer
1995-04-26
1
-176
/
+526
*
(vc-buffer-backend): New function.
Richard M. Stallman
1995-04-26
1
-44
/
+111
*
(vc-toggle-read-only): Accept prefix arg
Richard M. Stallman
1994-12-15
1
-4
/
+5
*
Only define items in vc-menu-map if it is boundp.
Roland McGrath
1994-11-09
1
-32
/
+37
*
Add maintainer line in header.
Thien-Thi Nguyen
1994-11-07
1
-0
/
+1
*
(vc-status): Handle CVS.
Richard M. Stallman
1994-10-03
1
-20
/
+73
*
(vc-menu-map): Set up menu items.
Richard M. Stallman
1994-09-22
1
-63
/
+128
*
(vc-mode-line): Do nothing if FILE is nil.
Richard M. Stallman
1994-05-19
1
-22
/
+23
*
(vc-registered): Use find-file-name-handler.
Richard M. Stallman
1994-05-13
1
-8
/
+1
*
Update copyright.
Karl Heuer
1994-05-03
1
-1
/
+1
*
(vc-mode-line): Fix previous change.
Richard M. Stallman
1994-04-29
1
-2
/
+2
*
(vc-mode-line): Warn if file is not vc-registered
Richard M. Stallman
1994-04-24
1
-0
/
+6
[next]