3BDFA |
EditMenu
|
( → {} )
Returns the Editor menu.
|
3E3E1 |
<DelKey
|
( → {} )
Returns the ↓DEL menu key.
|
3E4CA |
>DelKey
|
( → {} )
Returns the DEL→ menu key.
|
3E2DD |
<SkipKey
|
( → {} )
Returns the ↓SKIP menu key.
|
3E35F |
>SkipKey
|
( → {} )
Returns the SKIP→ menu key.
|
44277 |
InitEd&Modes
|
( → )
:: InitEdLine InitEdModes ;
|
4428B |
InitEdLine
|
( → )
:: DEL_CMD ;
|
44394 |
InitEdModes
|
( → )
|
40C76 |
SaveLastEdit
|
( $ → )
Calls CMD_STO if history is on.
|
40C94 |
CMDSTO
|
( $ → )
Adds string to the list of the last 4
commands, accessible with the CMD key.
|