# HG changeset patch # User Glenn Morris # Date 1187077558 0 # Node ID 83e2a529338d4b946ae299898072ab7d039bff53 # Parent ac7a71e7ee08bb6c1da3ed568d4653d39da83863 Mention `bad-packages-alist'. diff -r ac7a71e7ee08 -r 83e2a529338d etc/NEWS --- a/etc/NEWS Tue Aug 14 07:45:48 2007 +0000 +++ b/etc/NEWS Tue Aug 14 07:45:58 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.