# HG changeset patch # User Eli Zaretskii # Date 971390576 0 # Node ID 8d3a703c5422d62671c3604f0ba54f2f95c94d44 # Parent eaa64e9ff4009e3a8f2f63c68eefeeb97efcc22d *** empty log message *** diff -r eaa64e9ff400 -r 8d3a703c5422 lisp/ChangeLog --- a/lisp/ChangeLog Thu Oct 12 22:36:37 2000 +0000 +++ b/lisp/ChangeLog Thu Oct 12 22:42:56 2000 +0000 @@ -1,3 +1,11 @@ +2000-10-13 Eli Zaretskii + + * startup.el (normal-top-level): Use display-popup-menus-p instead + of window-system. + (command-line): Use display-graphic-p instead of window-system. + (command-line-1): Use display-popup-menus-p and display-mouse-p + instead of window-system. + 2000-10-12 Sam Steingold * tooltip.el (tooltip-use-echo-area): New user variable.