mirror of
https://github.com/PDP-10/its.git
synced 2026-01-14 07:40:05 +00:00
Make it possible to generate the EMACS AUTO-S library.
- Fix comment syntax; no :! is allowed except after macro names. - Work around problem with & Compress File.
This commit is contained in:
parent
69f3840754
commit
edbea89c72
@ -260,7 +260,8 @@ respond "EMACS Editor" "\033xload\033purify\r"
|
||||
respond "\n" "\033xgenerate\033emacs;info\033emacs1;info\r"
|
||||
respond ":EJ" "\033xbare\033emacs1;bare\r"
|
||||
respond "\n" "\033xgenerate\033emacs;abstr\033emacs1;abstr\r"
|
||||
#respond ":EJ" "\033xgenerate\033emacs;auto-s\033emacs1;auto-s\r"
|
||||
respond ":EJ" "\025\033x& compress file\033emacs1;auto-s\r"
|
||||
respond "Compressing file" "\033xgenerate\033emacs;auto-s\033emacs1;auto-s\r"
|
||||
respond ":EJ" "\033xgenerate\033emacs;dired\033emacs1;dired\r"
|
||||
respond ":EJ" "\033xgenerate\033emacs;tags\033emacs1;tags\r"
|
||||
respond ":EJ" "\033xgenerate\033emacs;taggen\033emacs1;taggen\r"
|
||||
|
||||
@ -14,7 +14,7 @@ must take care of setting keys, fsClkMacro, fsClkInterval, ..F and
|
||||
|
||||
[1[k
|
||||
|
||||
!* First make sure no previous MM-variables are going to cover our functions:!
|
||||
!* First make sure no previous MM-variables are going to cover our functions: !
|
||||
|
||||
m.mKill Variableuk !* K: Killer.!
|
||||
mkMM & Auto Save Setupw !* Kill kill kill!
|
||||
Loading…
x
Reference in New Issue
Block a user