Mercurial > emacs
changeset 78999:d7d95ec4c3f0
(bad-packages-alist): Clarify Semantic and CEDET version numbers.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 07 Oct 2007 00:30:18 +0000 |
parents | a3e0c8a124d4 |
children | cba9f96957cd |
files | lisp/simple.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/simple.el Sat Oct 06 18:05:03 2007 +0000 +++ b/lisp/simple.el Sun Oct 07 00:30:18 2007 +0000 @@ -5626,7 +5626,8 @@ ;; Definitely 2.0pre3, probably all 2.0pre's before this. '((semantic semantic-version "2\\.0pre[1-3]" "The version of `semantic' loaded does not work in Emacs 22. -It can cause constant high CPU load. Upgrade to at least 2.0pre4.") +It can cause constant high CPU load. +Upgrade to at least Semantic 2.0pre4 (distributed with CEDET 1.0pre4).") ;; CUA-mode does not work with GNU Emacs version 22.1 and newer. ;; Except for version 1.2, all of the 1.x and 2.x version of cua-mode ;; provided the `CUA-mode' feature. Since this is no longer true,