]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Thu, 7 Sep 2000 17:16:08 +0000 (17:16 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 7 Sep 2000 17:16:08 +0000 (17:16 +0000)
lisp/ChangeLog
src/ChangeLog

index ed9dfdd7000da9b483f7c6a825ca8d19dce9451b..57bef8264a2950db28342908b046d81efa88d3a9 100644 (file)
@@ -1,3 +1,10 @@
+2000-09-07  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * 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  <fx@gnu.org>
 
        * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
index 59d91667461986d7bf5a60e805bff537ff28c172..051ce39d71200bce63b764a8a06a826b4810e64a 100644 (file)
@@ -1,3 +1,9 @@
+2000-09-07  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * 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  <gerd@gnu.org>
 
        * ralloc.c (mmap_find): Fix overlap computation.