summaryrefslogtreecommitdiff
path: root/lisp/vc-dispatcher.el
Commit message (Expand)AuthorAgeFilesLines
* Move version control related files to the "vc" subdirectory....Juri Linkov2010-06-111-695/+0
* Merge from emacs-23Andreas Schwab2010-06-101-2/+7
|\
| * * lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;...Stefan Monnier2010-06-081-2/+7
* | Add optional support for resetting VC properties....Dan Nicolaescu2010-06-081-7/+9
* | Make the log-edit comments use RFC822 format throughout....Stefan Monnier2010-04-201-18/+13
* | * vc-dispatcher (vc-finish-logentry): Don't mess with the windows/frames.Stefan Monnier2010-04-201-5/+6
* | * vc-dispatcher.el (vc-start-logentry): Doc fix....Glenn Morris2010-03-231-2/+6
* | lisp/vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.Juanma Barranquero2010-03-191-9/+2
* | Add special markup processing for commit logs....Dan Nicolaescu2010-03-191-5/+13
|/
* * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we...Chong Yidong2010-01-161-1/+4
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (vc-resynch-window): Don't revert a buffer which has no associated file....Stefan Monnier2009-10-011-2/+2
* (vc-do-command): Return the process object in...Dan Nicolaescu2009-09-201-13/+14
* (vc-resynch-window): Update comment.Dan Nicolaescu2009-08-071-3/+5
* * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure...Dan Nicolaescu2009-07-241-1/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * vc-dispatcher.el (vc-do-command): Let asynchronous processes run...Michael Albinus2008-08-141-3/+0
* * vc-dir.el (vc-dir-find-child-files): New function....Dan Nicolaescu2008-07-051-4/+14
* * 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 an...Andreas 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 from...Dan 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-171-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