aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e0ff01f83d2..192025606f5 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -33,6 +33,20 @@ Some specific packages that are known to cause problems are:
33** Semantic (used by CEDET, ECB, JDEE): upgrade to latest version. 33** Semantic (used by CEDET, ECB, JDEE): upgrade to latest version.
34 34
35** cua.el, cua-mode.el: remove old versions. 35** cua.el, cua-mode.el: remove old versions.
36
37* Installation Changes in Emacs 22.2
38
39* Changes in Emacs 22.2
40
41** The values of `dired-recursive-deletes' and `dired-recursive-copies'
42have been changed to `top'. This means that the user is asked once,
43before deleting/copying the indicated directory recursively.
44
45* New Modes and Packages in Emacs 22.2
46
47** The new package css-mode.el provides a major mode for editing CSS files.
48
49** The new package socks.el implements the SOCKS v5 protocol.
36 50
37 51
38* Installation Changes in Emacs 22.1 52* Installation Changes in Emacs 22.1