[mcclim-devel] ESA bug fixes

Christophe Rhodes csr21 at cantab.net
Sat Sep 29 09:27:41 UTC 2007


Hi,

Find attached a patch that fixes two things, I think:

* C-h c and C-h w (describe-key-briefly and where-is) should use the
  command table as returned by find-applicable-command-table, not the
  one for (car (windows frame));

* In the search for commands matching a keystrokes, a symbol matches a
  one-element list whose element is that symbol.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: esa.diff
Type: text/x-diff
Size: 2995 bytes
Desc: esa bug fixes
URL: <https://mailman.common-lisp.net/pipermail/mcclim-devel/attachments/20070929/8bd6ac7d/attachment.diff>
-------------- next part --------------

Does this look right?

Cheers,

Christophe


More information about the mcclim-devel mailing list