aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2011-12-042-2/+2
* * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'Michael Albinus2011-11-291-3/+5
* Prevent Diff Mode from stealing M-z binding.Eli Zaretskii2011-11-281-1/+1
* Spelling fixes.Paul Eggert2011-11-261-5/+5
* Spelling fixes.Paul Eggert2011-11-241-2/+2
* Give some autoloaded things doc-strings.Glenn Morris2011-11-244-5/+9
* Fix typos.Juanma Barranquero2011-11-241-1/+1
* Spelling fixes.Paul Eggert2011-11-222-2/+2
* * lisp/vc/pcvs-util.el (cvs-pop-to-buffer-same-frame): Use force-same-window.Stefan Monnier2011-11-201-1/+1
* Fix typos.Juanma Barranquero2011-11-202-2/+2
* Spelling fixes.Paul Eggert2011-11-193-3/+3
* Fix typos.Juanma Barranquero2011-11-201-1/+1
* Spelling fixes.Paul Eggert2011-11-192-2/+2
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-173-3/+3
* Spelling fixes.Paul Eggert2011-11-143-5/+5
* Spelling fixes.Paul Eggert2011-11-142-2/+2
* Spelling fixes.Paul Eggert2011-11-131-1/+1
* Always use svn --non-interactive in vc-svn.el (bug#9993)Glenn Morris2011-11-091-10/+16
* Fix typos.Juanma Barranquero2011-11-021-2/+2
* Fix bug#9935Juanma Barranquero2011-11-021-2/+2
* Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong2011-10-302-4/+4
* * lisp/vc/log-edit.el: Fill empty field rather than adding new one.Stefan Monnier2011-10-271-5/+9
* Make vc-toggle-read-only an alias for toggle-read-only.Chong Yidong2011-10-232-21/+5
* * lisp/vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)Glenn Morris2011-10-201-2/+6
* Fix more minor mode docstrings.Chong Yidong2011-10-191-4/+15
* * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.Stefan Monnier2011-10-191-1/+1
* * lisp/vc/vc-bzr.el (vc-bzr-after-dir-status): Ignore ignored files.Glenn Morris2011-10-191-2/+2
* * lisp/vc/log-edit.el (log-edit): Add "Author:" header to encourage peopleStefan Monnier2011-10-181-1/+1
* 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-102-16/+11
* Capitalize non-function content words in menu item strings.Juri Linkov2011-09-183-18/+18
* * lisp/progmodes/compile.el (compilation-start): Let-bind `thisenv' toJuri Linkov2011-09-071-2/+2
* Add missing piece of earlier commit.Thierry Volpiatto2011-09-021-1/+4
* * lisp/vc/vc-git.el (vc-git-grep): Use --no-color. (tiny change)Wilfred Hughes2011-09-011-1/+2
* * lisp/vc/pcvs-defs.el (cvs-find-file-and-jump): Typo in docstring.Reuben Thomas2011-08-301-1/+1
* Lisp code shouldn't use set-time-zone-rule except through setenv.Chong Yidong2011-08-081-2/+2
* `diff' doc clarificationLars Magne Ingebrigtsen2011-07-141-4/+4
* * lisp/vc/vc.el (vc-revert-file): Don't set file time-stamp in the past.Sergei Organov2011-07-131-1/+1
* (ediff-patch-file): Clarify doc stringLars Magne Ingebrigtsen2011-07-111-1/+1
* * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).Bob Rogers2011-07-091-2/+5
* * lisp/vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's onlyStefan Monnier2011-07-081-1/+1
* * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*Lars Magne Ingebrigtsen2011-07-032-4/+4
* * lisp/vc/vc-bzr.el (vc-bzr-revision-keywords): Update.Stefan Monnier2011-07-011-2/+16
* * vc/ediff-util.el (ediff-calc-command-time): Use time-sincePaul Eggert2011-06-301-9/+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
* Silence warning for unused `dotimes' counter variables.Juanma Barranquero2011-06-022-5/+5
* Implement primitive `sha1' and remove sha1.elLeo Liu2011-05-241-3/+9
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-233-5/+5