# HG changeset patch # User Eli Zaretskii # Date 971087296 0 # Node ID 7980c067a12bc44cac908737cc29ea1eaa280c16 # Parent 878aee6eaf4b1eaa9e51176d1a4cbde55e426cdc *** empty log message *** diff -r 878aee6eaf4b -r 7980c067a12b lisp/ChangeLog --- a/lisp/ChangeLog Mon Oct 09 10:26:22 2000 +0000 +++ b/lisp/ChangeLog Mon Oct 09 10:28:16 2000 +0000 @@ -1,5 +1,12 @@ 2000-10-09 Eli Zaretskii + * menu-bar.el (send-mail-item-name): New function. + (menu-bar-tools-menu) : Use it to display the value + of mail-user-agent in the menu. Don't display the "Send Mail" + item if mail-user-agent is nil or its value is ignore. + (menu-bar-tools-menu) : Don't display the "Read Mail" item + if read-mail-command is nil or its value is ignore. + * mouse.el ([header-line mouse-1]): Bind to mouse-select-window. 2000-10-09 Miles Bader