| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Example:
Claim editor {editor 135} has selected program "builtin-programs/decorations/outline.folk"
will programmatically point the editor from page 135 (if on your
table) to edit the outline builtin program.
A patch file
~/folk-data/program/builtin-programs/decorations/outline.folk.edited
will be created.
The override and "not run" hooks have been moved into boot.folk, so
they apply to both builtin and printed programs. programs.folk is
significantly simplified. The `program code` claim always refers to
original code now (which makes it annoying to query for the code of a
running program, which I'm not thrilled about...)
|