log

age author description
Fri, 09 May 2008 19:01:28 +0000 Eli Zaretskii *** empty log message ***
Fri, 09 May 2008 18:59:49 +0000 Eli Zaretskii (struct stat): Move st_dev after st_ino, for better alignment.
Fri, 09 May 2008 18:59:45 +0000 Eric S. Raymond Comment and to-do list fixes.
Fri, 09 May 2008 18:47:36 +0000 Eric S. Raymond Remove the vc-dir-insert-directories global.
Fri, 09 May 2008 17:51:39 +0000 Eric S. Raymond Teach the RCS back end to do directories.
Fri, 09 May 2008 17:39:33 +0000 Michael Albinus * simple.el (start-file-process): Clarify docstring.
Fri, 09 May 2008 17:38:44 +0000 Michael Albinus *** empty log message ***
Fri, 09 May 2008 17:30:49 +0000 Eric S. Raymond Remove wash-log from the VC backend API.
Fri, 09 May 2008 16:41:26 +0000 Stefan Monnier * vc.el (vc-mark-resolved): Add `backend' argument.
Fri, 09 May 2008 16:33:30 +0000 Eric S. Raymond Make SCCS backend directory-aware.
Fri, 09 May 2008 16:01:50 +0000 Stefan Monnier (vc-deduce-fileset): Don't require the checkout-model and the
Fri, 09 May 2008 16:01:27 +0000 Stefan Monnier (vc-dispatcher-selection-set): More typos, plus indentation.
Fri, 09 May 2008 15:31:33 +0000 Stefan Monnier (vc-dispatcher-selection-set): Typo.
Fri, 09 May 2008 15:30:47 +0000 Stefan Monnier (vc-dispatcher-browsing): Use derived-mode-p.