1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-03 12:42:57 +00:00

Autoload EMACS C mode.

This commit is contained in:
Lars Brinkhoff
2021-09-29 10:14:07 +02:00
parent 404d56b43a
commit 9892f24ec1

View File

@@ -185,6 +185,12 @@ Arg is line number to split screen at.!
M(M.M Load_Library) DSK:EMACS;TDEBUG'
F:M(M.M Debug_Mode)
!C Mode:! !C Set up to edit C code.
g(m.aC~DOC~ C Mode)jk!
M(M.M Load_Library)C
:M(M.M C_Mode)
!CLU Mode:! !C Set up to edit CLU code.
g(m.aC~DOC~ CLU Mode)jk!