comparison etc/NEWS @ 80817:cf8ef82131e4

Restore python.el pending consideration of legal status. Remove reference to external python version.
author Glenn Morris <rgm@gnu.org>
date Sat, 28 Apr 2007 19:53:29 +0000
parents cf94b00de5ef
children 545d21ef587f
comparison
equal deleted inserted replaced
80816:0c78c31d53d0 80817:cf8ef82131e4
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 ** python-mode.el: Use python.el, available at
38 http://www.emacswiki.org/cgi-bin/wiki/PythonMode
39 36
40 37
41 * Installation Changes in Emacs 22.1 38 * Installation Changes in Emacs 22.1
42 39
43 ** You can build Emacs with Gtk+ widgets by specifying `--with-x-toolkit=gtk' 40 ** You can build Emacs with Gtk+ widgets by specifying `--with-x-toolkit=gtk'
1771 section { }). Many files under /etc/, or with suffixes like .cf through 1768 section { }). Many files under /etc/, or with suffixes like .cf through
1772 .config, .properties (Java), .desktop (KDE/Gnome), .ini and many others are 1769 .config, .properties (Java), .desktop (KDE/Gnome), .ini and many others are
1773 recognized. 1770 recognized.
1774 1771
1775 ** GDB-Script-mode is used for files like .gdbinit. 1772 ** GDB-Script-mode is used for files like .gdbinit.
1773
1774 ** The new python.el package is used to edit Python and Jython programs.
1776 1775
1777 ** The TCL package tcl-mode.el was replaced by tcl.el. 1776 ** The TCL package tcl-mode.el was replaced by tcl.el.
1778 This was actually done in Emacs-21.1, and was not documented. 1777 This was actually done in Emacs-21.1, and was not documented.
1779 1778
1780 ** The new package scroll-lock.el provides the Scroll Lock minor mode 1779 ** The new package scroll-lock.el provides the Scroll Lock minor mode