[gsharp-cvs] CVS gsharp

rstrandh rstrandh at common-lisp.net
Thu Jun 1 04:57:10 UTC 2006


Update of /project/gsharp/cvsroot/gsharp
In directory clnet:/tmp/cvs-serv13899

Modified Files:
	gui.lisp 
Log Message:
Removed bogus menu entry.


--- /project/gsharp/cvsroot/gsharp/gui.lisp	2006/05/23 11:43:29	1.63
+++ /project/gsharp/cvsroot/gsharp/gui.lisp	2006/06/01 04:57:10	1.64
@@ -233,6 +233,7 @@
  :errorp nil
  :menu '(("File" :menu file-command-table)
 	 ("Buffer" :menu buffer-command-table)
+	 ("Stuff" :menu segment-command-table)
 	 ("Segment" :menu segment-command-table)
 	 ("Layer" :menu layer-command-table)
 	 ("Slice" :menu slice-command-table)




More information about the Gsharp-cvs mailing list