mirror of
https://github.com/PDP-10/its.git
synced 2026-03-22 17:08:15 +00:00
This is the latest version of emacs1;files that we have and appears to have some fixes. It does appear to work. Resolves #1773.
847 lines
36 KiB
Plaintext
847 lines
36 KiB
Plaintext
!* -*-TECO-*-!
|
||
|
||
!* Note: we use FS X MODIF to mean that the buffer has changed
|
||
since the last Auto Save, and FS MODIF to mean it has changed
|
||
since the last real save. FS MODIF is the one which controls the mode line.!
|
||
|
||
!& Minibuffer:! !S Invoke recursive editing using a small window.
|
||
See the source for calling information.!
|
||
|
||
!* The first arg should be the buffer that the next higher level is editing.
|
||
The current TECO buffer now should be for minibuffer commands.
|
||
The second arg should be the number of screen lines (default 3).
|
||
If it is negative, the caller should have set up FS TOPLINE
|
||
and FS LINES himself, and set QMini Re-display to a function to
|
||
handle drawing the line of dashes.
|
||
The definitions of Altmode and ^G are bound while in the minibuffer.!
|
||
|
||
0[..F
|
||
[.G [ !* Bind ^G, Altmode.!
|
||
@:I.G` !* ^G should ring the bell.!
|
||
FG FF"N 0' !* If exists arg for it to flush, that is all.!
|
||
H |