aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2007-04-23 01:22:39 +0000
committerGlenn Morris2007-04-23 01:22:39 +0000
commit42d7477b7f7cee22912bad6f44c451efa7a596dc (patch)
treea7be531aa314b76e2cd9c5934d18050ee27b89b2
parentefaa82ff8d18f8ca58105abb639cb57ca626ebe9 (diff)
downloademacs-42d7477b7f7cee22912bad6f44c451efa7a596dc.tar.gz
emacs-42d7477b7f7cee22912bad6f44c451efa7a596dc.zip
*** empty log message ***
-rw-r--r--admin/FOR-RELEASE4
-rw-r--r--lisp/ChangeLog2
2 files changed, 5 insertions, 1 deletions
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.
36 36
37* BUGS 37* BUGS
38 38
39** python.el legal problem?
40http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00459.html
41
42
39* DOCUMENTATION 43* DOCUMENTATION
40 44
41** Check the Emacs Tutorial. 45** 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 @@
3 * button.el (button): Use color for this face on a tty. 3 * button.el (button): Use color for this face on a tty.
4 4
5 * files.el (magic-mode-alist): Allow for carriage-returns in 5 * files.el (magic-mode-alist): Allow for carriage-returns in
6 html-mode entry. 6 html-mode and sgml-mode entries.
7 7
82007-04-22 Richard Stallman <rms@gnu.org> 82007-04-22 Richard Stallman <rms@gnu.org>
9 9