mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-14 07:20:35 -08:00
Add sw to interface version
Copied from Perforce Change: 19218 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
9f7a702995
commit
4db7e477cb
1 changed files with 7 additions and 2 deletions
|
|
@ -20,8 +20,13 @@ MMQA_MPS_LINK_OBJ
|
|||
|
||||
MMQA_INTERFACE_VERSION
|
||||
the version of the MM interface to use. Default is
|
||||
GR (grotesque), which should be correct for honeybee.3 and later.
|
||||
Older interfaces were known as MO (modern) and OS (oldstyle).
|
||||
GR (grotesque), which should be correct for honeybee.3 and later
|
||||
releases to Dylan. Older interfaces were known as MO (modern) and
|
||||
OS (oldstyle). For testing the MM as supplied to Scriptworks,
|
||||
use version SW (this does not try to use the trampoline, as it
|
||||
doesn't seem to be supported in the mmsw library.
|
||||
Note: if you change this setting, it may be necessary to recompile
|
||||
the test libraries (qa clib).
|
||||
|
||||
MMQA_LOG_DIR
|
||||
the directory in which log files should be saved.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue