
17 Jun
2005
17 Jun
'05
10:42 a.m.
Update of /project/climacs/cvsroot/climacs In directory common-lisp.net:/tmp/cvs-serv1346 Modified Files: gui.lisp Log Message: Fix errant apostrophe that was causing COMMAND-TABLE-NOT-FOUND errors at odd times Date: Fri Jun 17 12:42:32 2005 Author: dbarlow Index: climacs/gui.lisp diff -u climacs/gui.lisp:1.144 climacs/gui.lisp:1.145 --- climacs/gui.lisp:1.144 Wed Jun 15 08:00:12 2005 +++ climacs/gui.lisp Fri Jun 17 12:42:32 2005 @@ -315,7 +315,7 @@ (progn (handler-case (with-input-context - ('(command :command-table 'global-climacs-table)) + ('(command :command-table global-climacs-table)) (object) (process-gestures) (t