mirror of
https://github.com/rfivet/uemacs.git
synced 2024-11-05 03:47:17 -05:00
d7148b21fe
This is a slightly updated version of uemacs-PK (PK is Pekka Kutvonen) which was used at Helsinki University a long time ago. My fingers cannot be retrained.
30 lines
415 B
Plaintext
30 lines
415 B
Plaintext
$ define lnk$library sys$library:vaxcrtl
|
|
$ link /exec=emacs.exe -
|
|
ANSI.OBJ+ -
|
|
BASIC.OBJ+ -
|
|
BIND.OBJ+ -
|
|
BUFFER.OBJ+ -
|
|
CRYPT.OBJ+ -
|
|
DISPLAY.OBJ+ -
|
|
EVAL.OBJ+ -
|
|
EXEC.OBJ+ -
|
|
FILE.OBJ+ -
|
|
FILEIO.OBJ+ -
|
|
IBMPC.OBJ+ -
|
|
INPUT.OBJ+ -
|
|
ISEARCH.OBJ+ -
|
|
LINE.OBJ+ -
|
|
LOCK.OBJ+ -
|
|
MAIN.OBJ+ -
|
|
RANDOM.OBJ+ -
|
|
REGION.OBJ+ -
|
|
SEARCH.OBJ+ -
|
|
SPAWN.OBJ+ -
|
|
TCAP.OBJ+ -
|
|
TERMIO.OBJ+ -
|
|
VMSVT.OBJ+ -
|
|
VT52.OBJ+ -
|
|
WINDOW.OBJ+ -
|
|
WORD.OBJ+ -
|
|
PKLOCK.OBJ
|