[Eclipse-cvs] CVS eclipse

ihatchondo ihatchondo at common-lisp.net
Tue Nov 17 21:47:07 UTC 2009


Update of /project/eclipse/cvsroot/eclipse
In directory cl-net:/tmp/cvs-serv20553

Modified Files:
	global.lisp 
Log Message:
cosmetic changes

--- /project/eclipse/cvsroot/eclipse/global.lisp	2009/11/17 17:32:09	1.34
+++ /project/eclipse/cvsroot/eclipse/global.lisp	2009/11/17 21:47:07	1.35
@@ -1,5 +1,5 @@
 ;;; -*- Mode: Lisp; Package: ECLIPSE-INTERNALS -*-
-;;; $Id: global.lisp,v 1.34 2009/11/17 17:32:09 ihatchondo Exp $
+;;; $Id: global.lisp,v 1.35 2009/11/17 21:47:07 ihatchondo Exp $
 ;;;
 ;;; This file is part of Eclipse.
 ;;; Copyright (C) 2001, 2002 Iban HATCHONDO
@@ -72,7 +72,6 @@
 
 ;; Default value of all the "customisable" environment variables
 (defparameter *menu-1-exit-p* t)
-(defparameter *close-display-p* t)
 (defparameter *menu-1-items* nil)
 (defparameter *change-desktop-message-active-p* t)
 (defparameter *save-and-restore-pointer-position-during-workspace-switch* nil)





More information about the Eclipse-cvs mailing list