summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-dispatcher.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.Stefan Monnier2013-11-271-1/+1
* * vc/vc-dispatcher.el (vc-dir-refresh): Declare.Glenn Morris2013-09-111-0/+2
* * lisp/emacs-lisp/cconv.el: Use `car-safe' rather than `car' to accessStefan Monnier2013-09-041-2/+1
* * lisp/vc/vc-dispatcher.el (vc-run-delayed): New macro.Stefan Monnier2013-09-041-19/+23
* vc-compilation-mode fixesGlenn Morris2013-06-141-5/+6
* Use add/remove-function to manipulate process-filters.Stefan Monnier2013-04-201-24/+21
* * lisp/vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.Stefan Monnier2013-04-191-1/+3
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/vc/vc-dispatcher.el (vc-compilation-mode): Add, based onSam Steingold2012-07-191-0/+11
* Allow use of vc-root-* commands in *vc-log* buffers.Chong Yidong2012-07-111-7/+9
* Replace independent implementations of string-prefix-pGlenn Morris2012-04-161-2/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* In vc actions use quit-windows-on instead of delete-windows-on.Martin Rudalics2011-10-101-12/+9
* Improvements to vc-bzr conffile handling and pull/merge support.Chong Yidong2011-02-191-0/+1
* Refresh Dired and VC-dir buffers after vc-pull and vc-merge.Chong Yidong2011-01-291-1/+27
* Rudimentary support for vc-pull and vc-merge in Git and Mercurial.Chong Yidong2011-01-281-1/+1
* Convert vc-bzr-async-command into a general vc-do-async-command facility.Chong Yidong2011-01-281-0/+28
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
* Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* * lisp/finder.el (finder-known-keywords): Add keyword "vc"Juri Linkov2010-06-111-1/+1
* Move version control related files to the "vc" subdirectory.Juri Linkov2010-06-111-0/+695