1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Restore python.el pending consideration of legal status. Remove

reference to external python version.
This commit is contained in:
Glenn Morris 2007-04-28 19:54:53 +00:00
parent 59f3a54345
commit 92fd40a39d

View file

@ -34,9 +34,6 @@ Some specific packages that are known to cause problems are:
** cua.el, cua-mode.el: remove old versions.
** python-mode.el: Use python.el, available at
http://www.emacswiki.org/cgi-bin/wiki/PythonMode
* Installation Changes in Emacs 22.1
@ -1774,6 +1771,8 @@ recognized.
** GDB-Script-mode is used for files like .gdbinit.
** The new python.el package is used to edit Python and Jython programs.
** The TCL package tcl-mode.el was replaced by tcl.el.
This was actually done in Emacs-21.1, and was not documented.