aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Spelling fixes.Paul Eggert2011-12-301-1/+1
* Spelling fixes.Paul Eggert2011-12-292-2/+2
* * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.Chong Yidong2011-12-221-3/+3
* * vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in filename arg.Chong Yidong2011-12-211-1/+4
* Fix bugs in vc-dir-mark-unmark and vc-dir-mark-all-files.Chong Yidong2011-12-191-43/+57
* Spelling fixes.Paul Eggert2011-12-181-1/+1
* More updates for VC documentation.Chong Yidong2011-12-171-6/+6
* Spelling fixes.Paul Eggert2011-12-161-1/+1
* * lisp/vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.Chong Yidong2011-12-161-28/+21
* Spelling fixes.Paul Eggert2011-12-141-1/+1
* 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