Arguments: &optional stream comtab-list max-column-width
Generates a table of all keyboard shortcuts used by the IDE, including
menubar shortcuts, comtabs, and global accelerators. If stream is
nil
, then the report is shown in a list-view
control in a dialog (this is what the Help | Shortcut Keys
command does). If stream is a stream, then a textual version of the
report is printed to the stream. comtab-list is a list of the comtabs
to include in the report, and defaults to the comtab currently being
used by the IDE lisp source code editor. Note that the list-view
version of the report can include only a single
comtab. max-column-width is used only by the textual version of the
report, and indicates the maximum character-width that will be used
for any column. Column values that are longer will push the next
column value over a bit.
Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.
The documentation is described in introduction.htm and the index is in index.htm.
Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.
Created 2000.10.5.