summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lisp/vc/vc.el (vc-diff-build-argument-list-internal)Christoph Scholtes2011-04-201-36/+82
* * lisp/vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to" to ackn...Sam Steingold2011-04-181-1/+1
* Merge changes from emacs-23 branchChong Yidong2011-04-081-1/+1
* log-edit.el fix for bug#7598.Glenn Morris2011-04-071-2/+15
* Merge from lexical-binding branch.Stefan Monnier2011-04-015-54/+60
|\
| * Merge from trunkStefan Monnier2011-03-311-3/+0
| |\
| * \ Merge from trunkStefan Monnier2011-03-217-38/+63
| |\ \
| * | | Misc fixes, and use lexical-binding in more files.Stefan Monnier2011-03-115-52/+58
| * | | Merge from trunkStefan Monnier2011-03-068-58/+72
| |\ \ \
| * | | | Compute freevars in cconv-analyse.Stefan Monnier2011-02-261-2/+2
* | | | | * lisp/vc/add-log.el (add-change-log-entry): Don't use whitespaceJason Merrill2011-03-301-2/+2
| |_|_|/ |/| | |
* | | | Remove leftover (require 'wid-edit)Leo Liu2011-03-211-3/+0
| |_|/ |/| |
* | | Merge changes from emacs-23 branchChong Yidong2011-03-191-9/+14