changeset 32437:8d3a703c5422

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Thu, 12 Oct 2000 22:42:56 +0000
parents eaa64e9ff400
children 98e7cf21e374
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <eliz@is.elta.co.il>
+
+	* 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  <sds@gnu.org>
 
 	* tooltip.el (tooltip-use-echo-area): New user variable.