]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention `bad-packages-alist'.
authorGlenn Morris <rgm@gnu.org>
Tue, 14 Aug 2007 07:45:58 +0000 (07:45 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 14 Aug 2007 07:45:58 +0000 (07:45 +0000)
etc/NEWS

index 8e4d7f95f1c83b672ee7ce289968e5d419a34b5d..c652703bcf178cf7115860fba3fc390a9ec31e64 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -28,7 +28,8 @@ any older versions of these packages to ensure that the Emacs 22
 version is used.  You can use M-x list-load-path-shadows to find such
 older packages.
 
-Some specific packages that are known to cause problems are:
+Some specific packages that are known to cause problems are given
+below.  Emacs tries to warn you about these through `bad-packages-alist'.
 
 ** Semantic (used by CEDET, ECB, JDEE): upgrade to latest version.
 
@@ -40,6 +41,9 @@ Some specific packages that are known to cause problems are:
 
 * Changes in Emacs 22.2
 
+** `bad-packages-alist' will warn about external packages that are known
+to cause problems in this version of Emacs.
+
 ** The values of `dired-recursive-deletes' and `dired-recursive-copies'
 have been changed to `top'.  This means that the user is asked once,
 before deleting/copying the indicated directory recursively.