summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lisp/vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark.Stefan Monnier2011-05-231-0/+1
* Maked "edited" tag stand out in vc-dir (Bug#8178).Jari Aalto2011-05-221-0/+1
* Fix diff-changed face definition.Chong Yidong2011-05-221-2/+7
* Merge from emacs-23; up to 2010-06-11T14:39:54Z!cyd@stupidchicken.com.Glenn Morris2011-05-161-40/+40
* * lisp/vc/diff-mode.el: Fix paren typo.Glenn Morris2011-05-151-41/+41
* Fix minor bug of diff-fixup-modifs on small diffs (Bug#8672).Chong Yidong2011-05-151-39/+41
* Bind = to diff command in vc-annotate mode (Bug#8671)Chong Yidong2011-05-151-0/+1
* add-log font-lock fix for mutilple authors (bug#8644)Glenn Morris2011-05-141-1/+1
* add-log.el fix for multiple author entries (bug#8645)Glenn Morris2011-05-141-3/+7
* Merge from emacs-23; up to 2010-06-10T12:56:11Z!michael.albinus@gmx.de.Glenn Morris2011-05-121-2/+2
* Silence diff-mode.el compilation.Glenn Morris2011-05-051-1/+4
* Fix description of diff.elLeo Liu2011-05-021-1/+1
* Add vc-annotate-goto-line.Chong Yidong2011-04-241-0/+32
* 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