aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
* * faces.el (tty-run-terminal-initialization): function changed (StefanMichael Kifer2013-07-071-2/+71
* vc-compilation-mode fixesGlenn Morris2013-06-141-5/+6
* Merge from mainline.Xue Fuqiao2013-06-122-23/+16
|\
| * * lisp/vc/vc.el (vc-deduce-fileset): Change error message.Stefan Monnier2013-06-111-13/+15
| * * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,Glenn Morris2013-06-101-10/+1
* | Minor doc fix.Xue Fuqiao2013-06-092-2/+2
|/
* Modify `log-view-mode-map'.Xue Fuqiao2013-06-031-4/+21
* * vc/log-view.el: Doc fix.Xue Fuqiao2013-06-021-4/+8
* * vc/log-view.el: Header fix.Xue Fuqiao2013-06-021-5/+5
* Silence the rest of vc compilationGlenn Morris2013-05-284-0/+60
* Silence some vc compilation warningsGlenn Morris2013-05-286-2/+50
* * lisp/vc/vc-git.el (vc-git-working-revision): When in detached mode,Dmitry Gutov2013-05-281-18/+21
* Silence ediff compilationGlenn Morris2013-05-237-34/+52
* * lisp/vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.Glenn Morris2013-05-211-3/+3
* More missing :version tags for defcustomsGlenn Morris2013-05-061-0/+1
* * vc/compare-w.el (compare-windows-whitespace):Richard M. Stallman2013-05-051-1/+1
* * lisp/vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.Glenn Morris2013-05-021-2/+0
* * vc/log-view.el (log-view-current-entry):Glenn Morris2013-04-271-1/+3
* * lisp/vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.Glenn Morris2013-04-241-2/+18
* * vc/vc-bzr.el (vc-bzr-print-log): Improve START-REVISION with LIMIT != 1.Glenn Morris2013-04-241-0/+9
* vc-hg, vc-svn print-log fixes for start-revision with limit != 1Glenn Morris2013-04-242-2/+2
* Doc fixes related to vc-print-logGlenn Morris2013-04-249-24/+44
* vc.el doc fixesGlenn Morris2013-04-201-1/+17
* Use add/remove-function to manipulate process-filters.Stefan Monnier2013-04-202-31/+26
* * lisp/vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.Stefan Monnier2013-04-191-1/+3
* * lisp/vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names.Stefan Monnier2013-04-161-1/+1
* * vc/vc-bzr.el (vc-bzr-revert): Don't backup.Leo Liu2013-03-281-1/+1
* * lisp/vc/diff-mode.el (diff-mode-shared-map): Unbind "/".Dmitry Gutov2013-03-231-1/+0
* * lisp/vc/diff-mode.el (diff-hunk-file-names): Handle filenames with spaces.Sam Steingold2013-02-281-3/+6
* Add bug-gnu-emacs to some specialized bug report addressesGlenn Morris2013-02-231-1/+1
* * vc/ediff-util.el (ediff-recenter): Use `select-frame-set-input-focus'Juri Linkov2013-02-131-1/+6
* Add more keymaps where S-SPC scrolls in the opposite direction to SPC.Juri Linkov2013-02-131-0/+1
* Check whether diff supports --label before using itGlenn Morris2013-02-111-5/+20
* * vc/vc-svn.el (vc-svn-command): Move --non-interactive from here...Glenn Morris2013-02-101-15/+14
* * vc/vc-hooks.el (vc-find-file-hook): `buffer-file-truename' canMichael Albinus2013-02-071-2/+4
* * vc/vc-hooks.el (vc-find-file-hook): Don't ask about following linksGlenn Morris2013-02-061-0/+7
* * lisp/vc/vc.el (vc-next-action): Fix inf-loop.Thierry Volpiatto2013-02-041-17/+12
* * vc/vc-arch.el (vc-arch-registered):Christopher Schmidt2013-02-017-7/+7
* * vc/vc-hooks.el (vc-menu-map): Disable vc-rollback menu itemGlenn Morris2013-02-011-0/+4
* * lisp/vc/vc-bzr.el (vc-bzr--sanitize-header): New function.Stefan Monnier2013-01-112-12/+22
* Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-112-4/+4
* * lisp/vc/pcvs.el (cvs-cleanup-collection): Extend meaning of `rm-handled'.Stefan Monnier2013-01-081-9/+11
* Try to handle buffer/file modifications which conflict with VCS locking.Chong Yidong2013-01-062-13/+30
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-0239-42/+45
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-0139-41/+42
| * * lisp/vc/log-edit.el (log-edit-header-contents-regexp): Add doc string.Glenn Morris2012-12-311-1/+3
* | * vc/ediff-ptch.el (ediff-map-patch-buffer): Use `point-min-marker'.Dmitry Antipov2012-12-201-3/+3
* | * lisp/vc/diff-mode.el (diff-post-command-hook): Don't ignore changes at theStefan Monnier2012-12-191-1/+1
* | * lisp/vc/ediff-util.el (ediff-buffer-type): New function.Dave Abrahams2012-12-141-7/+15
* | Merge from emacs-24; up to 2012-11-26T19:56:14Z!monnier@iro.umontreal.caGlenn Morris2012-12-091-5/+3
|\ \ | |/