summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-dispatcher.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/vc/vc-dispatcher.el (vc-do-command): Bind message-truncate-lines to tJuri Linkov2018-02-211-14/+16
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* ; Update some Maintainer: header commentsGlenn Morris2017-06-051-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | make `vc-log-operation' buffer local to allow multiple simultaneous editingSam Steingold2016-03-171-1/+2
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Check if the file exists on disk before producing the revert diffDmitry Gutov2015-11-261-6/+14
* Delete the old process in vc-setup-bufferDmitry Gutov2015-05-281-6/+6
* Extract ChangeLog entries when committing a directoryDmitry Gutov2015-04-111-3/+7
* Use the VC root in `log-edit-listfun'Dmitry Gutov2015-04-101-5/+14
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Righteous featurectomy of vc-keep-workfiles - always do it.Eric S. Raymond2014-12-101-1/+1
* Stop vc from burying buffers sometimesDaniel Colascione2014-10-211-2/+2
* Tweak earlier vc-log-edit changeGlenn Morris2014-07-141-1/+8
* Fix bug: C-x v v discarded existing log message.Paul Eggert2014-07-111-1/+1
* 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