From: Glenn Morris Date: Mon, 23 Apr 2007 01:22:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.99~53 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=42d7477b7f7cee22912bad6f44c451efa7a596dc;p=emacs.git *** empty log message *** --- diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index a3117651c98..1abcdd94dbd 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -36,6 +36,10 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem. * BUGS +** python.el legal problem? +http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00459.html + + * DOCUMENTATION ** Check the Emacs Tutorial. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1bb994b754d..8c4c0b7276c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -3,7 +3,7 @@ * button.el (button): Use color for this face on a tty. * files.el (magic-mode-alist): Allow for carriage-returns in - html-mode entry. + html-mode and sgml-mode entries. 2007-04-22 Richard Stallman