summaryrefslogtreecommitdiff
path: root/lisp/vc/vc.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/files.el (read-only-mode): New minor mode.Stefan Monnier2012-08-291-2/+2
* * lisp/vc/vc-mtn.el (vc-mtn-revision-completion-table): Handle completionStefan Monnier2012-08-151-2/+3
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* In C-x v L and C-x v D, prompt for directory if there is no default backend.Chong Yidong2012-07-281-6/+16
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-1/+0
* Allow use of vc-root-* commands in *vc-log* buffers.Chong Yidong2012-07-111-2/+5
* * vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on revert.Aaron S. Hawley2012-05-291-2/+2
* * lisp/vc/vc-mtn.el:Stefan Monnier2012-04-251-97/+76
* Fix whitespace highlighting of context diffs.Chong Yidong2012-04-251-9/+12
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-221-1/+1
* Replace independent implementations of string-prefix-pGlenn Morris2012-04-161-8/+4
* * vc/vc.el (vc-merge): Fix a prompt.Simon Leinen2012-03-241-1/+1
* Small VC doc fixesGlenn Morris2012-02-081-0/+2
* * lisp/vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)Glenn Morris2012-01-241-1/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* More updates for VC documentation.Chong Yidong2011-12-171-6/+6
* * lisp/vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.Chong Yidong2011-12-161-28/+21
* Spelling fixes.Paul Eggert2011-11-221-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* * lisp/vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)Glenn Morris2011-10-201-2/+6
* Doc fixes related to vc-initial-comment.Glenn Morris2011-10-171-0/+2
* In vc actions use quit-windows-on instead of delete-windows-on.Martin Rudalics2011-10-101-4/+2
* * lisp/vc/vc.el (vc-revert-file): Don't set file time-stamp in the past.Sergei Organov2011-07-131-1/+1
* * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).Bob Rogers2011-07-091-2/+5
* * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*Lars Magne Ingebrigtsen2011-07-031-3/+3
* * lisp/vc/vc.el (vc-revert-show-diff): Default to t.Chong Yidong2011-06-261-1/+1
* New option for showing a diff in vc-revert (Bug#8927).Chong Yidong2011-06-261-25/+44
* lisp/vc/vc.el (ediff-vc-internal): Declare function.Juanma Barranquero2011-04-211-0/+2
* * lisp/vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, sinceStefan Monnier2011-04-201-4/+2
* * lisp/vc/vc.el (vc-diff-build-argument-list-internal)Christoph Scholtes2011-04-201-36/+82
* vc.el fix for bug#6146.Glenn Morris2011-03-071-1/+4
* * lisp/vc/vc.el (vc-next-action): Add missing space to y-or-n-p prompt.Glenn Morris2011-03-071-1/+1
* Replace many instances of read-file-name with read-directory-name.Antoine Levitt2011-03-051-2/+2
* vc.el fix for bug#4496.Glenn Morris2011-02-161-3/+0
* Use simple buttons, instead of widget buttons, in vc-log.Chong Yidong2011-02-121-16/+14
* Rudimentary support for vc-pull and vc-merge in Git and Mercurial.Chong Yidong2011-01-281-2/+2
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
* Always issue a full prompt in vc-merge-branch operation.Chong Yidong2010-11-231-8/+7
* Initial support for unified DVCS pull and merge.Chong Yidong2010-11-221-80/+118
* * lisp/vc/vc.el (vc-deduce-backend): Use default-directory in shell-modeStefan Monnier2010-11-121-2/+3
* Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming andDan Nicolaescu2010-10-031-8/+28
* Remove vc-header-alist, obsolete since 21.1.Glenn Morris2010-10-031-1/+1
* Merge changes from emacs-23 branch.Chong Yidong2010-07-161-1/+16
* Merge changes from emacs-23 branch.Chong Yidong2010-07-101-3/+6
* Allow global VC ops like `C-x v D' in Diff and Log-View buffers.Chong Yidong2010-06-291-17/+15
* * lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'Juri Linkov2010-06-251-0/+3
* * lisp/finder.el (finder-known-keywords): Add keyword "vc"Juri Linkov2010-06-111-1/+1