Update of /project/eclipse/cvsroot/eclipse
In directory common-lisp.net:/tmp/cvs-serv8416
Modified Files:
input.lisp global.lisp
Log Message:
added a user configuration variable: *maximize-modifier and its
(setf maximize-modifier) funciton. It allow user to choose a modifier key that will alter the maximize button behavior if the coosen modifier down or not when pressing on maximize button. If modifier is down then the value of (not *maximize-fill*) will be used otherwise *maximize-fill* will be used.
modified the corresponding event-process method in input.lisp
man page updated.
Date: Wed Jan 7 06:21:41 2004
Author: ihatchondo