log lisp/vc-dispatcher.el @ 95318:685f73a291fb

age author description
Mon, 26 May 2008 23:40:15 +0000 Dan Nicolaescu (vc-resynch-window): Fix mode-line updating.
Sun, 18 May 2008 07:33:07 +0000 Dan Nicolaescu (vc-dir-previous-directory): Rename from
Sat, 17 May 2008 22:55:57 +0000 Glenn Morris Fix typos.
Sat, 17 May 2008 20:11:43 +0000 Glenn Morris Fix comment typo.
Sat, 17 May 2008 20:00:41 +0000 Andreas Schwab (vc-dir-mode-map): Fix M-down and M-up binding.
Fri, 16 May 2008 23:59:13 +0000 John Paul Wallington (top-level): Revert previous change: require cl when compiling.
Fri, 16 May 2008 22:37:55 +0000 John Paul Wallington (top-level): Don't require cl when compiling.
Thu, 15 May 2008 15:02:57 +0000 Eric S. Raymond Comment fix.
Thu, 15 May 2008 15:01:29 +0000 Eric S. Raymond More elimination of buffer name dependencies.
Thu, 15 May 2008 14:32:49 +0000 Eric S. Raymond Remove assumptions about buffer names.
Thu, 15 May 2008 13:50:55 +0000 Eric S. Raymond Move vc-dir menu hook back to vc-dispatcher.
Thu, 15 May 2008 12:36:31 +0000 Eric S. Raymond Fix an incorrect buffer name and remove an unneeded defalias.
Thu, 15 May 2008 01:11:23 +0000 Eric S. Raymond Eliminate exoensive (vc-expand-dirs) calls.
Sun, 11 May 2008 15:36:33 +0000 Dan Nicolaescu Fix typo.
Sun, 11 May 2008 14:50:25 +0000 Eric S. Raymond Typo fix.
Sun, 11 May 2008 14:49:39 +0000 Eric S. Raymond Prevent some compilaation warnings.
Sat, 10 May 2008 21:52:36 +0000 Dan Nicolaescu (ewoc): Require.
Sat, 10 May 2008 19:21:30 +0000 Dan Nicolaescu (vc-hooks, ewoc): Require.
Sat, 10 May 2008 13:27:16 +0000 Eric S. Raymond Remove assumption about what nil means as a first arument to vc-do-command.
Sat, 10 May 2008 12:40:57 +0000 Eric S. Raymond New functions implementing motion to next and previous directory.
Fri, 09 May 2008 20:17:50 +0000 Eric S. Raymond Dupport an use an observer flag in (vc-dispatcher-selection-set).
Fri, 09 May 2008 20:07:01 +0000 Eric S. Raymond VC directory bindings are noew documented.
Fri, 09 May 2008 19:10:29 +0000 Eric S. Raymond Suppress an annoying warning.
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 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.
Fri, 09 May 2008 01:57:21 +0000 Eric S. Raymond Large simplification in (vc-deduce-fileset) logic.
Wed, 07 May 2008 21:27:41 +0000 Eric S. Raymond Remove VC-Dired and backend dir-state methods.