Totally new implementation of comtabs. Now DEFINE-KEY and
authorChris Hanson <org/chris-hanson/cph>
Thu, 9 Jan 1992 17:54:28 +0000 (17:54 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 9 Jan 1992 17:54:28 +0000 (17:54 +0000)
commita5be80078f8cdcde1d9d1bc5309f350938831290
treeae15f9e1604ae8584c6b6c8b43b8df07c2ea6e46
parentcd452c83b0b680e6b20b159718eb310d6122bcfc
Totally new implementation of comtabs.  Now DEFINE-KEY and
DEFINE-PREFIX-KEY handle lower-case letters specially: if the
corresponding upper-case letter is undefined, it is converted into an
alias for the lower-case letter.  Additional changes:
DEFINE-DEFAULT-KEY eliminated (it was unused); comtabs support aliases
much like Emacs does; internal structure of comtab varies depending on
the contents of the comtab.
v7/src/edwin/comtab.scm
v7/src/edwin/edwin.pkg
v7/src/edwin/keymap.scm
v7/src/edwin/modefs.scm