log lisp/vc.el @ 94585:16008b90ad8c

age author description
Sat, 03 May 2008 12:06:42 +0000 Eric S. Raymond Reorganze VC todo list.
Sat, 03 May 2008 11:46:05 +0000 Eric S. Raymond Moved most of vc-dir from vc.el to vc-dispatcher.el.
Sat, 03 May 2008 10:47:28 +0000 Eric S. Raymond Move VC-Dired code from vc.el to vc-dispatcher.el.
Sat, 03 May 2008 10:18:08 +0000 Eric S. Raymond Move context-preservation machinery.
Sat, 03 May 2008 09:45:20 +0000 Eric S. Raymond Move the command-closure machinery to vc-dispatcher.el.
Sat, 03 May 2008 09:28:04 +0000 Eric S. Raymond Partially undo the dispatcher split, it needs to happen more gradually
Sat, 03 May 2008 07:39:17 +0000 Eric S. Raymond Remove logentry primitive from backend API.
Sat, 03 May 2008 07:06:34 +0000 Eric S. Raymond vc-dispatcher layer separation.
Sat, 03 May 2008 06:10:56 +0000 Eric S. Raymond Append to another to-do comment.
Sat, 03 May 2008 06:01:19 +0000 Eric S. Raymond Added to-do items.
Fri, 02 May 2008 17:47:25 +0000 Eric S. Raymond Clean up vc*-revision-granularity and vc*-checkout-model.
Fri, 02 May 2008 14:37:39 +0000 Sam Steingold * vc.el (vc-dir-mode-map): Enable mouse bindings.
Fri, 02 May 2008 07:47:18 +0000 Eric S. Raymond More preparation for removing dired.
Fri, 02 May 2008 06:56:59 +0000 Eric S. Raymond Name change in preparation for ripping out vc-dired.
Fri, 02 May 2008 03:52:08 +0000 Eric S. Raymond Better error message on missing files.