log lisp/vc-dispatcher.el @ 104051:a629d51e1d82

age author description
Fri, 24 Jul 2009 05:41:17 +0000 Dan Nicolaescu * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 14 Aug 2008 19:28:06 +0000 Michael Albinus * vc-dispatcher.el (vc-do-command): Let asynchronous processes run
Sat, 05 Jul 2008 18:09:32 +0000 Dan Nicolaescu * vc-dir.el (vc-dir-find-child-files): New function.
Sun, 22 Jun 2008 19:04:22 +0000 Dan Nicolaescu * vc.el:
Mon, 16 Jun 2008 20:36:55 +0000 Stefan Monnier (vc-dir-child-files): Use vc-string-prefix-p.
Thu, 12 Jun 2008 03:49:52 +0000 Glenn Morris (vc-dir-mode): Check tool-bar-mode is bound.
Sun, 08 Jun 2008 15:31:08 +0000 Andreas Schwab (vc-dir-children-marked-p): Fix child check.
Sun, 08 Jun 2008 14:53:18 +0000 Andreas Schwab (vc-dir-move-to-goal-column): Don't move in an
Tue, 03 Jun 2008 07:56:02 +0000 Stefan Monnier (vc-dir-menu-map-filter): Don't fail if vc-client-mode is not set.
Tue, 27 May 2008 05:36:03 +0000 Dan Nicolaescu * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
Tue, 27 May 2008 01:13:25 +0000 Stefan Monnier (vc-string-prefix-p): New function.
Mon, 26 May 2008 23:49:35 +0000 Dan Nicolaescu (vc-dir-child-files): New function.
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.