# HG changeset patch # User Glenn Morris # Date 1193990139 0 # Node ID 660c02754a711276866c7ed917f0992ddbe01974 # Parent d80c84a0912f14e7981334c75d3eac5a7dfc73d9 (bad-packages-alist): Revert previous change. diff -r d80c84a0912f -r 660c02754a71 lisp/simple.el --- a/lisp/simple.el Fri Nov 02 04:12:31 2007 +0000 +++ b/lisp/simple.el Fri Nov 02 07:55:39 2007 +0000 @@ -5647,14 +5647,7 @@ You have loaded an older version of CUA-mode which does not work correctly with this version of Emacs. You should remove the old -version and use the one distributed with Emacs.") - ;; vc-svn doesn't have a version variable (do we see the limitations - ;; of this approach now?), but the Emacs version uses `vc-svn-program', - ;; rather than `vc-svn-program-name', hence this hack should work. - (vc-svn-program-name t nil -"`vc-svn' is now part of the standard GNU Emacs distribution. -You have tried to load an older version which does not work as well with Emacs. -You should remove the old version and use the one distributed with Emacs.")) +version and use the one distributed with Emacs.")) "Alist of packages known to cause problems in this version of Emacs. Each element has the form (PACKAGE SYMBOL REGEXP STRING). PACKAGE is either a regular expression to match file names, or a