Mercurial > hg > xemacs-beta
diff lisp/packages/vc.el @ 32:e04119814345 r19-15b99
Import from CVS: tag r19-15b99
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:52:56 +0200 |
parents | ec9a17fef872 |
children | 56c54cf7c5b6 |
line wrap: on
line diff
--- a/lisp/packages/vc.el Mon Aug 13 08:52:30 2007 +0200 +++ b/lisp/packages/vc.el Mon Aug 13 08:52:56 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