diff etc/NEWS.22 @ 83653:2a69b973fae2

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 852-856) - Update from CVS - Merge from emacs--rel--22 * emacs--rel--22 (patch 93-96) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 245) - Update from CVS Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-32
author Miles Bader <miles@gnu.org>
date Tue, 21 Aug 2007 04:55:30 +0000
parents f2d3964c7318
children 92ccd83174e6 aaccdab0ee26
line wrap: on
line diff
--- a/etc/NEWS.22	Mon Aug 13 13:51:08 2007 +0000
+++ b/etc/NEWS.22	Tue Aug 21 04:55:30 2007 +0000
@@ -28,7 +28,8 @@
 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 @@
 
 * 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.