Peter Seibel <peter at ...> writes: > > ... some of the .lisp files in lispbuilder svn are actually generated > code, produced by Swig, right? Originally this was the case. But I became irritated being unable to use autocomplete for the C CamelCase function names. So I renamed all SWIG generated functions to lispy equivalents. - Luke