Folks,
A patch implementing the beginnings of a C syntax for McClim/climacs can be found at http://common-lisp.net/~dmurray/mcclim-c.tar.gz . It is quite ugly at the moment, but I thought it best to make it available now than watch it rot. The file contains a diff and 3 additional files: c-syntax.lisp, c-syntax-commands.lisp and lr-syntax.lisp. This last contains code that is now common to the C and Lisp syntaxes.
Have fun!
JQS