comparison etc/NEWS.22 @ 81291:7edf1ae10375

Merge from emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-790
author Miles Bader <miles@gnu.org>
date Sat, 09 Jun 2007 03:19:04 +0000
parents 719b81ea38eb
children 389e5c0c02ab e9f94688a064
comparison
equal deleted inserted replaced
81290:de76ddca1e47 81291:7edf1ae10375
31 Some specific packages that are known to cause problems are: 31 Some specific packages that are known to cause problems are:
32 32
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'
42 have been changed to `top'. This means that the user is asked once,
43 before deleting/copying the indicated directory recursively.
44
45 ** In Image mode, whenever the displayed image is wider and/or higher
46 than the window, the usual keys for moving the cursor cause the image
47 to be scrolled horizontally or vertically instead.
48
49 * New Modes and Packages in Emacs 22.2
50
51 ** The new package css-mode.el provides a major mode for editing CSS files.
52
53 ** The new package socks.el implements the SOCKS v5 protocol.
36 54
37 55
38 * Installation Changes in Emacs 22.1 56 * Installation Changes in Emacs 22.1
39 57
40 ** You can build Emacs with Gtk+ widgets by specifying `--with-x-toolkit=gtk' 58 ** You can build Emacs with Gtk+ widgets by specifying `--with-x-toolkit=gtk'