Mercurial > hg > xemacs-beta
diff lisp/packages/vc.el @ 110:fe104dbd9147 r20-1b7
Import from CVS: tag r20-1b7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:19:45 +0200 |
parents | 360340f9fd5f |
children | 9b50b4588a93 |
line wrap: on
line diff
--- a/lisp/packages/vc.el Mon Aug 13 09:18:41 2007 +0200 +++ b/lisp/packages/vc.el Mon Aug 13 09:19:45 2007 +0200 @@ -114,9 +114,8 @@ "Maximum number of saved comments in the comment ring.") ;;; XEmacs - This is dumped into loaddefs.el already. -;; Not any more! -sb -(defvar diff-switches "-c" - "*A string or list of strings specifying switches to be passed to diff.") +;(defvar diff-switches "-c" +; "*A string or list of strings specifying switches to be passed to diff.") ;;;###autoload (defvar vc-checkin-hook nil