Commit graph

71 commits

Author SHA1 Message Date
Eric S. Raymond
e6244c1bcd Cleanup preparatory to getting rid of dired. 2008-05-06 23:56:49 +00:00
Eric S. Raymond
9852a51d14 Back out menu move, it broke something obscure. 2008-05-06 23:44:50 +00:00
Eric S. Raymond
ee5d572fa1 More refactoring. 2008-05-06 19:12:34 +00:00
Eric S. Raymond
c8d4f1a0a6 More decoupling of vc-dispatcher.el from vc.el. 2008-05-06 16:00:54 +00:00
Eric S. Raymond
dbf2c858da Comment typo fix. 2008-05-06 15:00:20 +00:00
Glenn Morris
eb3fa2cfcf Switch to recommended form of GPLv3 permissions notice. 2008-05-06 08:06:51 +00:00
Eric S. Raymond
821677fb4d Move a customization variable. 2008-05-06 01:41:34 +00:00
Eric S. Raymond
be63603729 Move the fileset staleness check from vc-next-action to
vc-dispatcher-selection-set.
2008-05-06 00:37:31 +00:00
Eric S. Raymond
b236ab0da9 More policy-mechanism separation. 2008-05-05 22:33:44 +00:00
Eric S. Raymond
038608c7ad Avoid passing default nil argument. 2008-05-05 18:17:09 +00:00
Stefan Monnier
6494957aaa (vc-dir-mark-buffer-changed): Fix typo
client-mode -> vc-client-object, and guess `funcall' was meant.
(vc-dir-mode): Rename client-mode -> vc-client.mode.
2008-05-05 06:12:33 +00:00
Miles Bader
3eb2067725 Add arch tagline 2008-05-04 19:27:58 +00:00
Eric S. Raymond
cb625535b5 Bug fix for vc-dispatcher split. 2008-05-04 13:17:33 +00:00
Eric S. Raymond
d99d06ece0 Reorganze VC todo list. 2008-05-03 12:06:42 +00:00
Eric S. Raymond
783b505b7b Moved most of vc-dir from vc.el to vc-dispatcher.el. 2008-05-03 11:46:05 +00:00
Eric S. Raymond
4f61cc3e1f Move VC-Dired code from vc.el to vc-dispatcher.el. 2008-05-03 10:47:28 +00:00
Eric S. Raymond
17f039f312 Move context-preservation machinery. 2008-05-03 10:18:08 +00:00
Eric S. Raymond
83affd963e Move the command-closure machinery to vc-dispatcher.el. 2008-05-03 09:45:20 +00:00
Eric S. Raymond
b1ddeeb7e7 Partially undo the dispatcher split, it needs to happen more gradually
to avoid breaking things.
2008-05-03 09:28:04 +00:00
Eric S. Raymond
7265c6e8a8 Remove logentry primitive from backend API. 2008-05-03 07:39:17 +00:00
Eric S. Raymond
92d1eebf86 vc-dispatcher layer separation. 2008-05-03 07:06:34 +00:00