[climacs-cvs] CVS climacs
thenriksen
thenriksen at common-lisp.net
Wed Nov 22 18:27:03 UTC 2006
Update of /project/climacs/cvsroot/climacs
In directory clnet:/tmp/cvs-serv1683
Modified Files:
gui.lisp
Log Message:
This definition is not actually necessary.
--- /project/climacs/cvsroot/climacs/gui.lisp 2006/11/12 16:06:06 1.232
+++ /project/climacs/cvsroot/climacs/gui.lisp 2006/11/22 18:27:03 1.233
@@ -295,9 +295,6 @@
"")
pane))))
-(defmethod execute-drei-command ((drei-instance climacs-pane) command)
- (execute-frame-command (pane-frame drei-instance) command))
-
(defmethod execute-frame-command :around ((frame climacs) command)
(handling-drei-conditions
(with-undo ((buffers frame))
More information about the Climacs-cvs
mailing list