1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-27 01:09:49 +00:00

Updated emacs from version 162 to version 163.

This incorporates the patches from 162 into files 434 and isearch
75. Ignoring the patch to & Read Command Name since the version in the
patch file is older than the one in crl 208. Resolves #1520.
This commit is contained in:
Eric Swenson
2019-01-29 12:31:27 -08:00
parent 18289b2987
commit b98836ee2b
3 changed files with 2 additions and 3 deletions

View File

@@ -22,11 +22,10 @@ respond "*" ":kill\r"
respond "*" ":delete emacs;ts 126\r"
respond "*" ":delete \[prfy\] <\r"
respond "*" ":delete \[pure\] 162\r"
respond "*" ":rename \[pure\] 163, \[pure\] 162\r"
respond "*" "emacs\033\023"
respond "*" ":teco\r"
respond "&" "mmrun\033purify\033dump\033ts 126\033\033"
respond "&" "mmrun\033purify\033dump\033ts 163\033\033"
respond "&" "\003"
respond "*" ":kill\r"
respond "*" ":link sys2;ts edit,sys2;ts emacs\r"

View File

@@ -5,7 +5,7 @@ C-Q quotes special characters. Rubout cancels last character.
C-S repeats the search, forward, and C-R repeats it backward.
C-R or C-S with search string empty changes the direction of search
or brings back search string from previous search.
Altmode exits the search; with search string empty
QSearch Exit Charm(m.m& Charprint) exits the search; with search string empty
it switches to non-incremental ^R String Search.
Other Control and Meta chars exit the search and then are executed.
If not all the input string can be found, the rest is not discarded.