summaryrefslogtreecommitdiff
path: root/lisp/vc-dispatcher.el
Commit message (Expand)AuthorAgeFilesLines
* * vc.el:Dan Nicolaescu2008-06-221-812/+56
* (vc-dir-child-files): Use vc-string-prefix-p.Stefan Monnier2008-06-161-20/+15
* (vc-dir-mode): Check tool-bar-mode is bound.Glenn Morris2008-06-121-1/+2
* (vc-dir-children-marked-p): Fix child check.Andreas Schwab2008-06-081-3/+2
* (vc-dir-move-to-goal-column): Don't move in anAndreas Schwab2008-06-081-2/+3
* (vc-dir-menu-map-filter): Don't fail if vc-client-mode is not set.Stefan Monnier2008-06-031-1/+4
* * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...Dan Nicolaescu2008-05-271-31/+39
* (vc-string-prefix-p): New function.Stefan Monnier2008-05-271-1/+5
* (vc-dir-child-files): New function.Dan Nicolaescu2008-05-261-56/+65
* (vc-resynch-window): Fix mode-line updating.Dan Nicolaescu2008-05-261-1/+1
* (vc-dir-previous-directory): Rename fromDan Nicolaescu2008-05-181-8/+8
* Fix typos.Glenn Morris2008-05-171-28/+28
* Fix comment typo.Glenn Morris2008-05-171-1/+1
* (vc-dir-mode-map): Fix M-down and M-up binding.Andreas Schwab2008-05-171-2/+2
* (top-level): Revert previous change: require cl when compiling.John Paul Wallington2008-05-161-1/+3
* (top-level): Don't require cl when compiling.John Paul Wallington2008-05-161-6/+3
* Comment fix.Eric S. Raymond2008-05-151-1/+1
* More elimination of buffer name dependencies.Eric S. Raymond2008-05-151-14/+14
* Remove assumptions about buffer names.Eric S. Raymond2008-05-151-15/+15
* Move vc-dir menu hook back to vc-dispatcher.Eric S. Raymond2008-05-151-3/+17
* Fix an incorrect buffer name and remove an unneeded defalias.Eric S. Raymond2008-05-151-13/+11
* Eliminate exoensive (vc-expand-dirs) calls.Eric S. Raymond2008-05-151-6/+17
* Fix typo.Dan Nicolaescu2008-05-111-1/+1
* Typo fix.Eric S. Raymond2008-05-111-1/+1
* Prevent some compilaation warnings.Eric S. Raymond2008-05-111-5/+28
* (ewoc): Require.Dan Nicolaescu2008-05-101-1/+0
* (vc-hooks, ewoc): Require.Dan Nicolaescu2008-05-101-1/+7
* Remove assumption about what nil means as a first arument to vc-do-command.Eric S. Raymond2008-05-101-10/+11
* New functions implementing motion to next and previous directory.Eric S. Raymond2008-05-101-2/+41
* Dupport an use an observer flag in (vc-dispatcher-selection-set).Eric S. Raymond2008-05-091-15/+4
* VC directory bindings are noew documented.Eric S. Raymond2008-05-091-2/+0
* Suppress an annoying warning.Eric S. Raymond2008-05-091-6/+7
* Comment and to-do list fixes.Eric S. Raymond2008-05-091-10/+3
* Remove the vc-dir-insert-directories global.Eric S. Raymond2008-05-091-143/+107
* (vc-dispatcher-selection-set): More typos, plus indentation.Stefan Monnier2008-05-091-20/+20
* (vc-dispatcher-selection-set): Typo.Stefan Monnier2008-05-091-1/+2
* (vc-dispatcher-browsing): Use derived-mode-p.Stefan Monnier2008-05-091-26/+18
* Large simplification in (vc-deduce-fileset) logic.Eric S. Raymond2008-05-091-45/+12
* Remove VC-Dired and backend dir-state methods.Eric S. Raymond2008-05-071-244/+11
* Remove dead code.Eric S. Raymond2008-05-071-53/+4
* Second attempt to move the VC-specific menu initialization.Eric S. Raymond2008-05-071-37/+1
* (vc-dir-insert-directories): Default to t.Dan Nicolaescu2008-05-071-4/+3
* Merege two functions in preparation for removing dired.Eric S. Raymond2008-05-071-45/+41
* Cleanup preparatory to getting rid of dired.Eric S. Raymond2008-05-061-1/+1
* Back out menu move, it broke something obscure.Eric S. Raymond2008-05-061-3/+47
* More refactoring.Eric S. Raymond2008-05-061-47/+3
* More decoupling of vc-dispatcher.el from vc.el.Eric S. Raymond2008-05-061-5/+10
* Comment typo fix.Eric S. Raymond2008-05-061-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Move a customization variable.Eric S. Raymond2008-05-061-1/+24