1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00
No description
Find a file
Karl Heuer e1c0c2d1bf (vc-default-backend, vc-path, vc-consult-headers):
(vc-mistrust-permissions, vc-keep-workfiles): Customization
variables, moved here from vc.el.
(vc-trunk-p, vc-minor-revision, vc-branch-part): Moved to vc.el.
(vc-backend): Renamed from vc-backend-deduce.  Callers changed.
(vc-match-substring, vc-lock-file, vc-parse-buffer, vc-master-info):
(vc-log-info, vc-consult-rcs-headers, vc-fetch-properties):
(vc-backend-subdirectory-name, vc-locking-user, vc-true-locking-user):
(vc-latest-version, vc-your-latest-version, vc-branch-version):
(vc-workfile-version): Functions moved here from vc.el.
(vc-log-info): Log program is no longer called through vc-do-command,
to avoid including the lengthy vc-do-command here.  It is done
directly through call-process now.  Removed obsolete parameter LAST.
(vc-status): Replaced by the much simpler version that gets the
information from the file properties.  Removed the obsolete
parameter vc-type.
(vc-parse-buffer): changed format of PATTERNS.  Each pattern is now a
list of 2 to 3 elements, the first being the pattern, the remaining
ones the numbers of subexpressions to refer to.
(vc-cvs-status): New per-file property, only used in the CVS case.
(vc-cvs-status): New function.
(vc-log-info): Adapted to new version of vc-parse-buffer
(vc-fetch-properties): Adapted to new version of vc-parse-buffer.
Better search regexp for CVS latest version.
(vc-log-info): Search for branch version only in the RCS case,
since this doesn't make sense for SCCS or CVS.
(vc-fetch-properties): CVS case: set vc-cvs-status.
(vc-locking-user): CVS case: use vc-cvs-status to determine if
the file is up-to-date, thus avoiding an expensive call to
vc-workfile-unchanged-p.
(vc-mode-line): Re-activated the code that makes the buffer read-only
if the work file is unchanged.  But the status of the work file
is now determined by looking at the already-computed mode string.
1995-04-26 21:42:20 +00:00
etc (maintainer-clean): Renamed from realclean. 1995-04-26 20:59:05 +00:00
lib-src (extraclean): Depend on maintainer-clean, not 1995-04-26 21:00:55 +00:00
lisp (vc-default-backend, vc-path, vc-consult-headers): 1995-04-26 21:42:20 +00:00
lispref Explan when boundaries are made automatically. 1995-04-25 05:29:11 +00:00
lwlib (xaw_pop_instance): Make x, y, w, h unsigned. 1995-04-15 18:34:01 +00:00
man (INFO_TARGETS, DVI_TARGETS): Add viper targets. 1995-04-24 04:32:41 +00:00
msdos Fix sed append command to behave as intended. 1995-01-21 00:12:27 +00:00
nt Initial revision 1995-04-12 04:48:18 +00:00
src (Ffile_regular_p): Use Qfile_regular_p. 1995-04-26 11:09:31 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat *** empty log message *** 1994-10-17 07:35:36 +00:00
config.guess Support Linux elf and a.out systems; Add parisc support 1995-04-26 20:45:43 +00:00
config.sub Accept -lites* as op sys. 1995-04-07 07:32:44 +00:00
configure.in (m68k-motorola-sysv*): Determine which -m option to use with `gnucc'. 1995-04-18 03:17:12 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL *** empty log message *** 1995-03-25 18:07:05 +00:00
make-dist Add copyright notice. 1995-04-08 02:18:00 +00:00
Makefile.in (top_distclean): Delete config.cache. 1995-04-13 04:56:20 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c entered into RCS 1993-09-10 04:36:09 +00:00
vpath.sed Initial revision 1993-09-12 10:45:13 +00:00