mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 20:00:46 -08:00
Mention `bad-packages-alist'.
This commit is contained in:
parent
a2603048ce
commit
b879e28128
1 changed files with 5 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue