Mercurial > emacs
changeset 65177:379f0d3fc2af
(Bugs): Remove compile-internal item (Done).
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Sat, 27 Aug 2005 16:14:12 +0000 |
parents | 9be9d0d6527f |
children | 19477c8eacc2 |
files | admin/ChangeLog admin/FOR-RELEASE |
diffstat | 2 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/ChangeLog Sat Aug 27 16:11:44 2005 +0000 +++ b/admin/ChangeLog Sat Aug 27 16:14:12 2005 +0000 @@ -1,3 +1,7 @@ +2005-08-27 Romain Francoise <romain@orebokech.com> + + * FOR-RELEASE (Bugs): Remove compile-internal item (Done). + 2005-07-04 Lute Kamstra <lute@gnu.org> Update FSF's address in GPL notices.
--- a/admin/FOR-RELEASE Sat Aug 27 16:11:44 2005 +0000 +++ b/admin/FOR-RELEASE Sat Aug 27 16:14:12 2005 +0000 @@ -62,8 +62,6 @@ ** The header-line buttons in the buffer list buffer should respond to Mouse-1. -** Fix those modes that still use compile-internal, to not use it. - ** Fix recognition of shell's `dirs' command. Is his change right?