From 0341944076e36b309d334b144f4dae3f2400d35b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 7 Sep 2000 17:16:08 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 7 +++++++ src/ChangeLog | 6 ++++++ 2 files changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ed9dfdd7000..57bef8264a2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2000-09-07 Eli Zaretskii + + * menu-bar.el (read-mail-item-name): New function. + (menu-bar-tools-menu): Use it to compute and display the package + used to read email. + (menu-bar-tools-menu): Fix typo in GUD's help string. + 2000-09-07 Dave Love * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle. diff --git a/src/ChangeLog b/src/ChangeLog index 59d91667461..051ce39d712 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2000-09-07 Eli Zaretskii + + * frame.c (make_terminal_frame): Initialize frame foreground and + background colors to unspecified, for the initial instance of an + MSDOS frame. + 2000-09-07 Gerd Moellmann * ralloc.c (mmap_find): Fix overlap computation. -- 2.39.5