aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Francoise2005-08-27 16:14:12 +0000
committerRomain Francoise2005-08-27 16:14:12 +0000
commitc0eb0519b278eade833a51c8fd148c2e1629e71b (patch)
treec70eb81a1605afb3644c5e17214e4bcddd3f401e
parent713fbb79dbd0e3e7e6933f95624f4b98df43eff5 (diff)
downloademacs-c0eb0519b278eade833a51c8fd148c2e1629e71b.tar.gz
emacs-c0eb0519b278eade833a51c8fd148c2e1629e71b.zip
(Bugs): Remove compile-internal item (Done).
-rw-r--r--admin/ChangeLog4
-rw-r--r--admin/FOR-RELEASE2
2 files changed, 4 insertions, 2 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index afaa571e1a6..25990a0da02 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,7 @@
12005-08-27 Romain Francoise <romain@orebokech.com>
2
3 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
4
12005-07-04 Lute Kamstra <lute@gnu.org> 52005-07-04 Lute Kamstra <lute@gnu.org>
2 6
3 Update FSF's address in GPL notices. 7 Update FSF's address in GPL notices.
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index d38cd815fb0..baeb117f474 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -62,8 +62,6 @@ back burner waiting for a legal comment or an alternate implementation
62** The header-line buttons in the buffer list buffer 62** The header-line buttons in the buffer list buffer
63should respond to Mouse-1. 63should respond to Mouse-1.
64 64
65** Fix those modes that still use compile-internal, to not use it.
66
67** Fix recognition of shell's `dirs' command. 65** Fix recognition of shell's `dirs' command.
68 66
69Is his change right? 67Is his change right?