ELVIS.9
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:93k
源码类别:

操作系统开发

开发平台:

C/C++

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Fri Sep 20 00:07:45 1996
  4. %%Pages: (atend)
  5. %%DocumentFonts: (atend)
  6. /devps 180 dict def devps begin
  7. /res 10.000000 def
  8. /y_offset 843 def
  9. /X{exch}bind def
  10. /mm {transform round X round X itransform} bind def
  11. /r{rmoveto}bind def
  12. /m{moveto}bind def
  13. /l{lineto}bind def
  14. /rl{rlineto}bind def
  15. /st{stroke}bind def
  16. /gs{gsave}bind def
  17. /gr{grestore}bind def
  18. /cp{currentpoint}bind def
  19. /np{newpath}bind def
  20. /ct{curveto}bind def
  21. systemdict /setpacking known
  22.  { /savepacking currentpacking def true setpacking } if
  23. /m0{0 0 moveto}bind def
  24. /xc{//res div}bind def
  25. /yc{//res neg div //y_offset add}bind def
  26. /lc{yc X xc X l st}bind def
  27. /mc{yc X xc X m}bind def
  28. /el{gs /a X def a div 1 X scale cp np a xc 2 div 0 360 arc st gr}bind def
  29. /ar{cp 7 2 roll np xc 5 1 roll atan 3 1 roll atan X arc st}bind def
  30. /sp{yc X xc X 6 2 roll yc X xc X 6 2 roll yc X xc X 6 2 roll ct}bind def
  31. /V{//res neg div //y_offset add
  32. currentpoint pop X
  33. m}bind def
  34. /H{//res div
  35. 0 transform X round X itransform pop
  36. currentpoint X pop
  37. moveto}bind def
  38. /h{//res div 0 r}bind def
  39. /v{//res neg div 0 X r}bind def
  40. /S{X H show}bind def
  41. /A{H //res div 1 index stringwidth pop sub 1 index length div 0 3 2 roll ashow}bind def
  42. /psize 10 def
  43. /height 0 def
  44. /cheight { height 0 ne { height } { psize } ifelse } bind def
  45. /slant 0 def
  46. /FF{findfont X dup 30 div 0 mm pop setlinewidth /psize X def
  47.     [psize 0 cheight slant sin slant cos div mul cheight 0 0]
  48.     makefont setfont}bind def
  49. /shade{gs
  50.  /dy X def
  51.  /dx X def
  52.  np m
  53.  0 /dy rl
  54.  /dx 0 rl
  55.  0 /dy neg rl
  56.  /dx neg 0 rl
  57.  closepath
  58.  .9 setgray
  59.  fill
  60. gr}bind def
  61. 1 setlinecap
  62. /resolution res 72 mul def
  63. /startFig {
  64. /SavedState save def
  65. userdict maxlength dict begin
  66. currentpoint transform
  67. DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap
  68. setlinewidth setmatrix
  69. itransform moveto
  70. /ury exch def
  71. /urx exch def
  72. /lly exch def
  73. /llx exch def
  74. /y exch 72 mul resolution div def
  75. /x exch 72 mul resolution div def
  76. currentpoint /cy exch def /cx exch def
  77. /sx x urx llx sub div def
  78. /sy y ury lly sub div def
  79. sx sy scale
  80. cx sx div llx sub
  81. cy sy div ury sub translate
  82. /DefFigCTM matrix currentmatrix def
  83. /initmatrix {
  84. DefFigCTM setmatrix
  85. } def
  86. /defaultmatrix {
  87. DefFigCTM exch copy
  88. } def
  89. /initgraphics {
  90. DocumentInitState setmiterlimit setgray setdash 
  91. setlinejoin setlinecap setlinewidth setmatrix
  92. DefFigCTM setmatrix
  93. } def
  94. /showpage {
  95. initgraphics
  96. } def
  97. }bind  def
  98. /clipFig {
  99. currentpoint 6 2 roll
  100. newpath 4 copy
  101. 4 2 roll moveto
  102. 6 -1 roll exch lineto
  103. exch lineto
  104. exch lineto
  105. closepath clip
  106. newpath
  107. moveto
  108. }bind  def
  109. /doclip { llx lly urx ury clipFig } def
  110. /endFig {
  111. end SavedState restore
  112. }bind  def
  113. /globalstart {
  114. fontnum psize slant height resolution currentpoint 
  115. pagesave restore gsave 
  116. }bind  def
  117. /globalend {
  118. grestore moveto
  119. /resolution exch def /height exch def
  120. /slant exch def /psize exch def /fontnum exch def
  121. F
  122. /pagesave save def
  123. }bind  def
  124. /fontnum 1 def 
  125. systemdict /setpacking known { savepacking setpacking} if
  126. end
  127. /BP{
  128. save mark devps begin m0
  129. /DocumentInitState [ matrix currentmatrix currentlinewidth currentlinecap
  130. currentlinejoin currentdash currentgray currentmiterlimit ] cvx def
  131. }bind def
  132. /EP{
  133. end cleartomark restore showpage}def
  134. /R{/Times-Roman FF}def
  135. /B{/Times-Bold FF}def
  136. /I{/Times-Italic FF}def
  137. %% Troff special characters not on Symbol font
  138. %% Copyright (C) 1986 by Pipeline Associates, Inc.
  139. %% Version 1.0
  140. %% $Header: Troff.pro,v 1.7 90/08/14 16:07:55 keie Exp $
  141. /altRTD 20 dict def
  142. altRTD begin
  143. /s{setcachedevice}bind def
  144. /m{moveto}bind def
  145. /c{curveto}bind def
  146. /S{stroke}bind def
  147. /l{lineto}bind def
  148. end
  149. /F_Troff 17 dict def F_Troff begin
  150. systemdict /currentpacking known
  151. {/SavePacking currentpacking def true setpacking}if
  152. /PaintType 0 def
  153. /FontType 3 def
  154. /StrokeWidth 25 def
  155. /UniqueID 8277030 def
  156. /FontMatrix [.001000 0 0 .001000 0 0] def
  157. /FontBBox [-85 -150 1000 1000 ] def
  158. /Encoding 256 array def
  159. /CD 256 1 add dict def
  160. /FontInfo 3 dict def FontInfo begin
  161. /UnderlinePosition -133 def /UnderlineThickness 20 def end
  162. /FontName (Troff) def
  163. 0 1 256 1 sub{Encoding exch /.notdef put}for
  164. CD /.notdef{500 0 setcharwidth{}}put
  165. Encoding (1) 0 get /br put
  166. %% bold vertical rule used by tbl
  167. CD /br{
  168. 0 0 -500 -500 1000 1000 s
  169. np
  170. clw
  171. 0 -100 m
  172. 0 900 l
  173. {S}
  174. }put
  175. Encoding (2) 0 get /ul put
  176. %% underline used by tbl
  177. CD /ul{
  178. 500 0 0 -200 500 0 s
  179. np
  180. clw
  181. 0 -100 m
  182. 500 -100 l
  183. {S}
  184. }put
  185. Encoding (3) 0 get /ru put
  186. %% baseline rule
  187. CD /ru{
  188. 500 0 -500 -500 1000 1000 s
  189. np
  190. clw
  191. m0
  192. 500 0 l
  193. {S}
  194. }put
  195. Encoding (4) 0 get /vr put
  196. %% vertical rule
  197. CD /vr{
  198. 0 0 -500 -500 1000 1000 s
  199. np
  200. clw
  201. m0
  202. 0 1000 l
  203. {S}
  204. }put
  205. Encoding (5) 0 get /sq put
  206. %% square
  207. CD /sq{
  208. 500 0 0 0 500 1000 s
  209. np
  210. m0
  211. 0 500 rl
  212. 500 0 rl
  213. 0 -500 rl
  214. -500 0 rl
  215. closepath
  216. 61 61 m
  217. 378 0 rl
  218. 0 378 rl
  219. -378 0 rl
  220. closepath
  221. {fill}
  222. }put
  223. Encoding (6) 0 get /bx put
  224. %% solid box
  225. CD /bx{
  226. 500 0 0 0 500 1000 s
  227. np
  228. m0
  229. 0 500 rl
  230. 500 0 rl
  231. 0 -500 rl
  232. closepath
  233. {fill}
  234. }put
  235. Encoding (7) 0 get /rn put
  236. %% radical extender
  237. CD /rn{
  238. 500 0 -500 -500 1000 1000 s
  239. np
  240. 30 setlinewidth
  241. -30 900 m
  242. 500 0 rl
  243. {S}
  244. }put
  245. Encoding 120 /rc put
  246. %% top of right bracket above braceex
  247. CD /rc {
  248. 494 0 -85 -80 255 926 s
  249. 201 -80 m 201 872 l -85 872 l -85 926 l 255 926 l 255 -80 l
  250. closepath {fill}
  251. } put
  252. Encoding 121 /lc put
  253. %% top of left bracket above braceex
  254. CD /lc {
  255. 491 0 201 -80 541 926 s
  256. 201 -80 m 201 926 l 541 926 l 541 872 l 255 872 l 255 -80 l
  257. closepath {fill}
  258. } put
  259. Encoding 122 /rf put
  260. %% bottom of right bracket below braceex
  261. CD /rf {
  262. 494 0 -85 -80 255 926 s
  263. -85 -80 m -85 -26 l 201 -26 l 201 926 l 255 926 l 255 -80 l
  264. closepath {fill}
  265. } put
  266. Encoding 123 /lf put
  267. %% bottom of left bracket below braceex
  268. CD /lf {
  269. 494 0 201 -80 541 926 s
  270. 201 -80 m 201 926 l 255 926 l 255 -26 l 872 -26 l 872 -80 l
  271. closepath {fill}
  272. } put
  273. Encoding 97 /a put
  274. CD /a{5 setlinewidth 1000 0 0 66 942 421 s 430 415
  275. m 578 406 678 349 662 319 c 655 306 614 287 583
  276. 296 c 570 300 466 340 438 332 c 365 309 335 213
  277. 270 209 c 0 310 m 108 310 l 108 114 l 0
  278. 114 l 0 310 l 42 161 m 42 134 l 66 134 l 66
  279. 161 l 42 161 l 47 155 m 47 140 l 62 140 l 62
  280. 155 l 47 155 l 110 133 m 226 113 300 66 410
  281. 80 c 497 91 550 69 634 76 c 645 76 663 92 669
  282. 107 c 677 125 673 141 668 160 c 725 334 m 758
  283. 332 734 253 701 250 c 501 325 m 475 316 476 309
  284. 473 302 c 465 282 482 263 499 257 c 552 236 615
  285. 253 689 253 c 701 253 713 236 713 218 c 712 194
  286. 702 168 678 161 c 671 159 663 160 655 160 c 591
  287. 158 516 156 479 168 c 461 173 453 191 453 210 c 453
  288. 224 456 235 466 244 c 476 253 490 252 503 255 c 459
  289. 84 m 447 96 435 106 435 123 c 435 136 440 145 447
  290. 155 c 453 163 462 168 469 173 c 110 293 m 173
  291. 318 300 421 435 415 c 609 407 852 416 885 411 c 898
  292. 409 924 411 930 380 c 942 316 828 339 742 334 c 731
  293. 334 730 335 725 335 c 701 336 685 336 660 336 c{S}}put
  294. Encoding 98 /b put
  295. CD /b{5 setlinewidth 1000 0 -12 66 930 421 s 500
  296. 415 m 352 406 252 349 268 319 c 275 306 316 287
  297. 347 296 c 360 300 464 340 492 332 c 565 309 595
  298. 213 660 209 c 930 310 m 822 310 l 822 114 l 930
  299. 114 l 930 310 l 888 161 m 888 134 l 864 134
  300. l 864 161 l 888 161 l 883 155 m 883 140 l 868
  301. 140 l 868 155 l 883 155 l 820 133 m 704 113
  302. 630 66 520 80 c 433 91 380 69 296 76 c 285 76
  303. 267 92 261 107 c 253 125 257 141 262 160 c 205
  304. 334 m 172 332 196 253 229 250 c 429 325 m 455
  305. 316 454 309 457 302 c 465 282 448 263 431 257 c 378
  306. 236 315 253 241 253 c 229 253 217 236 217 218 c 218
  307. 194 228 168 252 161 c 259 159 267 160 275 160 c 339
  308. 158 414 156 451 168 c 469 173 477 191 477 210 c 477
  309. 224 474 235 464 244 c 454 253 440 252 427 255 c 471
  310. 84 m 483 96 495 106 495 123 c 495 136 490 145 483
  311. 155 c 477 163 468 168 461 173 c 820 293 m 757
  312. 318 630 421 495 415 c 321 407 78 416 45 411 c 32
  313. 409 6 411 0 380 c -12 316 102 339 188 334 c 199
  314. 334 200 335 205 335 c 229 336 245 336 270 336 c{S}}put
  315. Encoding 99 /c put
  316. CD /c{710 0 0 0 700 700 s
  317. 33 setlinewidth
  318. 335 23 m 335 325 302 -90 270 arc
  319. {S}}put
  320. Encoding 100 /d put
  321. CD /d{590 0 134 158 477 500 s 300
  322. 160 m 208 162 134 238 135 330 c 136 423 212 500
  323. 305 500 c 397 500 473 427 475 335 c 477 239 396
  324. 158 300 160 c{fill}}put
  325. Encoding 101 /e put
  326. CD /e { % produces the VU symbol
  327. 760 0 0 0 750 750 s
  328. 267 267 scale
  329. 0 setlinejoin
  330. .045 setlinewidth
  331. 0 setlinecap
  332. 3 setmiterlimit
  333. newpath
  334. 0 0 moveto
  335. 0 2.8 rlineto
  336. 0.38 0 rlineto
  337. 0 -2.3 rlineto
  338. 0.02 0 rlineto
  339. 0.67 2.3 rlineto
  340. 0.38 0 rlineto
  341. -0.83 -2.8 rlineto
  342. closepath
  343. 1.61 2.8 moveto
  344. 0.38 0 rlineto
  345. -0.687 -2.32 rlineto
  346. -.03 -.1 -0.03 -0.1 0 -0.1 rcurveto
  347. 1.027 0 rlineto
  348. 0 2.42 rlineto
  349. 0.38 0 rlineto
  350. currentpoint pop 0 % x 0
  351. 2.0 0
  352. 0.28 arcto
  353. 4 {pop} repeat
  354. 0.78 0 1.61 2.8 0.15 arcto
  355. 4 {pop} repeat
  356. closepath
  357. {S}} put
  358. /BuildChar{altRTD /BuildChar get exec}def end
  359. altRTD begin /BuildChar{altRTD begin
  360. /char exch def /fontdict exch def save
  361. /charname fontdict /Encoding get char get def
  362. /clw { 37 0 mm pop setlinewidth}bind def
  363. fontdict /StrokeWidth get setlinewidth
  364. 0 setlinecap
  365. 0 setlinejoin
  366. fontdict /CD get dup charname known
  367. {charname}{/.notdef}ifelse get newpath exec
  368. fontdict /PaintType get 0 eq{exec}{pop S}ifelse
  369. restore end}def end
  370. systemdict /currentpacking known{F_Troff /SavePacking get setpacking}if
  371. /Troff F_Troff definefont pop
  372. /Y1{/Troff FF}def
  373. /Y{/Symbol FF}def
  374. /L{/Helvetica FF}def
  375. %%EndProlog
  376. %%Page: 1 1
  377. BP
  378. /slant 0 def
  379. /height 0 def
  380. 858 V
  381. 12 B
  382. 936(Command:)S
  383. 1584(elvis)S
  384. 1843(261)S
  385. 1933(clone)S
  386. 2232(of)S
  387. 2363(the)S
  388. 2555(Berkeley)S
  389. 3042(vi)S
  390. 3166(editor)S
  391. 996 V
  392. 936(Syntax:)S
  393. 1584(elvis)S
  394. 12 R
  395. 1843([)S
  396. 12 B
  397. 1884(261Rerv)S
  398. 12 R
  399. 2200(])S
  400. 2271([)S
  401. 12 B
  402. 2312(261t)S
  403. 12 I
  404. 2443(tag)S
  405. 12 R
  406. 2597(])S
  407. 2668([)S
  408. 12 I
  409. 2709(256le)S
  410. 12 R
  411. 2857(])S
  412. (...)90 2928 A
  413. 1134 V
  414. 12 B
  415. 936(Flags:)S
  416. 1584(261R)S
  417. 12 R
  418. 1764(Set)S
  419. 1949(the)S
  420. 2127(read-only)S
  421. 2621(option)S
  422. 1272 V
  423. 12 B
  424. 1584(261e)S
  425. 12 R
  426. 1764(Start)S
  427. 2024(up)S
  428. 2174(emulating)S
  429. 12 I
  430. 2688(ex)S
  431. 1410 V
  432. 12 B
  433. 1584(261r)S
  434. 12 R
  435. 1764(Tell)S
  436. 1990(the)S
  437. 2168(user)S
  438. 2400(to)S
  439. 2524(use)S
  440. 12 I
  441. 2715(elvrec)S
  442. 12 R
  443. 3042(instead)S
  444. 1548 V
  445. 12 B
  446. 1584(261t)S
  447. 12 R
  448. 1764(Start)S
  449. (editing)336 2024 A
  450. 2390(at)S
  451. 2508(the)S
  452. 2686(given)S
  453. 2984(tag)S
  454. 1686 V
  455. 12 B
  456. 1584(261v)S
  457. 12 R
  458. 1764(Start)S
  459. 2024(up)S
  460. 2174(emulating)S
  461. 12 I
  462. 2688(vi)S
  463. 1824 V
  464. 12 B
  465. 936(Examples:)S
  466. 12 R
  467. 1584(elvis)S
  468. 2916(#)S
  469. 3006(Call)S
  470. 3238(the)S
  471. 3416(editor)S
  472. 1962 V
  473. 1584(elvis)S
  474. 1843(prog.c)S
  475. 2916(#)S
  476. 3006(edit)S
  477. 12 I
  478. 3218(prog.c)S
  479. 2136 V
  480. 1116(Elvis)S
  481. 12 R
  482. 1389(is)S
  483. 1500(a)S
  484. 1584(full-screen)S
  485. 2134(editor)S
  486. 2447(closely)S
  487. 2820(modeled)S
  488. 3266(on)S
  489. 3416(the)S
  490. 3595(famous)S
  491. 3982(Berkeley)S
  492. 12 I
  493. 4450(vi)S
  494. 12 R
  495. 4569(editor.)S
  496. 4943(It)S
  497. 2274 V
  498. 936(provides)S
  499. 1390(essentially)S
  500. 1939(the)S
  501. 2124(same)S
  502. (interface)426 2410 A
  503. 2873(to)S
  504. 3004(the)S
  505. 3189(user)S
  506. 3428(as)S
  507. 12 I
  508. 3566(vi)S
  509. 12 R
  510. 3654(,)S
  511. 3721(but)S
  512. 3912(the)S
  513. 4097(code)S
  514. 4362(is)S
  515. 4480(completely)S
  516. 2412 V
  517. 936(new,)S
  518. (written)345 1205 A
  519. 1587(from)S
  520. 1860(scratch.)S
  521. 2301(This)S
  522. 2553(document)S
  523. 3066(provides)S
  524. 3519(a)S
  525. 3610(brief)S
  526. (introduction)591 3877 A
  527. 4506(to)S
  528. 12 I
  529. 4638(vi)S
  530. 12 R
  531. 4726(.)S
  532. 4824(It)S
  533. 4937(is)S
  534. 2550 V
  535. 936(not)S
  536. 1120(intended)S
  537. 1566(as)S
  538. 1697(a)S
  539. 1781(tutorial)S
  540. 2162(for)S
  541. 2334(beginners.)S
  542. 2894(Most)S
  543. (books)287 3172 A
  544. 3489(on)S
  545. 10 R
  546. 3634(UNIX)S
  547. 12 R
  548. 3917(cover)S
  549. 12 I
  550. 4216(vi)S
  551. 12 R
  552. 4304(.)S
  553. 2724 V
  554. 1116(Like)S
  555. 12 I
  556. 1382(vi)S
  557. 12 R
  558. 1470(,)S
  559. 12 I
  560. 1544(elvis)S
  561. 12 R
  562. 1811(can)S
  563. 2024(operate)S
  564. 2426(as)S
  565. 2572(a)S
  566. 2671(screen)S
  567. 3026(editor)S
  568. 3354(()S
  569. 12 I
  570. 3395(vi)S
  571. 12 R
  572. 3528(mode))S
  573. 3882(or)S
  574. 4028(as)S
  575. 4174(a)S
  576. 4273(line)S
  577. 4500(editor)S
  578. 4828(()S
  579. 12 I
  580. 4869(ex)S
  581. 12 R
  582. 4977())S
  583. 2862 V
  584. 936(mode.)S
  585. 1281(It)S
  586. 1403(can)S
  587. 1618(be)S
  588. 1779(called)S
  589. 2116(either)S
  590. 2440(as)S
  591. 12 I
  592. 2588(elvis)S
  593. 2858(vi)S
  594. 12 R
  595. 2946(,or)S
  596. 3124(as)S
  597. 12 I
  598. 3271(ex)S
  599. 12 R
  600. 3379(,)S
  601. 3455(depending)S
  602. 4003(on)S
  603. 4169(which)S
  604. 4511(is)S
  605. 4638(desired.)S
  606. 3000 V
  607. 936(They)S
  608. 1214(are)S
  609. 1393(all)S
  610. 1545(links)S
  611. 1810(to)S
  612. 1934(the)S
  613. 2112(same)S
  614. 2391(256le.)S
  615. 3276 V
  616. 12 B
  617. 936(Vi)S
  618. 1088(Commands)S
  619. 3588 V
  620. 12 R
  621. 1116(Below)S
  622. 1468(is)S
  623. 1585(a)S
  624. 1675(list)S
  625. 1860(of)S
  626. 1997(the)S
  627. 12 I
  628. 2181(vi)S
  629. 12 R
  630. 2306(commands)S
  631. (supported.)506 2866 A
  632. 3439(The)S
  633. 3664(following)S
  634. 4172(symbols)S
  635. 4611(are)S
  636. 4797(used)S
  637. 3726 V
  638. 936(in)S
  639. 1060(the)S
  640. 1238(table:)S
  641. 3933 V
  642. (count)268 1116 A
  643. 1836(Integer)S
  644. 2210(parameter)S
  645. (telling)310 2726 A
  646. 3066(how)S
  647. 3304(many)S
  648. 3602(or)S
  649. 3733(how)S
  650. 3971(much)S
  651. 4071 V
  652. 1116(key)S
  653. 1836(One)S
  654. 2068(character)S
  655. 2544(parameter)S
  656. 3060(to)S
  657. 3184(the)S
  658. 3362(command)S
  659. 4209 V
  660. 1116(inp)S
  661. 1836(Interactive)S
  662. (input)248 2386 A
  663. 2664(expected)S
  664. 4347 V
  665. 1116(mv)S
  666. 1836(Indicates)S
  667. 2304(how)S
  668. 2542(much)S
  669. 2840(for)S
  670. 3012(commands)S
  671. 3565(like)S
  672. 12 I
  673. 3777(delete)S
  674. 12 R
  675. 4097(and)S
  676. 12 I
  677. (change)348 4301 A
  678. 12 R
  679. 4649(:)S
  680. 4485 V
  681. 2196(()S
  682. 2412(Previous)S
  683. 2865(sentence)S
  684. 4623 V
  685. 2196())S
  686. 2412(Next)S
  687. 2678(sentence)S
  688. 4761 V
  689. 2196({)S
  690. 2412(Previous)S
  691. 2865(paragraph)S
  692. 4899 V
  693. 2196(})S
  694. 2412(Next)S
  695. 2702(paragraph)S
  696. 3240((delimited)S
  697. 3793(by)S
  698. 3967(blank)S
  699. 4289(line,)S
  700. 12 I
  701. 4555(.PP,)S
  702. 4817(.LP,)S
  703. 5037 V
  704. 2412(.IP)S
  705. 12 R
  706. 2587(etc.))S
  707. 5175 V
  708. 2196([)S
  709. 2412(Previous)S
  710. 2865(section)S
  711. 3238((delimited)S
  712. 3767(by)S
  713. 12 I
  714. 3917(.SH)S
  715. 12 R
  716. 4125(or)S
  717. 12 I
  718. 4256(.NH)S
  719. 12 R
  720. 4454())S
  721. 5313 V
  722. 2412(A)S
  723. 2553(repeated)S
  724. 3017(command)S
  725. 3546(character)S
  726. 4045(means)S
  727. 4407(the)S
  728. 4608(scope)S
  729. 4937(is)S
  730. 5451 V
  731. 2412(this)S
  732. 2617(line)S
  733. 5589 V
  734. 1116(MOVE)S
  735. 1836(Indicates)S
  736. 2304(commands)S
  737. 2857(that)S
  738. 3069(may)S
  739. 3307(also)S
  740. 3532(be)S
  741. 3676(used)S
  742. 3927(where)S
  743. 12 I
  744. 4254(mv)S
  745. 12 R
  746. 4426(is)S
  747. 4537(speci256ed)S
  748. 5727 V
  749. 1116(EDIT)S
  750. 1836(These)S
  751. 2166(commands)S
  752. 2730(affect)S
  753. 3049(text)S
  754. 3272(and)S
  755. 3487(may)S
  756. 3736(be)S
  757. 3892(repeated)S
  758. 4345(by)S
  759. 4507(the)S
  760. 12 I
  761. 4697(.)S
  762. 12 R
  763. 4769(com-)S
  764. 5865 V
  765. 1836(mand)S
  766. 6072 V
  767. 936(In)S
  768. (addition)396 1071 A
  769. 1501(to)S
  770. 1629(the)S
  771. (above)288 1811 A
  772. 2133(notation,)S
  773. 2593(the)S
  774. 2776(caret)S
  775. ((303))123 3048 A
  776. 3206(is)S
  777. 3322(used)S
  778. 3578(as)S
  779. 3714(an)S
  780. 3863(abbreviation)S
  781. 4503(for)S
  782. 4680(CTRL.)S
  783. 6210 V
  784. 936(For)S
  785. 1134(example,)S
  786. 1604(303A)S
  787. 1763(means)S
  788. 2102(CTRL-A.)S
  789. 6417 V
  790. 12 B
  791. 936(Count)S
  792. 1656(Command)S
  793. 2376(Description)S
  794. 4752(Type)S
  795. 6555 V
  796. 12 R
  797. 1656(303A)S
  798. 2376((Not)S
  799. 2629(de256ned))S
  800. 6693 V
  801. 1656(303B)S
  802. 2376(Move)S
  803. 2687(toward)S
  804. 3054(the)S
  805. 3232(top)S
  806. 3416(of)S
  807. 3547(the)S
  808. 3725(256le)S
  809. 3910(by)S
  810. 4060(1)S
  811. 4150(screenful)S
  812. 6831 V
  813. 1656(303C)S
  814. 2376((Not)S
  815. 2629(de256ned))S
  816. 6969 V
  817. (count)268 936 A
  818. 1656(303D)S
  819. 2376(Scroll)S
  820. 2696(down)S
  821. 12 I
  822. (count)268 2994 A
  823. 12 R
  824. 3292(lines)S
  825. 3551((default)S
  826. 3959(1/2)S
  827. 4143(screen))S
  828. 7107 V
  829. (count)268 936 A
  830. 1656(303E)S
  831. 2376(Scroll)S
  832. 2696(up)S
  833. 12 I
  834. (count)268 2846 A
  835. 12 R
  836. 3144(lines)S
  837. 8427 V
  838. EP
  839. %%Page: 2 2
  840. BP
  841. /slant 0 def
  842. /height 0 def
  843. 1380 V
  844. 12 R
  845. 1656(303F)S
  846. 2376(Move)S
  847. 2687(toward)S
  848. 3054(the)S
  849. 3232(bottom)S
  850. 3604(of)S
  851. 3735(the)S
  852. 3913(256le)S
  853. 4098(by)S
  854. 4248(1)S
  855. 4338(screenful)S
  856. 1518 V
  857. 1656(303G)S
  858. 2376(Show)S
  859. 2681(256le)S
  860. 2866(status,)S
  861. 3202(and)S
  862. 3406(the)S
  863. 3584(current)S
  864. 3958(line)S
  865. 1656 V
  866. (count)268 936 A
  867. 1656(303H)S
  868. 2376(Move)S
  869. 2687(left,)S
  870. 2910(like)S
  871. 12 I
  872. 3122(h)S
  873. 12 R
  874. 4752(MOVE)S
  875. 1794 V
  876. 1656(303I)S
  877. 2376((Not)S
  878. 2629(de256ned))S
  879. 1932 V
  880. (count)268 936 A
  881. 1656(303J)S
  882. 2376(Move)S
  883. 2687(down)S
  884. 4752(MOVE)S
  885. 2070 V
  886. 1656(303K)S
  887. 2376((Not)S
  888. 2629(de256ned))S
  889. 2208 V
  890. 1656(303l)S
  891. 2376(Redraw)S
  892. 2783(the)S
  893. 2961(screen)S
  894. 2346 V
  895. (count)268 936 A
  896. 1656(303M)S
  897. 2376(Move)S
  898. 2687(to)S
  899. 2811(the)S
  900. 2989(front)S
  901. 3255(of)S
  902. 3386(the)S
  903. 3564(next)S
  904. 3802(line)S
  905. 4752(MOVE)S
  906. 2484 V
  907. (count)268 936 A
  908. 1656(303N)S
  909. 2376(Move)S
  910. 2687(down)S
  911. 4752(MOVE)S
  912. 2622 V
  913. 1656(303O)S
  914. 2376((Not)S
  915. 2629(de256ned))S
  916. 2760 V
  917. (count)268 936 A
  918. 1656(303P)S
  919. 2376(Move)S
  920. 2687(up)S
  921. 4752(MOVE)S
  922. 2898 V
  923. 1656(303Q)S
  924. 2376((Not)S
  925. 2629(de256ned))S
  926. 3036 V
  927. 1656(303R)S
  928. 2376(Redraw)S
  929. 2783(the)S
  930. 2961(screen)S
  931. 3174 V
  932. 1656(303S)S
  933. 2376((Not)S
  934. 2629(de256ned))S
  935. 3312 V
  936. 1656(303T)S
  937. 2376((Not)S
  938. 2629(de256ned))S
  939. 3450 V
  940. (count)268 936 A
  941. 1656(303U)S
  942. 2376(Scroll)S
  943. 2696(up)S
  944. 12 I
  945. (count)268 2846 A
  946. 12 R
  947. 3144(lines)S
  948. 3403((default)S
  949. 3811(1/2)S
  950. 3995(screen))S
  951. 3588 V
  952. 1656(303V)S
  953. 2376((Not)S
  954. 2629(de256ned))S
  955. 3726 V
  956. 1656(303W)S
  957. 2376((Not)S
  958. 2629(de256ned))S
  959. 3864 V
  960. 1656(303X)S
  961. 2376((Not)S
  962. 2629(de256ned))S
  963. 4002 V
  964. (count)268 936 A
  965. 1656(303Y)S
  966. 2376(Scroll)S
  967. 2696(down)S
  968. 12 I
  969. (count)268 2994 A
  970. 12 R
  971. 3292(lines)S
  972. 4140 V
  973. 1656(303Z)S
  974. 2376((Not)S
  975. 2629(de256ned))S
  976. 4278 V
  977. 1656(ESC)S
  978. 2376((Not)S
  979. 2629(de256ned))S
  980. 4416 V
  981. 1656(303\)S
  982. 2376((Not)S
  983. 2629(de256ned))S
  984. 4554 V
  985. 1656(303])S
  986. 2376(If)S
  987. 2488(the)S
  988. 2666(cursor)S
  989. 2999(is)S
  990. 3110(on)S
  991. 3260(a)S
  992. 3344(tag)S
  993. 3522(name,)S
  994. 3844(go)S
  995. 3994(to)S
  996. 4118(that)S
  997. 4330(tag)S
  998. 4692 V
  999. 1656(303303)S
  1000. 2376(Save)S
  1001. 2641(this)S
  1002. 2846(256le)S
  1003. 3031(and)S
  1004. 3235(edit)S
  1005. 3447(the)S
  1006. 3625(previous)S
  1007. 4071(256le)S
  1008. 4830 V
  1009. 1656(303)S
  1010. 12 Y1
  1011. 1697(3)S
  1012. 12 R
  1013. 2376((Not)S
  1014. 2629(de256ned))S
  1015. 4968 V
  1016. (count)268 936 A
  1017. 1656(SPACE)S
  1018. 2376(Move)S
  1019. 2687(right,like)S
  1020. 12 I
  1021. 3158(l)S
  1022. 12 R
  1023. 4752(MOVE)S
  1024. 5106 V
  1025. 1656(!)S
  1026. 1727(mv)S
  1027. 2376(Run)S
  1028. 2606(the)S
  1029. 2784(selected)S
  1030. 3205(lines)S
  1031. 3464(thru)S
  1032. 3689(an)S
  1033. 3833(external)S
  1034. 4254(256lter)S
  1035. 4514(program)S
  1036. 5244 V
  1037. 1656(")S
  1038. 1735(key)S
  1039. 2376(Select)S
  1040. 2703(which)S
  1041. 3029(cut)S
  1042. 3207(buffer)S
  1043. 3534(to)S
  1044. 3658(use)S
  1045. 3849(next)S
  1046. 5382 V
  1047. 1656(#)S
  1048. 2376((Not)S
  1049. 2629(de256ned))S
  1050. 5520 V
  1051. 1656($)S
  1052. 2376(Move)S
  1053. 2687(to)S
  1054. 2811(the)S
  1055. 2989(rear)S
  1056. 3209(of)S
  1057. 3340(the)S
  1058. 3518(current)S
  1059. 3892(line)S
  1060. 4752(MOVE)S
  1061. 5658 V
  1062. 1656(%)S
  1063. 2376(move)S
  1064. 2674(to)S
  1065. 2798(the)S
  1066. 2976(matching)S
  1067. 3456((){}[])S
  1068. 3766(character)S
  1069. 4752(MOVE)S
  1070. 5796 V
  1071. 1656(&)S
  1072. 2376((Not)S
  1073. 2629(de256ned))S
  1074. 5934 V
  1075. 1656(')S
  1076. 1727(key)S
  1077. 2376(Move)S
  1078. 2687(to)S
  1079. 2811(a)S
  1080. 2895(marked)S
  1081. 3288(line)S
  1082. 4752(MOVE)S
  1083. 6072 V
  1084. (count)268 936 A
  1085. 1656(()S
  1086. 2376(Move)S
  1087. 2687(backward)S
  1088. 12 I
  1089. (count)268 3188 A
  1090. 12 R
  1091. 3486(sentences)S
  1092. 4752(MOVE)S
  1093. 6210 V
  1094. (count)268 936 A
  1095. 1656())S
  1096. 2376(Move)S
  1097. 2687(forward)S
  1098. 12 I
  1099. (count)268 3102 A
  1100. 12 R
  1101. 3400(sentences)S
  1102. 4752(MOVE)S
  1103. 6348 V
  1104. 1656(*)S
  1105. 2376((Not)S
  1106. 2629(de256ned))S
  1107. 6486 V
  1108. (count)268 936 A
  1109. 1656(+)S
  1110. 2376(Move)S
  1111. 2687(to)S
  1112. 2811(the)S
  1113. 2989(front)S
  1114. 3255(of)S
  1115. 3386(the)S
  1116. 3564(next)S
  1117. 3802(line)S
  1118. 4752(MOVE)S
  1119. 6624 V
  1120. (count)268 936 A
  1121. 1656(,)S
  1122. 2376(Repeat)S
  1123. 2742(the)S
  1124. 2920(previous)S
  1125. 3366([)S
  1126. 12 I
  1127. 3407(fFtT)S
  1128. 12 R
  1129. 3616(])S
  1130. 3687(but)S
  1131. 3871(the)S
  1132. 4049(other)S
  1133. 4328(way)S
  1134. 4752(MOVE)S
  1135. 6762 V
  1136. (count)268 936 A
  1137. 1656(261)S
  1138. 2376(Move)S
  1139. 2687(to)S
  1140. 2811(the)S
  1141. 2989(front)S
  1142. 3255(of)S
  1143. 3386(the)S
  1144. (preceding)477 3564 A
  1145. 4071(line)S
  1146. 4752(MOVE)S
  1147. 6900 V
  1148. 1656(.)S
  1149. 2376(Repeat)S
  1150. 2742(the)S
  1151. 2920(previous)S
  1152. 3366(`)S
  1153. 3397(`edit')S
  1154. 3651(')S
  1155. 3722(command)S
  1156. 7038 V
  1157. 1686(/)S
  1158. 2376(Text)S
  1159. 2628(search)S
  1160. 2968(forward)S
  1161. 3383(for)S
  1162. 3555(a)S
  1163. 3639(given)S
  1164. 3937(regular)S
  1165. 4311(expr)S
  1166. 4752(MOVE)S
  1167. 7176 V
  1168. 1656(0)S
  1169. 2376(If)S
  1170. 2488(not)S
  1171. 2672(part)S
  1172. 2891(of)S
  1173. (count,)298 3022 A
  1174. 3350(move)S
  1175. 3648(to)S
  1176. 3772(1st)S
  1177. 3943(char)S
  1178. 4182(of)S
  1179. 4313(this)S
  1180. 4518(line)S
  1181. 4752(MOVE)S
  1182. 8427 V
  1183. EP
  1184. %%Page: 3 3
  1185. BP
  1186. /slant 0 def
  1187. /height 0 def
  1188. 1130 V
  1189. 12 B
  1190. 4958(3)S
  1191. 1380 V
  1192. 12 R
  1193. 1656(1)S
  1194. 2376(Part)S
  1195. 2602(of)S
  1196. (count)268 2733 A
  1197. 1518 V
  1198. 1656(2)S
  1199. 2376(Part)S
  1200. 2602(of)S
  1201. (count)268 2733 A
  1202. 1656 V
  1203. 1656(3)S
  1204. 2376(Part)S
  1205. 2602(of)S
  1206. (count)268 2733 A
  1207. 1794 V
  1208. 1656(4)S
  1209. 2376(Part)S
  1210. 2602(of)S
  1211. (count)268 2733 A
  1212. 1932 V
  1213. 1656(5)S
  1214. 2376(Part)S
  1215. 2602(of)S
  1216. (count)268 2733 A
  1217. 2070 V
  1218. 1656(6)S
  1219. 2376(Part)S
  1220. 2602(of)S
  1221. (count)268 2733 A
  1222. 2208 V
  1223. 1656(7)S
  1224. 2376(Part)S
  1225. 2602(of)S
  1226. (count)268 2733 A
  1227. 2346 V
  1228. 1656(8)S
  1229. 2376(Part)S
  1230. 2602(of)S
  1231. (count)268 2733 A
  1232. 2484 V
  1233. 1656(9)S
  1234. 2376(Part)S
  1235. 2602(of)S
  1236. (count)268 2733 A
  1237. 2622 V
  1238. 1656(:)S
  1239. 2376(Text.)S
  1240. 2658(Run)S
  1241. 2888(single)S
  1242. 12 I
  1243. 3207(ex)S
  1244. 12 R
  1245. 3345(cmd)S
  1246. 2760 V
  1247. (count)268 936 A
  1248. 1656(;)S
  1249. 2376(Repeat)S
  1250. 2742(the)S
  1251. 2920(previous)S
  1252. 3366([fFtT])S
  1253. 3694(cmd)S
  1254. 4752(MOVE)S
  1255. 2898 V
  1256. (count)268 936 A
  1257. 1656(<)S
  1258. 1754(mv)S
  1259. 2376(Shift)S
  1260. 2642(text)S
  1261. 2854(left)S
  1262. 4752(EDIT)S
  1263. 3036 V
  1264. 1656(=)S
  1265. 2376((Not)S
  1266. 2629(de256ned))S
  1267. 3174 V
  1268. (count)268 936 A
  1269. 1656(>)S
  1270. 1754(mv)S
  1271. 2376(Shift)S
  1272. 2642(text)S
  1273. 2854(right)S
  1274. 4752(EDIT)S
  1275. 3312 V
  1276. 1656(?)S
  1277. 1740(text)S
  1278. 2376(Search)S
  1279. 2736(backward)S
  1280. 3237(for)S
  1281. 3409(a)S
  1282. 3493(given)S
  1283. 3791(regular)S
  1284. 4165(expression)S
  1285. 4752(MOVE)S
  1286. 3450 V
  1287. 1656(@)S
  1288. 2376((Not)S
  1289. 2629(de256ned))S
  1290. 3588 V
  1291. (count)268 936 A
  1292. 1656(A)S
  1293. 1774(inp)S
  1294. 2376(Append)S
  1295. 2788(at)S
  1296. 2906(end)S
  1297. 3110(of)S
  1298. 3241(the)S
  1299. 3419(line)S
  1300. 4752(EDIT)S
  1301. 3726 V
  1302. (count)268 936 A
  1303. 1656(B)S
  1304. 2376(Move)S
  1305. 2687(back)S
  1306. 2945(Word)S
  1307. 4752(MOVE)S
  1308. 3864 V
  1309. 1656(C)S
  1310. 1766(inp)S
  1311. 2376(Change)S
  1312. 2774(text)S
  1313. 2986(from)S
  1314. 3252(cursor)S
  1315. (through)375 3585 A
  1316. 3990(end)S
  1317. 4194(of)S
  1318. 4325(line)S
  1319. 4752(EDIT)S
  1320. 4002 V
  1321. 1656(D)S
  1322. 2376(Delete)S
  1323. 2724(text)S
  1324. 2936(from)S
  1325. 3232(cursor)S
  1326. (through)375 3565 A
  1327. 3970(end)S
  1328. 4174(of)S
  1329. 4305(line)S
  1330. 4752(EDIT)S
  1331. 4140 V
  1332. (count)268 936 A
  1333. 1656(E)S
  1334. 2376(Move)S
  1335. 2687(end)S
  1336. 2891(of)S
  1337. 3022(Word)S
  1338. 4752(MOVE)S
  1339. 4278 V
  1340. (count)268 936 A
  1341. 1656(F)S
  1342. 1753(key)S
  1343. 2376(Move)S
  1344. 2687(leftward)S
  1345. 3123(to)S
  1346. 3247(a)S
  1347. 3331(given)S
  1348. 3629(character)S
  1349. 4752(MOVE)S
  1350. 4416 V
  1351. (count)268 936 A
  1352. 1656(G)S
  1353. 2376(Move)S
  1354. 2687(to)S
  1355. 2811(line)S
  1356. 3023(#)S
  1357. 12 I
  1358. (count)268 3083 A
  1359. 12 R
  1360. 3381((default)S
  1361. 3789(is)S
  1362. 3900(the)S
  1363. 4078(bottom)S
  1364. 4450(line))S
  1365. 4752(MOVE)S
  1366. 4554 V
  1367. (count)268 936 A
  1368. 1656(H)S
  1369. 2376(Move)S
  1370. 2687(to)S
  1371. 2811(home)S
  1372. 3109(row)S
  1373. 3328((the)S
  1374. 3547(line)S
  1375. 3759(at)S
  1376. 3877(the)S
  1377. 4055(top)S
  1378. 4239(of)S
  1379. 4370(the)S
  1380. 4548(screen))S
  1381. 4692 V
  1382. (count)268 936 A
  1383. 1656(I)S
  1384. 1727(inp)S
  1385. 2376(Insert)S
  1386. 2683(at)S
  1387. 2801(the)S
  1388. 2979(front)S
  1389. 3245(of)S
  1390. 3376(the)S
  1391. 3554(line)S
  1392. 3766((after)S
  1393. 4061(indents))S
  1394. 4752(EDIT)S
  1395. 4830 V
  1396. (count)268 936 A
  1397. 1656(J)S
  1398. 2376(Join)S
  1399. 2607(lines,)S
  1400. 2896(to)S
  1401. 3020(form)S
  1402. 3286(one)S
  1403. 3490(big)S
  1404. 3674(line)S
  1405. 4752(EDIT)S
  1406. 4968 V
  1407. 1656(K)S
  1408. (Look)254 2376 A
  1409. 2660(up)S
  1410. 2810(keyword)S
  1411. 5106 V
  1412. (count)268 936 A
  1413. 1656(L)S
  1414. 2376(Move)S
  1415. 2687(to)S
  1416. 2811(last)S
  1417. 3010(row)S
  1418. 3229((the)S
  1419. 3448(line)S
  1420. 3660(at)S
  1421. 3778(the)S
  1422. 3956(bottom)S
  1423. 4328(of)S
  1424. 4459(the)S
  1425. 4637(screen))S
  1426. 5244 V
  1427. 1656(M)S
  1428. 2376(Move)S
  1429. 2687(to)S
  1430. 2811(middle)S
  1431. 3177(row)S
  1432. 3396((the)S
  1433. 3615(line)S
  1434. 3827(in)S
  1435. 3951(the)S
  1436. 4129(middle))S
  1437. 5382 V
  1438. 1656(N)S
  1439. 2376(Repeat)S
  1440. 2742(previous)S
  1441. 3188(search,)S
  1442. 3558(but)S
  1443. 3742(the)S
  1444. (opposite)409 3920 A
  1445. 4359(way)S
  1446. 4752(MOVE)S
  1447. 5520 V
  1448. (count)268 936 A
  1449. 1656(O)S
  1450. 1774(inp)S
  1451. 2376(Open)S
  1452. 2668(up)S
  1453. 2818(a)S
  1454. 2902(new)S
  1455. 3134(line)S
  1456. (above)288 3346 A
  1457. 3664(the)S
  1458. 3842(current)S
  1459. 4216(line)S
  1460. 4752(EDIT)S
  1461. 5658 V
  1462. 1656(P)S
  1463. 2376(Paste)S
  1464. 2662(text)S
  1465. 2874(before)S
  1466. 3214(the)S
  1467. 3392(cursor)S
  1468. 5796 V
  1469. 1656(Q)S
  1470. 2376(Quit)S
  1471. 2622(to)S
  1472. 2746(EX)S
  1473. 2938(mode)S
  1474. 5934 V
  1475. 1656(R)S
  1476. 1766(inp)S
  1477. 2376(Overtype)S
  1478. 4752(EDIT)S
  1479. 6072 V
  1480. (count)268 936 A
  1481. 1656(S)S
  1482. 1753(inp)S
  1483. 2376(Change)S
  1484. 2774(lines,)S
  1485. 3063(like)S
  1486. 12 I
  1487. (count)268 3275 A
  1488. 12 R
  1489. 3543(cc)S
  1490. 6210 V
  1491. (count)268 936 A
  1492. 1656(T)S
  1493. 1760(key)S
  1494. 2376(Move)S
  1495. 2687(leftward)S
  1496. 12 I
  1497. 3123(almost)S
  1498. 12 R
  1499. 3476(to)S
  1500. 3600(a)S
  1501. 3684(given)S
  1502. 3982(character)S
  1503. 4752(MOVE)S
  1504. 6348 V
  1505. 1656(U)S
  1506. (Undo)268 2376 A
  1507. 2674(all)S
  1508. (recent)297 2826 A
  1509. 3153(changes)S
  1510. 3572(to)S
  1511. 3696(the)S
  1512. 3874(current)S
  1513. 4248(line)S
  1514. 6486 V
  1515. 1656(V)S
  1516. 2376((Not)S
  1517. 2629(de256ned))S
  1518. 6624 V
  1519. (count)268 936 A
  1520. 1656(W)S
  1521. 2376(Move)S
  1522. 2687(forward)S
  1523. 12 I
  1524. (count)268 3102 A
  1525. 12 R
  1526. 3400(Words)S
  1527. 4752(MOVE)S
  1528. 6762 V
  1529. (count)268 936 A
  1530. 1656(X)S
  1531. 2376(Delete)S
  1532. 2724(the)S
  1533. 2902(character(s))S
  1534. 3507(to)S
  1535. 3631(the)S
  1536. 3809(left)S
  1537. 4002(of)S
  1538. 4133(the)S
  1539. 4311(cursor)S
  1540. 4752(EDIT)S
  1541. 6900 V
  1542. (count)268 936 A
  1543. 1656(Y)S
  1544. 2376(Yank)S
  1545. 2668(text)S
  1546. 2880(line(s))S
  1547. ((copy)275 3221 A
  1548. 3526(them)S
  1549. 3798(into)S
  1550. 4016(a)S
  1551. 4100(cut)S
  1552. 4278(buffer))S
  1553. 7038 V
  1554. 1656(Z)S
  1555. 1760(Z)S
  1556. 2376(Save)S
  1557. 2641(the)S
  1558. 2819(256le)S
  1559. 3004(&)S
  1560. 3128(exit)S
  1561. 7176 V
  1562. 1656([)S
  1563. 1727([)S
  1564. 2376(Move)S
  1565. 2687(back)S
  1566. 2945(1)S
  1567. 3035(section)S
  1568. 4752(MOVE)S
  1569. 8427 V
  1570. EP
  1571. %%Page: 4 4
  1572. BP
  1573. /slant 0 def
  1574. /height 0 def
  1575. 1130 V
  1576. 12 B
  1577. 936(4)S
  1578. 1380 V
  1579. 12 R
  1580. 1631(\)S
  1581. 2376((Not)S
  1582. 2629(de256ned))S
  1583. 1518 V
  1584. 1656(])S
  1585. 1727(])S
  1586. 2376(Move)S
  1587. 2687(forward)S
  1588. 3102(1)S
  1589. 3192(section)S
  1590. 4752(MOVE)S
  1591. 1656 V
  1592. 1656(303)S
  1593. 2376(Move)S
  1594. 2687(to)S
  1595. 2811(the)S
  1596. 2989(front)S
  1597. 3255(of)S
  1598. 3386(the)S
  1599. 3564(current)S
  1600. 3938(line)S
  1601. 4150((after)S
  1602. 4445(indent)MOVE)S
  1603. 1794 V
  1604. 12 Y1
  1605. 1656(2)S
  1606. 12 R
  1607. 2376((Not)S
  1608. 2629(de256ned))S
  1609. 1932 V
  1610. 1656(`)S
  1611. 1727(key)S
  1612. 2376(Move)S
  1613. 2687(to)S
  1614. 2811(a)S
  1615. 2895(marked)S
  1616. 3288(character)S
  1617. 4752(MOVE)S
  1618. 2070 V
  1619. (count)268 936 A
  1620. 1656(a)S
  1621. 1740(inp)S
  1622. 2376(Insert)S
  1623. 2683(text)S
  1624. 2895(after)S
  1625. 3149(the)S
  1626. 3327(cursor)S
  1627. 4752(EDIT)S
  1628. 2208 V
  1629. (count)268 936 A
  1630. 1656(b)S
  1631. 2376(Move)S
  1632. 2687(back)S
  1633. 12 I
  1634. (count)268 2945 A
  1635. 12 R
  1636. 3243(words)S
  1637. 4752(MOVE)S
  1638. 2346 V
  1639. 1656(c)S
  1640. 1740(mv)S
  1641. 2376(Change)S
  1642. 2774(text)S
  1643. 4752(EDIT)S
  1644. 2484 V
  1645. 1656(d)S
  1646. 1746(mv)S
  1647. 2376(Delete)S
  1648. 2724(text)S
  1649. 4752(EDIT)S
  1650. 2622 V
  1651. (count)268 936 A
  1652. 1656(e)S
  1653. 2376(Move)S
  1654. 2687(forward)S
  1655. 3102(to)S
  1656. 3226(the)S
  1657. 3404(end)S
  1658. 3608(of)S
  1659. 3739(the)S
  1660. 3917(current)S
  1661. 4291(word)S
  1662. 4752(MOVE)S
  1663. 2760 V
  1664. (count)268 936 A
  1665. 1656(f)S
  1666. 1727(key)S
  1667. 2376(Move)S
  1668. 2687(rightward)S
  1669. 3189(to)S
  1670. 3313(a)S
  1671. 3397(given)S
  1672. 3695(character)S
  1673. 4752(MOVE)S
  1674. 2898 V
  1675. 1656(g)S
  1676. 2376((Not)S
  1677. 2629(de256ned))S
  1678. 3036 V
  1679. (count)268 936 A
  1680. 1656(h)S
  1681. 2376(Move)S
  1682. 2687(left)S
  1683. 4752(MOVE)S
  1684. 3174 V
  1685. (count)268 936 A
  1686. 1656(i)S
  1687. 1720(inp)S
  1688. 2376(Insert)S
  1689. 2683(text)S
  1690. 2895(at)S
  1691. 3013(the)S
  1692. 3191(cursor)S
  1693. 4752(EDIT)S
  1694. 3312 V
  1695. (count)268 936 A
  1696. 1656(j)S
  1697. 2376(Move)S
  1698. 2687(down)S
  1699. 4752(MOVE)S
  1700. 3450 V
  1701. (count)268 936 A
  1702. 1656(k)S
  1703. 2376(Move)S
  1704. 2687(up)S
  1705. 4752(MOVE)S
  1706. 3588 V
  1707. (count)268 936 A
  1708. 1656(l)S
  1709. 2376(Move)S
  1710. 2687(right)S
  1711. 4752(MOVE)S
  1712. 3726 V
  1713. 1656(m)S
  1714. 1780(key)S
  1715. 2376(Mark)S
  1716. 2668(a)S
  1717. 2752(line)S
  1718. 2964(or)S
  1719. 3095(character)S
  1720. 3864 V
  1721. 1656(n)S
  1722. 2376(Repeat)S
  1723. 2742(the)S
  1724. 2920(previous)S
  1725. 3366(search)S
  1726. 4752(MOVE)S
  1727. 4002 V
  1728. (count)268 936 A
  1729. 1656(o)S
  1730. 1746(inp)S
  1731. 2376(Open)S
  1732. 2668(a)S
  1733. 2752(new)S
  1734. 2984(line)S
  1735. 3196(below)S
  1736. 3522(the)S
  1737. 3700(current)S
  1738. 4074(line)S
  1739. 4752(EDIT)S
  1740. 4140 V
  1741. 1656(p)S
  1742. 2376(Paste)S
  1743. 2662(text)S
  1744. 2874(after)S
  1745. 3128(the)S
  1746. 3306(cursor)S
  1747. 4278 V
  1748. 1656(q)S
  1749. 2376((Not)S
  1750. 2629(de256ned))S
  1751. 4416 V
  1752. (count)268 936 A
  1753. 1656(r)S
  1754. 1727(key)S
  1755. (Replace)390 2376 A
  1756. 12 I
  1757. (count)268 2796 A
  1758. 12 R
  1759. 3094(chars)S
  1760. 3380(by)S
  1761. 3530(a)S
  1762. 3614(given)S
  1763. 3912(character)S
  1764. 4752(EDIT)S
  1765. 4554 V
  1766. (count)268 936 A
  1767. 1656(s)S
  1768. 1733(inp)S
  1769. (Replace)390 2376 A
  1770. 12 I
  1771. (count)268 2796 A
  1772. 12 R
  1773. 3094(chars)S
  1774. 3380(with)S
  1775. 3626(text)S
  1776. 3838(from)S
  1777. 4104(the)S
  1778. 4282(user)S
  1779. 4752(EDIT)S
  1780. 4692 V
  1781. (count)268 936 A
  1782. 1656(t)S
  1783. 1720(key)S
  1784. 2376(Move)S
  1785. 2687(rightward)S
  1786. 12 I
  1787. 3189(almost)S
  1788. 12 R
  1789. 3542(to)S
  1790. 3666(a)S
  1791. 3750(given)S
  1792. 4048(character)S
  1793. 4752(MOVE)S
  1794. 4830 V
  1795. 1656(u)S
  1796. (Undo)268 2376 A
  1797. 2674(the)S
  1798. 2852(previous)S
  1799. 3298(edit)S
  1800. 3510(command)S
  1801. 4968 V
  1802. 1656(v)S
  1803. 2376((Not)S
  1804. 2629(de256ned))S
  1805. 5106 V
  1806. (count)268 936 A
  1807. 1656(w)S
  1808. 2376(Move)S
  1809. 2687(forward)S
  1810. 12 I
  1811. (count)268 3102 A
  1812. 12 R
  1813. 3400(words)S
  1814. 4752(MOVE)S
  1815. 5244 V
  1816. (count)268 936 A
  1817. 1656(x)S
  1818. 2376(Delete)S
  1819. 2724(the)S
  1820. 2902(character)S
  1821. 3378(that)S
  1822. 3590(the)S
  1823. 3768(cursor's)S
  1824. 4189(on)S
  1825. 4752(EDIT)S
  1826. 5382 V
  1827. 1656(y)S
  1828. 1746(mv)S
  1829. 2376(Yank)S
  1830. 2668(text)S
  1831. ((copy)275 2880 A
  1832. 3185(it)S
  1833. 3283(into)S
  1834. 3501(a)S
  1835. 3585(cut)S
  1836. 3763(buffer))S
  1837. 5520 V
  1838. 1656(z)S
  1839. 1740(key)S
  1840. 2376(Scroll)S
  1841. 2696(current)S
  1842. 3070(line)S
  1843. 3282(to)S
  1844. 3406(the)S
  1845. 3584(screen's)S
  1846. 4012(+=top)S
  1847. 4332(-=bottom)S
  1848. 4813(.=middle)S
  1849. 5658 V
  1850. (count)268 936 A
  1851. 1656({)S
  1852. 2376(Move)S
  1853. 2687(back)S
  1854. 12 I
  1855. (count)268 2945 A
  1856. 12 R
  1857. 3243(paragraphs)S
  1858. 4752(MOVE)S
  1859. 5796 V
  1860. (count)268 936 A
  1861. 1656(|)S
  1862. 2376(Move)S
  1863. 2687(to)S
  1864. 2811(column)S
  1865. 12 I
  1866. (count)268 3203 A
  1867. 12 R
  1868. 3501((the)S
  1869. 3720(leftmost)S
  1870. 4148(column)S
  1871. 4540(is)S
  1872. 4651(1))S
  1873. 5934 V
  1874. (count)268 936 A
  1875. 1656(})S
  1876. 2376(Move)S
  1877. 2687(forward)S
  1878. 12 I
  1879. (count)268 3102 A
  1880. 12 R
  1881. 3400(paragraphs)S
  1882. 4752(MOVE)S
  1883. 6072 V
  1884. (count)268 936 A
  1885. 12 Y
  1886. 1656(~)S
  1887. 12 R
  1888. 2376(Switch)S
  1889. 2743(a)S
  1890. 2827(character)S
  1891. 3303(between)S
  1892. (upper)275 3737 A
  1893. 4042(&)S
  1894. 4166(lower)S
  1895. 4473(case)S
  1896. 4752(EDIT)S
  1897. 6210 V
  1898. 1656(DEL)S
  1899. 2376((Not)S
  1900. 2629(de256ned))S
  1901. 6486 V
  1902. 12 B
  1903. 936(Ex)S
  1904. 1106(Commands)S
  1905. 6798 V
  1906. 12 R
  1907. 1116(Below)S
  1908. 1462(is)S
  1909. 1573(a)S
  1910. 1657(list)S
  1911. 1836(of)S
  1912. 1967(the)S
  1913. 12 I
  1914. 2145(ex)S
  1915. 12 R
  1916. 2283(commands)S
  1917. (supported.)506 2836 A
  1918. 3402(All)S
  1919. 3588(can)S
  1920. 3786(be)S
  1921. 3930(abbreviated.)S
  1922. 8427 V
  1923. EP
  1924. %%Page: 5 5
  1925. BP
  1926. /slant 0 def
  1927. /height 0 def
  1928. 1130 V
  1929. 12 B
  1930. 4958(5)S
  1931. 1380 V
  1932. 936(General)S
  1933. 1692 V
  1934. 12 R
  1935. 936([line])S
  1936. 1800(append)S
  1937. 1830 V
  1938. 1800(args)S
  1939. 2664([256les])S
  1940. 1968 V
  1941. 1800(cd)S
  1942. 2664([directory])S
  1943. 2106 V
  1944. 1800(chdir)S
  1945. 2664([directory])S
  1946. 2244 V
  1947. 936([line][,line])S
  1948. 1800(change)S
  1949. 2382 V
  1950. 936([line][,line])S
  1951. (copy)234 1800 A
  1952. 2664(line)S
  1953. 2520 V
  1954. 936([line][,line])S
  1955. (debug[!])417 1800 A
  1956. 2658 V
  1957. 936([line][,line])S
  1958. 1800(Delete)S
  1959. 2664([')S
  1960. 2736('x])S
  1961. 2796 V
  1962. (edit[!])305 1800 A
  1963. 2664([256le])S
  1964. 2934 V
  1965. (ex[!])237 1800 A
  1966. 2664([256le])S
  1967. 3072 V
  1968. 1800(256le)S
  1969. 3210 V
  1970. 936([line][,line])S
  1971. 1800(global)S
  1972. 2664(/regexp/)S
  1973. 3091(command)S
  1974. 3348 V
  1975. 936([line])S
  1976. 1800(Insert)S
  1977. 3486 V
  1978. 936([line][,line])S
  1979. 1800(join)S
  1980. 3624 V
  1981. 936([line][,line])S
  1982. 1800(list)S
  1983. 3762 V
  1984. (map[!])331 1800 A
  1985. 2664(key)S
  1986. 2868(mapped)S
  1987. 12 Y1
  1988. 3250(3)S
  1989. 12 R
  1990. 3310(to)S
  1991. 3900 V
  1992. 936([line])S
  1993. 1800(mark)S
  1994. 2664(x)S
  1995. 4038 V
  1996. 1800(mkexrc)S
  1997. 4176 V
  1998. 936([line][,line])S
  1999. 1800(Move)S
  2000. 2664(line)S
  2001. 4314 V
  2002. (next[!])331 1800 A
  2003. 2664([256les])S
  2004. 4452 V
  2005. (Next[!])359 1800 A
  2006. 4590 V
  2007. (previous[!])539 1800 A
  2008. 4728 V
  2009. 936([line][,line])S
  2010. 1800(print)S
  2011. 4866 V
  2012. 936([line])S
  2013. 1800(put)S
  2014. 2664([')S
  2015. 2736('x])S
  2016. 5004 V
  2017. (quit[!])311 1800 A
  2018. 5142 V
  2019. 936([line])S
  2020. 1800(read)S
  2021. 2664(256le)S
  2022. 5280 V
  2023. (rewind[!])460 1800 A
  2024. 5418 V
  2025. 1800(set)S
  2026. 2664([options])S
  2027. 5556 V
  2028. 936([line][,line])S
  2029. (substitute)464 1800 A
  2030. (/regexp/replacement/[p][g])1308 2664 A
  2031. 5694 V
  2032. (tag[!])271 1800 A
  2033. 2664(tagname)S
  2034. 5832 V
  2035. 936([line][,line])S
  2036. 1800(to)S
  2037. 2664(line)S
  2038. 5970 V
  2039. (Undo)268 1800 A
  2040. 6108 V
  2041. (unmap[!])451 1800 A
  2042. 2664(key)S
  2043. 6246 V
  2044. (validate[!])507 1800 A
  2045. 6384 V
  2046. 1800(version)S
  2047. 6522 V
  2048. 936([line][,line])S
  2049. 1800(vglobal)S
  2050. 2664(/regexp/)S
  2051. 3091(command)S
  2052. 6660 V
  2053. 1800(visual)S
  2054. 6798 V
  2055. 1800(wq)S
  2056. 6936 V
  2057. 936([line][,line])S
  2058. (write[!])374 1800 A
  2059. 2664([[>>]256le])S
  2060. 7074 V
  2061. (xit[!])251 1800 A
  2062. 8427 V
  2063. EP
  2064. %%Page: 6 6
  2065. BP
  2066. /slant 0 def
  2067. /height 0 def
  2068. 1130 V
  2069. 12 B
  2070. 936(6)S
  2071. 1380 V
  2072. 12 R
  2073. 936([line][,line])S
  2074. 1800(yank)S
  2075. 2664([')S
  2076. 2736('x])S
  2077. 1518 V
  2078. 936([line][,line])S
  2079. 1800(!)S
  2080. 2664(command)S
  2081. 1656 V
  2082. 936([line][,line])S
  2083. 1800(<)S
  2084. 1794 V
  2085. 936([line][,line])S
  2086. 1800(=)S
  2087. 1932 V
  2088. 936([line][,line])S
  2089. 1800(>)S
  2090. 2242 V
  2091. 12 B
  2092. 936(Text)S
  2093. 1201(Entry)S
  2094. 2588 V
  2095. 12 R
  2096. 936([line])S
  2097. 1800(append)S
  2098. 2726 V
  2099. 936([line][,line])S
  2100. 1800(change)S
  2101. 2172([')S
  2102. 2244('x])S
  2103. 2864 V
  2104. 936([line])S
  2105. 1800(Insert)S
  2106. 3140 V
  2107. 936(The)S
  2108. 1154((a)ppend)S
  2109. 1614(command)S
  2110. 2120(inserts)S
  2111. 2467(text)S
  2112. 2679(after)S
  2113. 2933(the)S
  2114. 3111(speci256ed)S
  2115. 3571(line.)S
  2116. 3416 V
  2117. 936(The)S
  2118. 1154((i)nsert)S
  2119. 1536(command)S
  2120. 2042(inserts)S
  2121. 2389(text)S
  2122. 2601(before)S
  2123. 2941(the)S
  2124. 3119(speci256ed)S
  2125. 3579(line.)S
  2126. 3692 V
  2127. 936(The)S
  2128. 1155((c)hange)S
  2129. 1610(command)S
  2130. 2117(copies)S
  2131. 2457(the)S
  2132. 2636(range)S
  2133. 2936(of)S
  2134. 3068(lines)S
  2135. 3328(into)S
  2136. 3547(a)S
  2137. 3632(cut)S
  2138. 3812(buffer,)S
  2139. 4171(deletes)S
  2140. 4540(them,)S
  2141. 4844(and)S
  2142. 3830 V
  2143. 936(inserts)S
  2144. 1283(new)S
  2145. 1515(text)S
  2146. 1727(where)S
  2147. 2054(the)S
  2148. 2232(old)S
  2149. 2416(text)S
  2150. 2628(used)S
  2151. 2879(to)S
  2152. 3003(be.)S
  2153. 4106 V
  2154. 936(For)S
  2155. 1140(all)S
  2156. 1298(of)S
  2157. 1435(these)S
  2158. 1720(commands,)S
  2159. (you)180 2309 A
  2160. 2525(indicate)S
  2161. 2945(the)S
  2162. 3129(end)S
  2163. 3339(of)S
  2164. 3476(the)S
  2165. 3660(text)S
  2166. (you're)316 3878 A
  2167. 4231(inserting)S
  2168. 4692(by)S
  2169. 4849(hit-)S
  2170. 4244 V
  2171. 936(ting)S
  2172. 1154(303D)S
  2173. 1313(or)S
  2174. 1444(by)S
  2175. 1594(entering)S
  2176. 2021(a)S
  2177. 2105(line)S
  2178. 2317(which)S
  2179. 2643(contains)S
  2180. 3076(only)S
  2181. 3320(a)S
  2182. 3404(period.)S
  2183. 4554 V
  2184. 12 B
  2185. 936(Cut)S
  2186. 1162(&)S
  2187. 1293(Paste)S
  2188. 4900 V
  2189. 12 R
  2190. 936([line][,line])S
  2191. 1800(Delete)S
  2192. 2148([')S
  2193. 2220('x])S
  2194. 5038 V
  2195. 936([line][,line])S
  2196. 1800(yank)S
  2197. 2064([')S
  2198. 2136('x])S
  2199. 5176 V
  2200. 936([line])S
  2201. (put[!])277 1800 A
  2202. 2107([')S
  2203. 2179('x])S
  2204. 5314 V
  2205. 936([line][,line])S
  2206. (copy)234 1800 A
  2207. 2064(line)S
  2208. 5452 V
  2209. 936([line][,line])S
  2210. 1800(to)S
  2211. 1924(line)S
  2212. 5590 V
  2213. 936([line][,line])S
  2214. 1800(Move)S
  2215. 2111(line)S
  2216. 5866 V
  2217. 936(The)S
  2218. 1156((d)elete)S
  2219. 1561(command)S
  2220. 2070(copies)S
  2221. 2412(the)S
  2222. 2593(speci256ed)S
  2223. 3056(range)S
  2224. 3358(of)S
  2225. 3492(lines)S
  2226. 3754(into)S
  2227. 3975(a)S
  2228. 4062(cut)S
  2229. 4243(buffer,)S
  2230. 4603(and)S
  2231. 4810(then)S
  2232. 6004 V
  2233. 936(deletes)S
  2234. 1303(them.)S
  2235. 6280 V
  2236. 936(The)S
  2237. 1161((y)ank)S
  2238. 1514(command)S
  2239. 2027(copies)S
  2240. 2373(the)S
  2241. 2558(speci256ed)S
  2242. 3025(range)S
  2243. 3331(of)S
  2244. 3469(lines)S
  2245. 3736(into)S
  2246. 3962(a)S
  2247. 4054(cut)S
  2248. 4240(buffer,)S
  2249. 4605(but)S
  2250. 4797(does)S
  2251. 6418 V
  2252. 12 I
  2253. 936(not)S
  2254. 12 R
  2255. 1120(delete)S
  2256. 1440(them.)S
  2257. 6694 V
  2258. 936(The)S
  2259. 1157((pu)t)S
  2260. 1426(command)S
  2261. 1935(inserts)S
  2262. 2285(text)S
  2263. 2500(from)S
  2264. 2769(a)S
  2265. 2856(cut)S
  2266. 3037(buffer)S
  2267. 3367(after)S
  2268. 3625(the)S
  2269. 3807(speci256ed)S
  2270. 4271(line320or)S
  2271. 4708(before)S
  2272. 6832 V
  2273. 936(it)S
  2274. 1034(if)S
  2275. 1139(the)S
  2276. 1317(!)S
  2277. 1388(is)S
  2278. 1499(present.)S
  2279. 7108 V
  2280. 936(The)S
  2281. 1200((co)py)S
  2282. 1592(and)S
  2283. 1842((t)o)S
  2284. 2094(commands)S
  2285. 2693(yank)S
  2286. 3003(the)S
  2287. 3227(speci256ed)S
  2288. 3733(range)S
  2289. 4078(of)S
  2290. 4255(lines)S
  2291. 4560(and)S
  2292. 4810(then)S
  2293. 8427 V
  2294. EP
  2295. %%Page: 7 7
  2296. BP
  2297. /slant 0 def
  2298. /height 0 def
  2299. 1130 V
  2300. 12 B
  2301. 4958(7)S
  2302. 1380 V
  2303. 12 R
  2304. 936(immediately)S
  2305. 1572(paste)S
  2306. 1851(them)S
  2307. 2123(after)S
  2308. 2377(some)S
  2309. 2662(other)S
  2310. 2941(line.)S
  2311. 1656 V
  2312. 936(The)S
  2313. 1175((m)ove)S
  2314. 1576(command)S
  2315. 2103(deletes)S
  2316. 2491(the)S
  2317. 2690(speci256ed)S
  2318. 3171(range)S
  2319. 3492(of)S
  2320. 3645(lines)S
  2321. 3926(and)S
  2322. 4152(then)S
  2323. 4412(immediately)S
  2324. 1794 V
  2325. 936(pastes)S
  2326. 1279(them)S
  2327. 1568(after)S
  2328. 1838(some)S
  2329. 2139(other)S
  2330. 2434(line.)S
  2331. 2722(If)S
  2332. 2850(the)S
  2333. 3044(destination)S
  2334. 3621(line)S
  2335. 3849(comes)S
  2336. 4204(after)S
  2337. 4474(the)S
  2338. 4668(deleted)S
  2339. 1932 V
  2340. 936(text,)S
  2341. 1178(then)S
  2342. 1416(it)S
  2343. (will)190 1514 A
  2344. 1734(be)S
  2345. 1878(adjusted)S
  2346. 2311(automatically)S
  2347. 3001(to)S
  2348. (account)376 3125 A
  2349. 3531(for)S
  2350. 3703(the)S
  2351. 3881(deleted)S
  2352. 4261(lines.)S
  2353. 2208 V
  2354. 12 B
  2355. 936(Displaying)S
  2356. 1517(Text)S
  2357. 2520 V
  2358. 12 R
  2359. 936([line][,line])S
  2360. 1800(print)S
  2361. 2658 V
  2362. 936([line][,line])S
  2363. 1800(list)S
  2364. 2934 V
  2365. 936(The)S
  2366. 1154((p)rint)S
  2367. 1495(command)S
  2368. 2001(displays)S
  2369. 2427(the)S
  2370. 2605(speci256ed)S
  2371. 3065(range)S
  2372. 3364(of)S
  2373. 3495(lines.)S
  2374. 3210 V
  2375. 936(The)S
  2376. 1161((l)ist)S
  2377. 1429(command)S
  2378. 1942(also)S
  2379. 2175(displays)S
  2380. 2609(them,)S
  2381. 2919(but)S
  2382. 3111(it)S
  2383. 3217(is)S
  2384. 3336(careful)S
  2385. 3712(to)S
  2386. 3844(make)S
  2387. 4144(control)S
  2388. 4525(characters)S
  2389. 3348 V
  2390. 936(visible.)S
  2391. 3624 V
  2392. 12 B
  2393. 936(Global)S
  2394. 1315(Operations)S
  2395. 3936 V
  2396. 12 R
  2397. 936([line][,line])S
  2398. 1800(global)S
  2399. 2132(/regexp/)S
  2400. 2559(command)S
  2401. 4074 V
  2402. 936([line][,line])S
  2403. 1800(vglobal)S
  2404. 2192(/regexp/)S
  2405. 2619(command)S
  2406. 4350 V
  2407. 936(The)S
  2408. 1157((g)lobal)S
  2409. 1574(command)S
  2410. 2084(searches)S
  2411. (through)375 2529 A
  2412. 2938(the)S
  2413. 3120(lines)S
  2414. 3383(of)S
  2415. 3518(the)S
  2416. 3700(speci256ed)S
  2417. 4164(range)S
  2418. 4467((or)S
  2419. (through)375 4643 A
  2420. 4488 V
  2421. 936(the)S
  2422. 1120(whole)S
  2423. 1452(256le)S
  2424. 1643(if)S
  2425. 1754(no)S
  2426. 1910(range)S
  2427. 2215(is)S
  2428. 2332(speci256ed))S
  2429. 2839(for)S
  2430. 3017(lines)S
  2431. 3282(that)S
  2432. 3499(contain)S
  2433. 3890(a)S
  2434. 3979(given)S
  2435. 4282(regular)S
  2436. 4661(expres-)S
  2437. 4626 V
  2438. 936(sion.)S
  2439. 1231(It)S
  2440. 1340(then)S
  2441. 1582(moves)S
  2442. 1931(the)S
  2443. 2113(cursor)S
  2444. 2450(to)S
  2445. (each)222 2578 A
  2446. 2834(of)S
  2447. 2969(these)S
  2448. 3252(lines)S
  2449. 3516(and)S
  2450. 3725(runs)S
  2451. 3968(some)S
  2452. 4258(other)S
  2453. 4542(command)S
  2454. 4764 V
  2455. 936(on)S
  2456. 1086(them.)S
  2457. 5040 V
  2458. 936(The)S
  2459. 1164((v)global)S
  2460. 1648(command)S
  2461. 2164(is)S
  2462. 2285(similar,)S
  2463. 2693(but)S
  2464. 2887(it)S
  2465. 2995(searches)S
  2466. 3446(for)S
  2467. 3628(lines)S
  2468. 3897(that)S
  2469. 12 I
  2470. 4119(do)S
  2471. 4279(not)S
  2472. 12 R
  2473. 4473(contain)S
  2474. 4870(the)S
  2475. 5178 V
  2476. 936(regular)S
  2477. 1310(expression.)S
  2478. 5454 V
  2479. 12 B
  2480. 936(Line)S
  2481. 1201(Editing)S
  2482. 5766 V
  2483. 12 R
  2484. 936([line][,line])S
  2485. 1800(join)S
  2486. 5904 V
  2487. 936([line][,line])S
  2488. 1800(!)S
  2489. 1871(program)S
  2490. 6042 V
  2491. 936([line][,line])S
  2492. 1800(<)S
  2493. 6180 V
  2494. 936([line][,line])S
  2495. 1800(>)S
  2496. 6318 V
  2497. 936([line][,line])S
  2498. (substitute)464 1800 A
  2499. (/regexp/replacement/[p][g])1308 2294 A
  2500. 6594 V
  2501. 936(The)S
  2502. 1166((j)oin)S
  2503. 1478(command)S
  2504. 1996(concatenates)S
  2505. 2657(all)S
  2506. 2821(lines)S
  2507. 3092(in)S
  2508. 3229(the)S
  2509. 3420(speci256ed)S
  2510. 3893(range)S
  2511. 4205(together)S
  2512. 4645(to)S
  2513. 4782(form)S
  2514. 6732 V
  2515. 936(one)S
  2516. 1151(big)S
  2517. 1346(line.)S
  2518. 1628(If)S
  2519. 1750(only)S
  2520. 2004(a)S
  2521. 2098(single)S
  2522. 2427(line)S
  2523. 2649(is)S
  2524. 2770(speci256ed,)S
  2525. 3270(then)S
  2526. 3518(the)S
  2527. 3706(following)S
  2528. 4217(line)S
  2529. 4439(is)S
  2530. 4560(catenated)S
  2531. 6870 V
  2532. 936(onto)S
  2533. 1180(it.)S
  2534. 7146 V
  2535. 936(The)S
  2536. 1171(!)S
  2537. 1259(command)S
  2538. 1782(runs)S
  2539. 2037(an)S
  2540. 2198(external)S
  2541. 2636(256lter)S
  2542. 2913(program,)S
  2543. 3400(and)S
  2544. 3622(feeds)S
  2545. 3926(the)S
  2546. 4122(speci256ed)S
  2547. 4600(range)S
  2548. 4917(of)S
  2549. 8427 V
  2550. EP
  2551. %%Page: 8 8
  2552. BP
  2553. /slant 0 def
  2554. /height 0 def
  2555. 1130 V
  2556. 12 B
  2557. 936(8)S
  2558. 1380 V
  2559. 12 R
  2560. 936(lines)S
  2561. 1202(to)S
  2562. 1333(it's)S
  2563. 1526(stdin.)S
  2564. 1858(The)S
  2565. 2083(lines)S
  2566. 2349(are)S
  2567. 2535(then)S
  2568. (replaced)411 2780 A
  2569. 3228(by)S
  2570. 3385(the)S
  2571. 3570(output)S
  2572. 3915(of)S
  2573. 4053(the)S
  2574. 4238(256lter.)S
  2575. 4564(A)S
  2576. 4688(typical)S
  2577. 1518 V
  2578. 936(example)S
  2579. 1382(would)S
  2580. 1720(be)S
  2581. 1870(`)S
  2582. 1901(`:'a,'z!sort)S
  2583. 2455(-n')S
  2584. 2587(')S
  2585. 2664(to)S
  2586. 2794(sort)S
  2587. 3012(the)S
  2588. 3196(lines)S
  2589. 3461('a,'z)S
  2590. (according)477 3717 A
  2591. 4230(to)S
  2592. 4361(their)S
  2593. 4621(numeric)S
  2594. 1656 V
  2595. 936(values.)S
  2596. 1932 V
  2597. 936(The)S
  2598. 1163(<)S
  2599. 1270(and)S
  2600. 1483(>)S
  2601. 1590(commands)S
  2602. 2152(shift)S
  2603. 2407(the)S
  2604. 2594(speci256ed)S
  2605. 3063(range)S
  2606. 3371(of)S
  2607. 3511(lines)S
  2608. 3779(left)S
  2609. 3981(or)S
  2610. 4122(right,)S
  2611. 4421(normally)S
  2612. 4898(by)S
  2613. 2070 V
  2614. 936(the)S
  2615. 1145(width)S
  2616. 1481(of)S
  2617. 1642(1)S
  2618. 1762(tab)S
  2619. 1970(character.)S
  2620. 2536(The)S
  2621. 2784(`)S
  2622. 2815(`shiftwidth')S
  2623. 3379(')S
  2624. 3480(option)S
  2625. 3848(determines)S
  2626. 4440(the)S
  2627. 4648(shifting)S
  2628. 2208 V
  2629. (amount.)392 936 A
  2630. 2484 V
  2631. 936(The)S
  2632. ((s)ubstitute)546 1162 A
  2633. 1746(command)S
  2634. 2260(256nds)S
  2635. 2532(the)S
  2636. 2718(regular)S
  2637. 3100(expression)S
  2638. 3655(in)S
  2639. (each)222 3788 A
  2640. 4049(line,)S
  2641. 4300(and)S
  2642. (replaces)398 4513 A
  2643. 4950(it)S
  2644. 2622 V
  2645. 936(with)S
  2646. 1197(the)S
  2647. (replacement)593 1390 A
  2648. 2028(text.)S
  2649. 2315(The)S
  2650. 2548(`)S
  2651. 2579(`p')S
  2652. 2711(')S
  2653. 2797(option)S
  2654. 3149(causes)S
  2655. 3509(the)S
  2656. 3701(altered)S
  2657. 4076(lines)S
  2658. 4349(to)S
  2659. 4487(be)S
  2660. 4645(printed,)S
  2661. 2760 V
  2662. 936(and)S
  2663. 1154(the)S
  2664. 1346(`)S
  2665. 1377(`g')S
  2666. 1509(')S
  2667. 1594(option)S
  2668. 1946(permits)S
  2669. 2354(all)S
  2670. 2521(instances)S
  2671. 3010(of)S
  2672. 3156(the)S
  2673. 3349(regular)S
  2674. 3738(expression)S
  2675. 4300(to)S
  2676. 4439(be)S
  2677. (found)281 4598 A
  2678. 4924(&)S
  2679. 2898 V
  2680. (replaced.)441 936 A
  2681. ((Without)437 1437 A
  2682. 1904(`)S
  2683. 1935(`g')S
  2684. 2067(',)S
  2685. 2168(only)S
  2686. 2412(the)S
  2687. 2590(256rst)S
  2688. 2809(occurrence)S
  2689. 3371(is)S
  2690. (replaced.))482 3482 A
  2691. 3208 V
  2692. 12 B
  2693. 936(Undo)S
  2694. 3554 V
  2695. 12 R
  2696. (undo)240 1800 A
  2697. 3830 V
  2698. 936(The)S
  2699. ((u)ndo)322 1159 A
  2700. 1516(command)S
  2701. 2027(restores)S
  2702. 2440(the)S
  2703. 2624(256le)S
  2704. 2815(to)S
  2705. 2945(the)S
  2706. 3129(state)S
  2707. 3388(it)S
  2708. 3492(was)S
  2709. 3717(in)S
  2710. 3847(before)S
  2711. (your)221 4193 A
  2712. 4450(most)S
  2713. (recent)297 4721 A
  2714. 3968 V
  2715. 936(command)S
  2716. 1442(which)S
  2717. 1768(changed)S
  2718. 2200(text.)S
  2719. 4278 V
  2720. 12 B
  2721. 936(Con256guration)S
  2722. 1691(&)S
  2723. 1822(Status)S
  2724. 4624 V
  2725. 12 R
  2726. (map[!])331 1800 A
  2727. 2161([key)S
  2728. 2406(mapped)S
  2729. 12 Y1
  2730. 2788(3)S
  2731. 12 R
  2732. 2848(to])S
  2733. 4762 V
  2734. (unmap[!])451 1800 A
  2735. 2281(key)S
  2736. 4900 V
  2737. 1800(set)S
  2738. 1965([options])S
  2739. 5038 V
  2740. 1800(mkexrc)S
  2741. 5176 V
  2742. 936([line])S
  2743. 1800(mark)S
  2744. 2079(x)S
  2745. 5314 V
  2746. 1800(visual)S
  2747. 5452 V
  2748. 1800(version)S
  2749. 5590 V
  2750. 936([line][,line])S
  2751. 1800(=)S
  2752. 5728 V
  2753. 1800(256le)S
  2754. 6004 V
  2755. 936(The)S
  2756. 1158((ma)p)S
  2757. 1482(command)S
  2758. 1993(allows)S
  2759. (you)180 2345 A
  2760. 2560(to)S
  2761. 2689(con256gure)S
  2762. 12 I
  2763. 3180(elvis)S
  2764. 12 R
  2765. 3438(to)S
  2766. (recognize)471 3567 A
  2767. (your)221 4073 A
  2768. 4329(function)S
  2769. 4767(keys,)S
  2770. 6142 V
  2771. 936(and)S
  2772. 1146(treat)S
  2773. 1399(them)S
  2774. 1677(as)S
  2775. (though)334 1814 A
  2776. 2184(they)S
  2777. (transmitted)546 2428 A
  2778. 3010(some)S
  2779. 3301(other)S
  2780. 3586(sequence)S
  2781. 4064(of)S
  2782. 4200(characters.)S
  2783. 4788(Nor-)S
  2784. 6280 V
  2785. 936(mally)S
  2786. 1254(this)S
  2787. 1471(mapping)S
  2788. 1935(is)S
  2789. (done)234 2058 A
  2790. 2334(only)S
  2791. 2590(when)S
  2792. 2894(in)S
  2793. 3031(the)S
  2794. 3222(visual)S
  2795. 3554(command)S
  2796. 4073(mode,)S
  2797. 4414(but)S
  2798. 4611(with)S
  2799. 4870(the)S
  2800. 6418 V
  2801. ([!]present)473 936 A
  2802. 1441(it)S
  2803. (will)190 1541 A
  2804. 1763(map)S
  2805. 2003(keys)S
  2806. (under)275 2255 A
  2807. 2561(all)S
  2808. 2714(contexts.)S
  2809. 3208(When)S
  2810. 3527(this)S
  2811. 3733(command)S
  2812. 4240(is)S
  2813. 4352(given)S
  2814. 4651(with)S
  2815. 4898(no)S
  2816. 6556 V
  2817. 936(arguments,)S
  2818. 1508(it)S
  2819. 1614(prints)S
  2820. 1929(a)S
  2821. 2022(table)S
  2822. 2297(showing)S
  2823. 2745(all)S
  2824. 2906(mappings)S
  2825. 3414(currently)S
  2826. 3891(in)S
  2827. 4024(effect.)S
  2828. 4401(When)S
  2829. 4728(called)S
  2830. 6694 V
  2831. 936(with)S
  2832. 1198(two)S
  2833. 1425(arguments,)S
  2834. 2004(the)S
  2835. 2197(256rst)S
  2836. 2431(is)S
  2837. 2557(the)S
  2838. 2750(sequence)S
  2839. 3238(that)S
  2840. (your)221 3465 A
  2841. 3731(function)S
  2842. 4179(key)S
  2843. 4398(really)S
  2844. 4720(sends,)S
  2845. 6832 V
  2846. 936(and)S
  2847. 1140(the)S
  2848. (second)335 1318 A
  2849. 1683(is)S
  2850. 1794(the)S
  2851. 1972(sequence)S
  2852. 2445(that)S
  2853. (you)180 2657 A
  2854. 2867(want)S
  2855. 12 I
  2856. 3133(elvis)S
  2857. 12 R
  2858. 3386(to)S
  2859. 3510(treat)S
  2860. 3757(it)S
  2861. 3855(as)S
  2862. 3986(having)S
  2863. 4344(sent.)S
  2864. 7108 V
  2865. 936(The)S
  2866. 1190((unm)ap)S
  2867. 1666(command)S
  2868. 2208(removes)S
  2869. 2684(key)S
  2870. (de256nitions)510 2924 A
  2871. 3500(that)S
  2872. 3748(were)S
  2873. 4051(made)S
  2874. 4380(via)S
  2875. 4595(the)S
  2876. 4810(map)S
  2877. 8427 V
  2878. EP
  2879. %%Page: 9 9
  2880. BP
  2881. /slant 0 def
  2882. /height 0 def
  2883. 1130 V
  2884. 12 B
  2885. 4958(9)S
  2886. 1380 V
  2887. 12 R
  2888. 936(command.)S
  2889. 1656 V
  2890. 936(The)S
  2891. 1156((se)t)S
  2892. 1405(command)S
  2893. 1913(allows)S
  2894. (you)180 2262 A
  2895. 2474(examine)S
  2896. 2917(or)S
  2897. 3051(set)S
  2898. 3219(various)S
  2899. 3608(options.)S
  2900. 4056(With)S
  2901. 4331(no)S
  2902. 4484(arguments,)S
  2903. 1794 V
  2904. 936(it)S
  2905. 1041(displays)S
  2906. 1473(the)S
  2907. 1657(values)S
  2908. 2002(of)S
  2909. 2139(options)S
  2910. 2530(that)S
  2911. 2748(have)S
  2912. 3012(been)S
  2913. 3276(changed.)S
  2914. 3774(With)S
  2915. 4052(the)S
  2916. 4236(single)S
  2917. 4561(argument)S
  2918. 1932 V
  2919. 936(`)S
  2920. 967(`all')S
  2921. 1161(')S
  2922. 1235(it)S
  2923. 1336(displays)S
  2924. 1765(the)S
  2925. 1946(values)S
  2926. 2288(of)S
  2927. 2422(all)S
  2928. 2577(options,)S
  2929. 2995(regardless)S
  2930. 3520(of)S
  2931. 3654(whether)S
  2932. 4078(they've)S
  2933. 4474(been)S
  2934. 4735(expli-)S
  2935. 2070 V
  2936. (citly)216 936 A
  2937. 1182(set)S
  2938. 1347(or)S
  2939. 1478(not.)S
  2940. 1722(Otherwise,)S
  2941. 2282(the)S
  2942. 2460(arguments)S
  2943. 2994(are)S
  2944. 3173(treated)S
  2945. 3534(as)S
  2946. 3665(options)S
  2947. 4050(to)S
  2948. 4174(be)S
  2949. 4318(set.)S
  2950. 2346 V
  2951. 936(The)S
  2952. 1162((mk)exrc)S
  2953. 1645(command)S
  2954. 2159(saves)S
  2955. 2459(the)S
  2956. 2645(current)S
  2957. 3027(con256guration)S
  2958. 3710(to)S
  2959. 3843(a)S
  2960. 3936(256le)S
  2961. 4130(called)S
  2962. 12 I
  2963. 4459(.exrc)S
  2964. 12 R
  2965. 4737(in)S
  2966. 4870(the)S
  2967. 2484 V
  2968. 936(current)S
  2969. 1310(directory.)S
  2970. 2760 V
  2971. 936(The)S
  2972. 1163(mar(k))S
  2973. 1533(command)S
  2974. 2048(de256nes)S
  2975. 2429(a)S
  2976. 2522(named)S
  2977. 2883(mark)S
  2978. 3172(to)S
  2979. 3306(refer)S
  2980. 3577(to)S
  2981. 3711(a)S
  2982. 3805(speci256c)S
  2983. (place)256 4215 A
  2984. 4511(in)S
  2985. 4645(the)S
  2986. 4833(256le.)S
  2987. 2898 V
  2988. 936(This)S
  2989. 1181(mark)S
  2990. 1460(may)S
  2991. 1698(be)S
  2992. 1842(used)S
  2993. 2093(later)S
  2994. 2340(to)S
  2995. 2464(specify)S
  2996. 2844(lines)S
  2997. 3103(for)S
  2998. 3275(other)S
  2999. 3554(commands.)S
  3000. 3174 V
  3001. 936(The)S
  3002. 1168((vi)sual)S
  3003. 1583(command)S
  3004. 2103(puts)S
  3005. 2348(the)S
  3006. 2540(editor)S
  3007. 2867(into)S
  3008. 3099(visual)S
  3009. 3432(mode.)S
  3010. 3804(Instead)S
  3011. 4199(of)S
  3012. 4345(emulating)S
  3013. 4874(ex,)S
  3014. 3312 V
  3015. 12 I
  3016. 936(elvis)S
  3017. 12 R
  3018. (will)190 1189 A
  3019. 1409(start)S
  3020. 1649(emulating)S
  3021. 2163(vi.)S
  3022. 3588 V
  3023. 936(The)S
  3024. 1154((ve)rsion)S
  3025. 1622(command)S
  3026. 2128(tells)S
  3027. (you)180 2361 A
  3028. 2571(that)S
  3029. 2783(what)S
  3030. 3049(version)S
  3031. 3435(of)S
  3032. 12 I
  3033. 3566(elvis)S
  3034. 12 R
  3035. 3819(this)S
  3036. 4024(is.)S
  3037. 3864 V
  3038. 936(The)S
  3039. 1168(=)S
  3040. 1280(command)S
  3041. 1800(tells)S
  3042. (you)180 2047 A
  3043. 2271(what)S
  3044. 2551(line)S
  3045. (you)180 2778 A
  3046. 3003(speci256ed,)S
  3047. 3508(or,)S
  3048. 3684(if)S
  3049. (you)180 3804 A
  3050. 4029(speci256ed)S
  3051. 4504(a)S
  3052. 4603(range)S
  3053. 4917(of)S
  3054. 4002 V
  3055. 936(lines,)S
  3056. 1225(it)S
  3057. (will)190 1323 A
  3058. 1543(tell)S
  3059. (you)180 1729 A
  3060. 1939(both)S
  3061. (endpoints)469 2183 A
  3062. 2682(and)S
  3063. 2886(the)S
  3064. 3064(number)S
  3065. 3463(of)S
  3066. 3594(lines)S
  3067. 3853(included)S
  3068. 4299(in)S
  3069. 4423(the)S
  3070. 4601(range.)S
  3071. 4278 V
  3072. 936(The)S
  3073. 1162(256le)S
  3074. 1355(command)S
  3075. 1869(tells)S
  3076. (you)180 2110 A
  3077. 2329(the)S
  3078. 2516(name)S
  3079. 2817(of)S
  3080. 2957(the)S
  3081. 3144(256le,)S
  3082. 3368(whether)S
  3083. 3798(it)S
  3084. 3905(has)S
  3085. 4105(been)S
  3086. 4372(modi256ed,)S
  3087. 4870(the)S
  3088. 4416 V
  3089. 936(number)S
  3090. 1335(of)S
  3091. 1466(lines)S
  3092. 1725(in)S
  3093. 1849(the)S
  3094. 2027(256le,)S
  3095. 2242(and)S
  3096. 2446(the)S
  3097. 2624(current)S
  3098. 2998(line)S
  3099. 3210(number.)S
  3100. 4692 V
  3101. 12 B
  3102. 936(Multiple)S
  3103. 1411(Files)S
  3104. 5004 V
  3105. 12 R
  3106. 1800(args)S
  3107. 2032([256les])S
  3108. 5142 V
  3109. (next[!])331 1800 A
  3110. 2161([256les])S
  3111. 5280 V
  3112. (Next[!])359 1800 A
  3113. 5418 V
  3114. (previous[!])539 1800 A
  3115. 5556 V
  3116. (rewind[!])460 1800 A
  3117. 5832 V
  3118. 936(When)S
  3119. (you)180 1254 A
  3120. (invoke)328 1464 A
  3121. 12 I
  3122. 1822(elvis)S
  3123. 12 R
  3124. 2075(from)S
  3125. (your)221 2341 A
  3126. 2592(shell's)S
  3127. 2939(command)S
  3128. 3445(line,)S
  3129. 3687(any)S
  3130. 3891(256lenames)S
  3131. 4386(that)S
  3132. (you)180 4599 A
  3133. 4810(give)S
  3134. 5970 V
  3135. 936(to)S
  3136. 12 I
  3137. 1072(elvis)S
  3138. 12 R
  3139. 1336(as)S
  3140. 1478(arguments)S
  3141. 2023(are)S
  3142. 2213(stored)S
  3143. 2550(in)S
  3144. 2685(the)S
  3145. 2874(args)S
  3146. 3117(list.)S
  3147. 3367(The)S
  3148. 3596((ar)gs)S
  3149. 3921(command)S
  3150. (will)190 4438 A
  3151. 4669(display)S
  3152. 6108 V
  3153. 936(this)S
  3154. 1141(list,)S
  3155. 1350(or)S
  3156. 1481(de256ne)S
  3157. 1806(a)S
  3158. 1890(new)S
  3159. 2122(one.)S
  3160. 6384 V
  3161. 936(The)S
  3162. 1162((n)ext)S
  3163. 1490(command)S
  3164. 2004(switches)S
  3165. 2460(from)S
  3166. 2734(the)S
  3167. 2921(current)S
  3168. 3304(256le)S
  3169. 3498(to)S
  3170. 3631(the)S
  3171. 3818(next)S
  3172. 4065(one)S
  3173. 4278(in)S
  3174. 4411(the)S
  3175. 4598(args)S
  3176. 4839(list.)S
  3177. 6522 V
  3178. 936(You)S
  3179. 1174(may)S
  3180. 1412(specify)S
  3181. 1792(a)S
  3182. 1876(new)S
  3183. 2108(args)S
  3184. 2340(list)S
  3185. 2519(here,)S
  3186. 2788(too.)S
  3187. 6798 V
  3188. 936(The)S
  3189. 1154((N)ext)S
  3190. 1502(and)S
  3191. 1707((pre)vious)S
  3192. 2236(commands)S
  3193. 2790((they're)S
  3194. 3206(really)S
  3195. 3514(aliases)S
  3196. 3869(for)S
  3197. 4042(the)S
  3198. 4221(same)S
  3199. 4501(command))S
  3200. 6936 V
  3201. 936(switch)S
  3202. 1283(from)S
  3203. 1549(the)S
  3204. 1727(current)S
  3205. 2101(256le)S
  3206. 2286(to)S
  3207. 2410(the)S
  3208. (preceding)477 2588 A
  3209. 3095(256le)S
  3210. 3280(in)S
  3211. 3404(the)S
  3212. 3582(args)S
  3213. 3814(list.)S
  3214. 8427 V
  3215. EP
  3216. %%Page: 10 10
  3217. BP
  3218. /slant 0 def
  3219. /height 0 def
  3220. 1130 V
  3221. 12 B
  3222. 936(10)S
  3223. 1380 V
  3224. 12 R
  3225. 936(The)S
  3226. 1154((rew)ind)S
  3227. 1603(command)S
  3228. 2109(switches)S
  3229. 2557(from)S
  3230. 2823(the)S
  3231. 3001(current)S
  3232. 3375(256le)S
  3233. 3560(to)S
  3234. 3684(the)S
  3235. 3862(256rst)S
  3236. 4081(256le)S
  3237. 4266(in)S
  3238. 4390(the)S
  3239. 4568(args)S
  3240. 4800(list.)S
  3241. 1794 V
  3242. 12 B
  3243. 936(Switching)S
  3244. 1478(Files)S
  3245. 2244 V
  3246. 12 R
  3247. (edit[!])305 1800 A
  3248. 2135([256le])S
  3249. 2382 V
  3250. (tag[!])271 1800 A
  3251. 2101(tagname)S
  3252. 2658 V
  3253. 936(The)S
  3254. 1160((e)dit)S
  3255. 1460(command)S
  3256. 1972(allows)S
  3257. 2326(to)S
  3258. 2457(switch)S
  3259. 2811(from)S
  3260. 3084(the)S
  3261. 3269(current)S
  3262. 3650(256le)S
  3263. 3842(to)S
  3264. 3973(some)S
  3265. 4265(other)S
  3266. 4551(256le.)S
  3267. 4803(This)S
  3268. 2796 V
  3269. 936(has)S
  3270. 1127(nothing)S
  3271. 1525(to)S
  3272. 1649(do)S
  3273. 1799(with)S
  3274. 2045(the)S
  3275. 2223(args)S
  3276. 2455(list,)S
  3277. 2664(by)S
  3278. 2814(the)S
  3279. 2992(way.)S
  3280. 3072 V
  3281. 936(The)S
  3282. 1165((ta)g)S
  3283. 1436(command)S
  3284. (looks)261 1953 A
  3285. 2255(up)S
  3286. 2416(a)S
  3287. 2511(given)S
  3288. 2820(tagname)S
  3289. 3271(in)S
  3290. 3406(a)S
  3291. 3501(256le)S
  3292. 3698(called)S
  3293. 4030(`)S
  3294. 4061(`tags".)S
  3295. 4448(This)S
  3296. 4705(tells)S
  3297. 4950(it)S
  3298. 3210 V
  3299. 936(which)S
  3300. 1277(256le)S
  3301. 1477(the)S
  3302. 1670(tag)S
  3303. 1863(is)S
  3304. 1989(in,)S
  3305. 2157(and)S
  3306. 2375(how)S
  3307. 2627(to)S
  3308. 2765(256nd)S
  3309. 2996(it)S
  3310. 3108(in)S
  3311. 3246(that)S
  3312. 3472(256le.)S
  3313. 12 I
  3314. 3731(Elvis)S
  3315. 12 R
  3316. 4018(then)S
  3317. 4270(switches)S
  3318. 4732(to)S
  3319. 4870(the)S
  3320. 3348 V
  3321. 936(tag's)S
  3322. 1202(256le)S
  3323. 1387(and)S
  3324. 1591(256nds)S
  3325. 1855(the)S
  3326. 2033(tag.)S
  3327. 3762 V
  3328. 12 B
  3329. 936(Exiting)S
  3330. 4212 V
  3331. 12 R
  3332. (quit[!])311 1800 A
  3333. 4350 V
  3334. 1800(wq)S
  3335. 4488 V
  3336. 1800(xit)S
  3337. 4764 V
  3338. 936(The)S
  3339. 1154((q)uit)S
  3340. 1454(command)S
  3341. 1960(exits)S
  3342. 2219(from)S
  3343. 2485(the)S
  3344. 2663(editor)S
  3345. (without)370 2976 A
  3346. 3376(saving)S
  3347. (your)221 3721 A
  3348. 3972(256le.)S
  3349. 5040 V
  3350. 936(The)S
  3351. 1156((wq))S
  3352. 1418(and)S
  3353. 1625((x)it)S
  3354. 1868(commands)S
  3355. 2424((really)S
  3356. 2775(two)S
  3357. 2990(names)S
  3358. 3332(for)S
  3359. 3507(the)S
  3360. 3688(same)S
  3361. 3970(command))S
  3362. 4520(both)S
  3363. 4767(write)S
  3364. 5178 V
  3365. 936(the)S
  3366. 1114(256le)S
  3367. 1299(before)S
  3368. (exiting.)366 1639 A
  3369. 5454 V
  3370. 12 B
  3371. 936(File)S
  3372. 1162(I/O)S
  3373. 5766 V
  3374. 12 R
  3375. 936([line])S
  3376. 1800(read)S
  3377. 2039(256le)S
  3378. 5904 V
  3379. 936([line][,line])S
  3380. (write[!][[>>]256le])829 1800 A
  3381. 6180 V
  3382. 936(The)S
  3383. ((r)ead)291 1154 A
  3384. 1475(command)S
  3385. 1981(gets)S
  3386. 2206(text)S
  3387. 2418(from)S
  3388. 2684(another)S
  3389. 3077(256le)S
  3390. 3262(and)S
  3391. 3466(inserts)S
  3392. 3813(it)S
  3393. 3911(after)S
  3394. 4165(the)S
  3395. 4343(speci256ed)S
  3396. 4803(line.)S
  3397. 6456 V
  3398. 936(The)S
  3399. 1154((w)rite)S
  3400. 1517(command)S
  3401. 2023(writes)S
  3402. 2352(the)S
  3403. 2531(whole)S
  3404. 2858(256le,)S
  3405. 3074(or)S
  3406. 3206(just)S
  3407. 3412(part)S
  3408. 3632(of)S
  3409. 3764(it,)S
  3410. 3893(to)S
  3411. 4018(some)S
  3412. 4304(other)S
  3413. 4584(256le.)S
  3414. 4830(The)S
  3415. 6594 V
  3416. 936(!,)S
  3417. 1059(if)S
  3418. 1186(present,)S
  3419. (will)190 1618 A
  3420. 1860(permit)S
  3421. 2229(the)S
  3422. 2429(lines)S
  3423. 2710(to)S
  3424. 2856(be)S
  3425. (written)345 3022 A
  3426. 3419(even)S
  3427. 3698(if)S
  3428. (you've)335 3824 A
  3429. 4210(set)S
  3430. 4396(the)S
  3431. (readonly)423 4595 A
  3432. 6732 V
  3433. 936(option.)S
  3434. 1334(If)S
  3435. (you)180 1446 A
  3436. (precede)377 1656 A
  3437. 2063(the)S
  3438. 2241(256lename)S
  3439. 2688(by)S
  3440. 2838(>>)S
  3441. 3004(then)S
  3442. 3242(the)S
  3443. 3420(lies)S
  3444. (will)190 3619 A
  3445. 3839(be)S
  3446. 3983(appended)S
  3447. 4475(to)S
  3448. 4599(the)S
  3449. 4777(256le.)S
  3450. 8427 V
  3451. EP
  3452. %%Page: 11 11
  3453. BP
  3454. /slant 0 def
  3455. /height 0 def
  3456. 1130 V
  3457. 12 B
  3458. 4898(11)S
  3459. 1380 V
  3460. (Directory)499 936 A
  3461. 1692 V
  3462. 12 R
  3463. 1800(cd)S
  3464. 1944([directory])S
  3465. 1830 V
  3466. 1800(chdir)S
  3467. 2079([directory])S
  3468. 1968 V
  3469. 1800(shell)S
  3470. 2244 V
  3471. 936(The)S
  3472. 1170((cd))S
  3473. 1413(and)S
  3474. 1634((chd)ir)S
  3475. 2012(commands)S
  3476. 2582((really)S
  3477. 2947(two)S
  3478. 3176(names)S
  3479. 3532(for)S
  3480. 3721(one)S
  3481. 3942(command))S
  3482. 4506(switch)S
  3483. 4870(the)S
  3484. 2382 V
  3485. 936(current)S
  3486. 1310(working)S
  3487. 1743(directory.)S
  3488. 2658 V
  3489. 936(The)S
  3490. 1154((sh)ell)S
  3491. 1495(command)S
  3492. 2001(starts)S
  3493. 2288(an)S
  3494. 2432(interactive)S
  3495. 2975(shell.)S
  3496. 3003 V
  3497. 12 B
  3498. 936(Debugging)S
  3499. 3384 V
  3500. 12 R
  3501. 936([line][,line])S
  3502. (debug[!])417 1800 A
  3503. 3522 V
  3504. (validate[!])507 1800 A
  3505. 3798 V
  3506. 936(These)S
  3507. 1255(commands)S
  3508. 1808(are)S
  3509. 1987(only)S
  3510. 2231(available)S
  3511. 2699(if)S
  3512. (you)180 2804 A
  3513. 3014(compile)S
  3514. 12 I
  3515. 3434(elvis)S
  3516. 12 R
  3517. 3687(with)S
  3518. 3933(the)S
  3519. 12 B
  3520. 4111(-DDEBUG)S
  3521. 12 R
  3522. 4700(257ag.)S
  3523. 4074 V
  3524. 936(The)S
  3525. 1156(de(b)ug)S
  3526. 1564(command)S
  3527. 2072(lists)S
  3528. 2300(stats)S
  3529. 2549(for)S
  3530. 2724(the)S
  3531. 2905(blocks)S
  3532. 3253(which)S
  3533. 3582(contain)S
  3534. 3971(the)S
  3535. 4152(speci256ed)S
  3536. 4615(range)S
  3537. 4917(of)S
  3538. 4212 V
  3539. 936(lines.)S
  3540. 1255(If)S
  3541. 1367(the)S
  3542. 1545(!)S
  3543. 1616(is)S
  3544. 1727(present,)S
  3545. 2137(then)S
  3546. 2375(the)S
  3547. 2553(contents)S
  3548. 2986(of)S
  3549. 3117(those)S
  3550. 3402(blocks)S
  3551. 3747(is)S
  3552. 3858(displayed,)S
  3553. 4381(too.)S
  3554. 4488 V
  3555. 936(The)S
  3556. 1178((va)lidate)S
  3557. 1698(command)S
  3558. 2228(checks)S
  3559. 2611(certain)S
  3560. 2996(variables)S
  3561. 3488(for)S
  3562. 3684(internal)S
  3563. 4109(consistency.)S
  3564. 4788(Nor-)S
  3565. 4626 V
  3566. 936(mally)S
  3567. 1247(it)S
  3568. 1350(does)S
  3569. 1606(not)S
  3570. 1795(output)S
  3571. 2138(anything)S
  3572. 2595(unless)S
  3573. 2931(it)S
  3574. 3033(detects)S
  3575. 3404(a)S
  3576. 3492(problem.)S
  3577. 3989(With)S
  3578. 4265(the)S
  3579. 4447(!,)S
  3580. (though,)364 4552 A
  3581. 4950(it)S
  3582. 4764 V
  3583. (will)190 936 A
  3584. 1156(always)S
  3585. (produce)389 1523 A
  3586. 1942(*some*)S
  3587. 2347(output.)S
  3588. 5109 V
  3589. 12 B
  3590. 936(Extensions)S
  3591. 5490 V
  3592. 12 R
  3593. 1116(In)S
  3594. (addition)396 1254 A
  3595. 1687(to)S
  3596. 1818(the)S
  3597. 2003(standard)S
  3598. 2450(commands,)S
  3599. 3040(a)S
  3600. 3131(variety)S
  3601. 3506(of)S
  3602. 3645(extra)S
  3603. 3926(features)S
  3604. 4349(are)S
  3605. 4536(present)S
  3606. 4924(in)S
  3607. 5628 V
  3608. 12 I
  3609. 1116(elvis)S
  3610. 12 R
  3611. 1369(that)S
  3612. 1581(are)S
  3613. 1760(not)S
  3614. 1944(present)S
  3615. 2324(in)S
  3616. 12 I
  3617. 2448(vi)S
  3618. 12 R
  3619. 2536(.)S
  3620. 2626(They)S
  3621. 2904(are)S
  3622. 3083(described)S
  3623. 3577(below.)S
  3624. 5904 V
  3625. 12 B
  3626. 936(.exrc)S
  3627. 6042 V
  3628. 12 I
  3629. 1116(Elvis)S
  3630. 12 R
  3631. 1398(256rst)S
  3632. 1627(runs)S
  3633. 1875(a)S
  3634. 12 I
  3635. 1969(.exrc)S
  3636. 12 R
  3637. 2248(256le)S
  3638. 2443((if)S
  3639. 2599(there)S
  3640. 2882(is)S
  3641. 3003(one))S
  3642. 3258(from)S
  3643. (your)221 3534 A
  3644. 3795($HOME)S
  3645. 4252(directory.)S
  3646. 4760(After)S
  3647. 6180 V
  3648. 1116(that,)S
  3649. 1368(it)S
  3650. 1476(runs)S
  3651. 1724(a)S
  3652. 12 I
  3653. 1818(.exrc)S
  3654. 12 R
  3655. 2097((if)S
  3656. 2253(there)S
  3657. 2536(is)S
  3658. 2657(one))S
  3659. 2912(from)S
  3660. 3188(the)S
  3661. 3376(current)S
  3662. 3760(directory.)S
  3663. 4297(The)S
  3664. 4524(one)S
  3665. 4737(in)S
  3666. 4870(the)S
  3667. 6318 V
  3668. 1116(current)S
  3669. 1500(directory)S
  3670. 1979(may)S
  3671. 2228(override)S
  3672. (settings)370 2673 A
  3673. 3084(made)S
  3674. 3387(by)S
  3675. 3548(the)S
  3676. 3737(one)S
  3677. 3952(in)S
  3678. 4087(the)S
  3679. 4276($HOME)S
  3680. 4734(direc-)S
  3681. 6456 V
  3682. 1116(tory.)S
  3683. 6732 V
  3684. 12 B
  3685. 936(:mkexrc)S
  3686. 6870 V
  3687. 936(:mk)S
  3688. 7008 V
  3689. 12 R
  3690. 1116(This)S
  3691. 1363(EX)S
  3692. 1557(command)S
  3693. 2066(saves)S
  3694. 2361(the)S
  3695. 2542(current)S
  3696. 2919(:set)S
  3697. 3121(and)S
  3698. 3328(:map)S
  3699. 3603(con256gurations)S
  3700. 4327(in)S
  3701. 4454(the)S
  3702. 4635(`)S
  3703. 4666(`.exrc')S
  3704. 4977(')S
  3705. 7146 V
  3706. 1116(256le)S
  3707. 1301(in)S
  3708. (your)221 1425 A
  3709. 1676(current)S
  3710. 2050(directory.)S
  3711. 8427 V
  3712. EP
  3713. %%Page: 12 12
  3714. BP
  3715. /slant 0 def
  3716. /height 0 def
  3717. 1130 V
  3718. 12 B
  3719. 936(12)S
  3720. 1380 V
  3721. 936(:args)S
  3722. 1518 V
  3723. 936(:ar)S
  3724. 1656 V
  3725. 12 R
  3726. 1116(You)S
  3727. 1354(can)S
  3728. 1552(use)S
  3729. 1743(the)S
  3730. 1921(:args)S
  3731. 2187(command)S
  3732. 2693(to)S
  3733. 2817(de256ne)S
  3734. 3142(a)S
  3735. 3226(new)S
  3736. 3458(args)S
  3737. 3690(list,)S
  3738. 3899(as)S
  3739. 4030(in:)S
  3740. 1932 V
  3741. 1836(:args)S
  3742. 2102(*.h)S
  3743. 2208 V
  3744. 1116(After)S
  3745. (you)180 1405 A
  3746. 1616(have)S
  3747. 1876(de256ned)S
  3748. 2263(a)S
  3749. 2349(new)S
  3750. 2583(args)S
  3751. 2817(list,)S
  3752. 3028(the)S
  3753. 3208(next)S
  3754. 3448(time)S
  3755. (you)180 3696 A
  3756. 3908(issue)S
  3757. 4182(a)S
  3758. 4268(:next)S
  3759. 4542(command)S
  3760. 2346 V
  3761. 12 I
  3762. 1116(elvis)S
  3763. 12 R
  3764. (will)190 1369 A
  3765. 1589(switch)S
  3766. 1936(to)S
  3767. 2060(the)S
  3768. 2238(256rst)S
  3769. 2457(256le)S
  3770. 2642(of)S
  3771. 2773(the)S
  3772. 2951(new)S
  3773. 3183(list.)S
  3774. 2622 V
  3775. 12 B
  3776. 936(:Next)S
  3777. 2760 V
  3778. 936(:previous)S
  3779. 2898 V
  3780. 936(:N)S
  3781. 3036 V
  3782. 936(:pre)S
  3783. 3174 V
  3784. 12 R
  3785. 1116(These)S
  3786. 1435(commands)S
  3787. 1988(move)S
  3788. 2286(backwards)S
  3789. (through)375 2834 A
  3790. 3239(the)S
  3791. 3417(args)S
  3792. 3649(list.)S
  3793. 3450 V
  3794. 12 B
  3795. 936(zz)S
  3796. 3588 V
  3797. 12 R
  3798. 1116(In)S
  3799. 1250(VI,)S
  3800. 1442(the)S
  3801. 1623((lowercase))S
  3802. 2224(`)S
  3803. 2255(`zz')S
  3804. 2435(')S
  3805. 2509(command)S
  3806. (will)190 3018 A
  3807. 3241(center)S
  3808. 3571(the)S
  3809. 3752(current)S
  3810. 4129(line)S
  3811. 4344(on)S
  3812. 4497(the)S
  3813. 4678(screen,)S
  3814. 3726 V
  3815. 1116(like)S
  3816. 1328(`)S
  3817. 1359(`z=")S
  3818. 4002 V
  3819. 12 B
  3820. 936(.)S
  3821. 4140 V
  3822. 12 R
  3823. 1116(The)S
  3824. 1347(default)S
  3825. (count)268 1727 A
  3826. 2038(value)S
  3827. 2343(for)S
  3828. 2528(.)S
  3829. 2601(is)S
  3830. 2725(the)S
  3831. 2916(same)S
  3832. 3208(as)S
  3833. 3352(the)S
  3834. 3543(previous)S
  3835. 4003(command)S
  3836. 4523(which)S
  3837. 4863(.)S
  3838. 4937(is)S
  3839. 4278 V
  3840. 1116(meant)S
  3841. 1448(to)S
  3842. 1578(repeat.)S
  3843. 1971(However,)S
  3844. (you)180 2482 A
  3845. 2698(can)S
  3846. (supply)321 2902 A
  3847. 3259(a)S
  3848. 3349(new)S
  3849. (count)268 3587 A
  3850. 3891(if)S
  3851. (you)180 4002 A
  3852. 4218(wish.)S
  3853. 4512(For)S
  3854. 4715(exam-)S
  3855. 4416 V
  3856. 1116(ple,)S
  3857. 1324(after)S
  3858. 1578(`)S
  3859. 1609(`3dw')S
  3860. 1889(',)S
  3861. 1990(`)S
  3862. 2021(`.')S
  3863. 2123(')S
  3864. (will)190 2194 A
  3865. 2414(delete)S
  3866. 2734(3)S
  3867. 2824(words,)S
  3868. 3180(but)S
  3869. 3364(`)S
  3870. 3395(`5.')S
  3871. 3557(')S
  3872. (will)190 3628 A
  3873. 3848(delete)S
  3874. 4168(5)S
  3875. 4258(words.)S
  3876. 4692 V
  3877. 12 B
  3878. 936(")S
  3879. 4830 V
  3880. 12 R
  3881. 1116(The)S
  3882. 1348(text)S
  3883. 1574(which)S
  3884. 1914(was)S
  3885. 2147(most)S
  3886. (recently)391 2426 A
  3887. (input)248 2861 A
  3888. 3154((via)S
  3889. 3388(a)S
  3890. 3487(`)S
  3891. 3518(`cw')S
  3892. 3732(')S
  3893. 3818(command,)S
  3894. 4369(or)S
  3895. 4515(something)S
  3896. 4968 V
  3897. 1116(similar))S
  3898. 1527(is)S
  3899. 1640(saved)S
  3900. 1947(in)S
  3901. 2073(a)S
  3902. 2159(cut)S
  3903. 2339(buffer)S
  3904. 2668(called)S
  3905. 2989(".)S
  3906. 3099((which)S
  3907. 3467(is)S
  3908. 3579(a)S
  3909. 3664(pretty)S
  3910. 3978(hard)S
  3911. 4224(name)S
  3912. 4517(to)S
  3913. 4642(write)S
  3914. 4924(in)S
  3915. 5106 V
  3916. 1116(an)S
  3917. 1260(English)S
  3918. 1659(sentence).)S
  3919. 2207(You)S
  3920. 2445(can)S
  3921. 2643(use)S
  3922. 2834(this)S
  3923. 3039(with)S
  3924. 3285(the)S
  3925. 3463(`)S
  3926. 3494(`p')S
  3927. 3626(')S
  3928. 3697(or)S
  3929. 3828(`)S
  3930. 3859(`P')S
  3931. 3998(')S
  3932. 4069(commands)S
  3933. 4622(thusly:)S
  3934. 5313 V
  3935. 1836(".p)S
  3936. 5520 V
  3937. 12 B
  3938. 936(K)S
  3939. 5658 V
  3940. 12 R
  3941. 1116(You)S
  3942. 1354(can)S
  3943. 1552(move)S
  3944. 1850(the)S
  3945. 2028(cursor)S
  3946. 2361(onto)S
  3947. 2605(a)S
  3948. 2690(word)S
  3949. 2970(and)S
  3950. 3175(press)S
  3951. 3455(shift-K)S
  3952. 3831(to)S
  3953. 3956(have)S
  3954. 12 I
  3955. 4215(elvis)S
  3956. 12 R
  3957. 4469(run)S
  3958. 4661(a)S
  3959. 4746(refer-)S
  3960. 5796 V
  3961. 1116(ence)S
  3962. 1377(program)S
  3963. 1826(to)S
  3964. (look)214 1959 A
  3965. 2212(that)S
  3966. 2433(word)S
  3967. 2721(up.)S
  3968. 2940(This)S
  3969. 3194(command)S
  3970. 3709(alone)S
  3971. 4010(is)S
  3972. 4129(worth)S
  3973. 4450(the)S
  3974. 4636(price)S
  3975. 4917(of)S
  3976. 5934 V
  3977. 1116(admission!)S
  3978. 1707(See)S
  3979. 1912(the)S
  3980. 2090(ctags)S
  3981. 2369(and)S
  3982. 2573(ref)S
  3983. 2739(programs.)S
  3984. 6210 V
  3985. 12 B
  3986. (input)276 936 A
  3987. 6348 V
  3988. 12 R
  3989. 1116(You)S
  3990. 1366(can)S
  3991. (backspace)497 1576 A
  3992. 2115(back)S
  3993. 2385(past)S
  3994. 2622(the)S
  3995. 2812(beginning)S
  3996. 3336(of)S
  3997. 3479(the)S
  3998. 3669(line.)S
  3999. 3953(If)S
  4000. (you)180 4077 A
  4001. 4300(type)S
  4002. 4551(CTRL-A,)S
  4003. 6486 V
  4004. 1116(then)S
  4005. 1356(the)S
  4006. 1536(text)S
  4007. 1750(that)S
  4008. (you)180 1964 A
  4009. (input)248 2175 A
  4010. 2454(last)S
  4011. 2654(time)S
  4012. 2901(is)S
  4013. 3013(inserted.)S
  4014. 3488(You)S
  4015. (will)190 3727 A
  4016. 3948(remain)S
  4017. 4316(in)S
  4018. (input)248 4441 A
  4019. 4720(mode,)S
  4020. 6624 V
  4021. 1116(so)S
  4022. (you)180 1270 A
  4023. 1497(can)S
  4024. (backspace)497 1712 A
  4025. 2256(over)S
  4026. 2518(part)S
  4027. 2754(of)S
  4028. 2902(it,)S
  4029. 3047(or)S
  4030. 3195(add)S
  4031. 3416(more)S
  4032. 3712(to)S
  4033. 3853(it.)S
  4034. 4028((This)S
  4035. 4331(is)S
  4036. 4459(sort)S
  4037. 4688(of)S
  4038. 4836(like)S
  4039. 6762 V
  4040. 1116(CTRL-@)S
  4041. 1607(on)S
  4042. 1757(the)S
  4043. 1935(real)S
  4044. 2148(vi,)S
  4045. 2302(except)S
  4046. 2648(that)S
  4047. 2860(CTRL-A)S
  4048. 3327(really)S
  4049. 3634(works.))S
  4050. 7038 V
  4051. 1116(Real)S
  4052. 12 I
  4053. 1407(vi)S
  4054. 12 R
  4055. 1564(can)S
  4056. 1801(only)S
  4057. 2085(remember)S
  4058. 2647(up)S
  4059. 2837(to)S
  4060. (128)180 3001 A
  4061. 3251(characters)S
  4062. 3814(of)S
  4063. (input,)278 3985 A
  4064. 4333(but)S
  4065. 12 I
  4066. 4557(elvis)S
  4067. 12 R
  4068. 4850(can)S
  4069. 7176 V
  4070. 1116(remember)S
  4071. 1638(any)S
  4072. (amount.)392 1842 A
  4073. 8427 V
  4074. EP
  4075. %%Page: 13 13
  4076. BP
  4077. /slant 0 def
  4078. /height 0 def
  4079. 1130 V
  4080. 12 B
  4081. 4898(13)S
  4082. 1380 V
  4083. 936(:set)S
  4084. 12 R
  4085. 1149(charattr)S
  4086. 1518 V
  4087. 12 B
  4088. 936(:se)S
  4089. 12 R
  4090. 1108(ca)S
  4091. 1656 V
  4092. 12 I
  4093. 1116(Elvis)S
  4094. 12 R
  4095. 1400(can)S
  4096. 1609(display)S
  4097. 2000(`)S
  4098. (`backslash-f')634 2031 A
  4099. 2655(')S
  4100. 2738(style)S
  4101. 3009(character)S
  4102. 3497(attributes)S
  4103. 3991(on)S
  4104. 4153(the)S
  4105. 4343(screen)S
  4106. 4695(as)S
  4107. (you)180 4838 A
  4108. 1794 V
  4109. 1116(edit.)S
  4110. 1388(The)S
  4111. 1606(following)S
  4112. 2107(example)S
  4113. 2547(shows)S
  4114. 2879(the)S
  4115. (recognized)531 3057 A
  4116. 3618(attributes:)S
  4117. 2070 V
  4118. 1836(normal)S
  4119. 12 B
  4120. 2209(boldface)S
  4121. 12 I
  4122. 2676(italics)S
  4123. 2346 V
  4124. 12 R
  4125. 1116(NOTE:)S
  4126. (you)180 1521 A
  4127. 1748(must)S
  4128. 2030(compile)S
  4129. 12 I
  4130. 2467(elvis)S
  4131. 12 R
  4132. (without)370 2737 A
  4133. 3154(the)S
  4134. 3349(261DSET)S
  4135. 12 Y1
  4136. 3712(3)S
  4137. 12 R
  4138. 3772(NOCHARATTR)S
  4139. 4647(257ag)S
  4140. 4876(for)S
  4141. 2484 V
  4142. 1116(this)S
  4143. 1321(to)S
  4144. 1445(work.)S
  4145. 2760 V
  4146. 12 B
  4147. 936(Omissions)S
  4148. 3072 V
  4149. 12 R
  4150. 1116(A)S
  4151. 1237(few)S
  4152. 12 I
  4153. 1453(vi)S
  4154. 12 R
  4155. 1574(features)S
  4156. 1992(are)S
  4157. 2174(missing.)S
  4158. 2643(The)S
  4159. (replace)351 2864 A
  4160. 3248(mode)S
  4161. 3549(is)S
  4162. 3663(a)S
  4163. 3750(hack.)S
  4164. 4071(It)S
  4165. 4179(does)S
  4166. 4433(not)S
  4167. 4621(save)S
  4168. 4870(the)S
  4169. 3210 V
  4170. 936(text)S
  4171. 1148(that)S
  4172. 1360(it)S
  4173. 1458(overwrites.)S
  4174. 3384 V
  4175. (Long)254 1116 A
  4176. 1408(lines)S
  4177. 1675(are)S
  4178. 1862(displayed)S
  4179. 2363(differently320where)S
  4180. 3331(the)S
  4181. 3517(real)S
  4182. 3738(vi)S
  4183. 3870(would)S
  4184. 4210(wrap)S
  4185. 4491(a)S
  4186. (long)214 4583 A
  4187. 4836(line)S
  4188. 3522 V
  4189. 936(onto)S
  4190. 1194(several)S
  4191. 1582(rows)S
  4192. 1862(of)S
  4193. 2007(the)S
  4194. 2199(screen,)S
  4195. 12 I
  4196. 2583(elvis)S
  4197. 12 R
  4198. 2850(simply)S
  4199. 3223(displays)S
  4200. 3662(part)S
  4201. 3894(of)S
  4202. 4038(the)S
  4203. 4229(line,)S
  4204. 4484(and)S
  4205. 4701(allows)S
  4206. 3660 V
  4207. (you)180 936 A
  4208. 1146(to)S
  4209. 1270(scroll)S
  4210. 1570(the)S
  4211. 1748(screen)S
  4212. 2088(sideways)S
  4213. 2562(to)S
  4214. 2686(see)S
  4215. 2871(the)S
  4216. 3049(rest)S
  4217. 3255(of)S
  4218. 3386(it.)S
  4219. 3834 V
  4220. 1116(The)S
  4221. 1365(`)S
  4222. 1396(`:preserve')S
  4223. 1913(')S
  4224. 2015(and)S
  4225. 2250(`)S
  4226. 2281(`:recover')S
  4227. 2751(')S
  4228. 2853(commands)S
  4229. 3437(are)S
  4230. 3647(missing,)S
  4231. 4115(as)S
  4232. 4278(is)S
  4233. 4421(the)S
  4234. 12 B
  4235. 4631(261r)S
  4236. 12 R
  4237. 4807(257ag.)S
  4238. 3972 V
  4239. 936(`)S
  4240. 967(`:Preserve")S
  4241. 1547(is)S
  4242. 1666(practically)S
  4243. 2217(never)S
  4244. 2524(used)S
  4245. 2783(and)S
  4246. 2995(since)S
  4247. 3282(use)S
  4248. 3481(of)S
  4249. 3620(`)S
  4250. 3651(`:recover\*(CQ)S
  4251. 4431(is)S
  4252. 4549(so)S
  4253. 4693(rare,)S
  4254. 4950(it)S
  4255. 4110 V
  4256. 936(was)S
  4257. 1171(decided)S
  4258. 1593(to)S
  4259. 1733(implement)S
  4260. 2297(it)S
  4261. 2411(as)S
  4262. 2558(a)S
  4263. 2658(separate)S
  4264. 3102(program.)S
  4265. 3618(There's)S
  4266. 4035(no)S
  4267. 4201(need)S
  4268. 4475(to)S
  4269. 4615(load)S
  4270. 4870(the)S
  4271. 4248 V
  4272. 936(recovery)S
  4273. 1390(code)S
  4274. 1648(into)S
  4275. 1866(memory)S
  4276. 2299(every)S
  4277. 2598(time)S
  4278. (you)180 2844 A
  4279. 3054(edit)S
  4280. 3266(a)S
  4281. 3350(256le.)S
  4282. 4422 V
  4283. 1116(LISP)S
  4284. (support)362 1415 A
  4285. 1827(is)S
  4286. 1958(missing.)S
  4287. 2444(The)S
  4288. 2682(`)S
  4289. 2713(`@')S
  4290. 2897(')S
  4291. 2988(and)S
  4292. 3212(`)S
  4293. 3243(`:@')S
  4294. 3461(')S
  4295. 3552(commands)S
  4296. 4125(are)S
  4297. 4324(missing.)S
  4298. 4810(You)S
  4299. 4560 V
  4300. (cannot)322 936 A
  4301. 1288(APPEND)S
  4302. 1790(to)S
  4303. 1914(a)S
  4304. 1998(cut)S
  4305. 2176(buffer.)S
  4306. 4836 V
  4307. 12 B
  4308. 936(Options)S
  4309. 5148 V
  4310. 12 R
  4311. 1116(A)S
  4312. 1234(variety)S
  4313. 1601(of)S
  4314. 1732(options)S
  4315. 2117(can)S
  4316. 2315(be)S
  4317. 2459(set)S
  4318. 2624(as)S
  4319. 2755(described)S
  4320. 3249(below:)S
  4321. 5355 V
  4322. 12 B
  4323. 1116(Name)S
  4324. 1764(Abbr)S
  4325. 2088(Type)S
  4326. 2628(Default)S
  4327. 3276(Description)S
  4328. 5493 V
  4329. 12 R
  4330. 1116(autoindent)S
  4331. 1764(as)S
  4332. 2088(Bool)S
  4333. 2628(FALSE)S
  4334. 3276(autoindent)S
  4335. 3816(during)S
  4336. (input?)302 4161 A
  4337. 5631 V
  4338. 1116(autowrite)S
  4339. 1764(aw)S
  4340. 2088(Bool)S
  4341. 2628(FALSE)S
  4342. 3276(write)S
  4343. 3557(256le)S
  4344. 3742(for)S
  4345. 3914(:n)S
  4346. 4038(command?)S
  4347. 5769 V
  4348. 1116(charattr)S
  4349. 1764(ca)S
  4350. 2088(Bool)S
  4351. 2628(FALSE)S
  4352. 3276(display)S
  4353. 3655(bold)S
  4354. 3899(&)S
  4355. (underline)457 4023 A
  4356. 4510(chars?)S
  4357. 5907 V
  4358. 1116(columns)S
  4359. 1764(co)S
  4360. 2088(Number)S
  4361. 2628(80)S
  4362. 3276(width)S
  4363. 3582(of)S
  4364. 3713(screen,)S
  4365. 4083(in)S
  4366. 4207(characters)S
  4367. 6045 V
  4368. 1116(directory)S
  4369. 1764(dir)S
  4370. 2088(String)S
  4371. 2628(/usr/tmp)S
  4372. 3276(where)S
  4373. 3603(tmp)S
  4374. 3821(256les)S
  4375. 4053(are)S
  4376. 4232(kept)S
  4377. 6183 V
  4378. 1116(errorbells)S
  4379. 1764(eb)S
  4380. 2088(Bool)S
  4381. 2628(TRUE)S
  4382. 3276(ring)S
  4383. 3501(bell)S
  4384. 3713(on)S
  4385. 3863(error?)S
  4386. 6321 V
  4387. 1116(exrefresh)S
  4388. 1764(er)S
  4389. 2088(Bool)S
  4390. 2628(TRUE)S
  4391. 3276(EX)S
  4392. 3468(mode)S
  4393. 3766(calls)S
  4394. 4019(write())S
  4395. 4382(often?)S
  4396. 6459 V
  4397. (ignorecase)518 1116 A
  4398. 1764(ic)S
  4399. 2088(Bool)S
  4400. 2628(FALSE)S
  4401. 3276(searches:)S
  4402. (upper/lowercase)795 3751 A
  4403. 4576(OK?)S
  4404. 6597 V
  4405. 1116(keytime)S
  4406. 1764(kt)S
  4407. 2088(Number)S
  4408. 2628(1)S
  4409. 3276(allow)S
  4410. 3576(slow)S
  4411. (receipt)331 3835 A
  4412. 4196(of)S
  4413. 4327(ESC)S
  4414. 4578(seq?)S
  4415. 6735 V
  4416. 1116(keywordprg)S
  4417. 1764(kp)S
  4418. 2088(String)S
  4419. 2628(/usr/bin/ref)S
  4420. 3276(program)S
  4421. 3716(to)S
  4422. 3840(run)S
  4423. 4031(for)S
  4424. 4203(shift-K)S
  4425. 6873 V
  4426. 1116(lines)S
  4427. 1764(ln)S
  4428. 2088(Number)S
  4429. 2628(25)S
  4430. 3276(height)S
  4431. 3608(of)S
  4432. 3739(screen,)S
  4433. 4109(in)S
  4434. 4233(lines)S
  4435. 7011 V
  4436. 1116(list)S
  4437. 1764(li)S
  4438. 2088(Bool)S
  4439. 2628(FALSE)S
  4440. 3276(show)S
  4441. 3561(tabs)S
  4442. 3786(as)S
  4443. 3917(`)S
  4444. (`303I')164 3948 A
  4445. 4102('?)S
  4446. 7149 V
  4447. 1116(magic)S
  4448. 1764(ma)S
  4449. 2088(Bool)S
  4450. 2628(TRUE)S
  4451. 3276(searches:)S
  4452. 3751(allow)S
  4453. 4051(metacharacters?)S
  4454. 8427 V
  4455. EP
  4456. %%Page: 14 14
  4457. BP
  4458. /slant 0 def
  4459. /height 0 def
  4460. 1130 V
  4461. 12 B
  4462. 936(14)S
  4463. 1380 V
  4464. 12 R
  4465. 1116(paragraphs)S
  4466. 1764(pa)S
  4467. 2088(String)S
  4468. 2628(PPppPApa)S
  4469. 3276(paragraphs)S
  4470. 3837(start)S
  4471. 4077(with)S
  4472. 4323(.PP,)S
  4473. 4547(etc.)S
  4474. 1518 V
  4475. (readonly)423 1116 A
  4476. 1764(ro)S
  4477. 2088(Bool)S
  4478. 2628(FALSE)S
  4479. 3276(no)S
  4480. 3426(256le)S
  4481. (should)321 3611 A
  4482. 3962(be)S
  4483. (written)345 4106 A
  4484. 4481(back?)S
  4485. 1656 V
  4486. 1116(report)S
  4487. 1764(re)S
  4488. 2088(Number)S
  4489. 2628(5)S
  4490. 3276(report)S
  4491. 3596(changes)S
  4492. 4015(to)S
  4493. 4139(X)S
  4494. 4257(lines?)S
  4495. 1794 V
  4496. 1116(scroll)S
  4497. 1764(sc)S
  4498. 2088(Number)S
  4499. 2628(12)S
  4500. 3276(default)S
  4501. 3643(#lines)S
  4502. 3962(for)S
  4503. 4134(303U)S
  4504. 4293(and)S
  4505. 4497(303D)S
  4506. 1932 V
  4507. 1116(sections)S
  4508. 1764(se)S
  4509. 2088(String)S
  4510. 2628(SEseSHsh)S
  4511. 3276(sections)S
  4512. 3696(start)S
  4513. 3936(with)S
  4514. 4182(.SE,)S
  4515. 4413(etc.)S
  4516. 2070 V
  4517. 1116(shell)S
  4518. 1764(sh)S
  4519. 2088(String)S
  4520. 12 I
  4521. 2628(/bin/sh)S
  4522. 12 R
  4523. 3276(shell)S
  4524. 3535(program,)S
  4525. 4005(from)S
  4526. 4271(environment)S
  4527. 2208 V
  4528. 1116(shiftwidth)S
  4529. 1764(sw)S
  4530. 2088(Number)S
  4531. 2628(8)S
  4532. 3276(width)S
  4533. 3582(of)S
  4534. 3713(<)S
  4535. 3811(or)S
  4536. 3942(>)S
  4537. 4040(commands)S
  4538. 2346 V
  4539. 1116(sidescroll)S
  4540. 1764(ss)S
  4541. 2088(Number)S
  4542. 2628(8)S
  4543. 3276(#chars)S
  4544. 3622(to)S
  4545. 3746(scroll)S
  4546. 4046(sideways)S
  4547. 4520(by)S
  4548. 2484 V
  4549. 1116(sync)S
  4550. 1764(sy)S
  4551. 2088(Bool)S
  4552. 2628(FALSE)S
  4553. 3276(call)S
  4554. 3482(sync())S
  4555. 3815(after)S
  4556. (each)222 4069 A
  4557. 4321(change?)S
  4558. 2622 V
  4559. 1116(tabstop)S
  4560. 1764(ts)S
  4561. 2088(Number)S
  4562. 2628(8)S
  4563. 3276(width)S
  4564. 3582(of)S
  4565. 3713(a)S
  4566. 3797(tab)S
  4567. 3975(character)S
  4568. 2760 V
  4569. 1116(term)S
  4570. 1764(te)S
  4571. 2088(String)S
  4572. 2628("?")S
  4573. 3276(terminal)S
  4574. 3711(type,)S
  4575. 3979(from)S
  4576. 4245(environment)S
  4577. 2898 V
  4578. 1116(vbell)S
  4579. 1764(vb)S
  4580. 2088(Bool)S
  4581. 2628(TRUE)S
  4582. 3276(use)S
  4583. 3467(visible)S
  4584. 3820(bell)S
  4585. 4032(if)S
  4586. 4137(possible?)S
  4587. 3036 V
  4588. 1116(warn)S
  4589. 1764(wa)S
  4590. 2088(Bool)S
  4591. 2628(TRUE)S
  4592. 3276(warn)S
  4593. 3549(if)S
  4594. 3654(256le)S
  4595. 3839(not)S
  4596. 4023(saved)S
  4597. 4328(for)S
  4598. 4500(:!cmd)S
  4599. 3174 V
  4600. 1116(wrapmargin)S
  4601. 1764(wm)S
  4602. 2088(Number)S
  4603. 2628(0)S
  4604. 3276(Insert)S
  4605. 3583(newline)S
  4606. 3997(after)S
  4607. 4251(which)S
  4608. 4577(col?)S
  4609. 3312 V
  4610. 1116(wrapscan)S
  4611. 1764(ws)S
  4612. 2088(Bool)S
  4613. 2628(TRUE)S
  4614. 3276(searches:)S
  4615. 3751(wrap)S
  4616. 4024(at)S
  4617. 4142(EOF?)S
  4618. 3588 V
  4619. 12 B
  4620. 936(autoindent)S
  4621. 3726 V
  4622. 12 R
  4623. 1116(During)S
  4624. (input)248 1503 A
  4625. 1795(mode,)S
  4626. 2137(the)S
  4627. 2329(autoindent)S
  4628. 2883(option)S
  4629. (will)190 3235 A
  4630. 3470(cause)S
  4631. (each)222 3784 A
  4632. 4051(added)S
  4633. 4384(line)S
  4634. 4611(to)S
  4635. 4750(begin)S
  4636. 3864 V
  4637. 1116(with)S
  4638. 1390(the)S
  4639. 1596(same)S
  4640. (amount)362 1903 A
  4641. 2323(of)S
  4642. 2481(leading)S
  4643. (whitespace)539 2894 A
  4644. 3490(as)S
  4645. 3648(the)S
  4646. 3853(line)S
  4647. (above)288 4092 A
  4648. 4437(it.)S
  4649. (Without)396 4622 A
  4650. 4002 V
  4651. 1116(autoindent,)S
  4652. 1686(added)S
  4653. 2004(lines)S
  4654. 2263(are)S
  4655. (initially)378 2442 A
  4656. 2850(empty.)S
  4657. 4278 V
  4658. 12 B
  4659. 936(autowrite)S
  4660. 4416 V
  4661. 12 R
  4662. 1116(When)S
  4663. (you're)316 1436 A
  4664. (editing)336 1785 A
  4665. 2154(one)S
  4666. 2361(256le)S
  4667. 2549(and)S
  4668. 2756(decide)S
  4669. 3105(to)S
  4670. 3232(switch)S
  4671. 3582(to)S
  4672. 3709(another320via)S
  4673. 4373(the)S
  4674. 4554(:tag)S
  4675. 4769(com-)S
  4676. 4554 V
  4677. 1116(mand,)S
  4678. 1452(or)S
  4679. 1590(:next)S
  4680. 1869(command,)S
  4681. 2412(perhaps320if)S
  4682. (your)221 3020 A
  4683. 3278(current)S
  4684. 3659(256le)S
  4685. 3851(has)S
  4686. 4049(been)S
  4687. 4314(modi256ed,)S
  4688. 4810(then)S
  4689. 4692 V
  4690. 12 I
  4691. 1116(elvis)S
  4692. 12 R
  4693. (will)190 1369 A
  4694. 1589(normally)S
  4695. 2056(print)S
  4696. 2315(an)S
  4697. 2459(error)S
  4698. 2726(message)S
  4699. 3166(and)S
  4700. 3370(refuse)S
  4701. 3697(to)S
  4702. 3821(switch.)S
  4703. 4968 V
  4704. 1116(However,)S
  4705. 1621(if)S
  4706. 1726(the)S
  4707. 1905(autowrite)S
  4708. 2395(option)S
  4709. 2734(is)S
  4710. 2846(on,)S
  4711. 3027(then)S
  4712. 12 I
  4713. 3266(elvis)S
  4714. 12 R
  4715. (will)190 3520 A
  4716. 3741(write)S
  4717. 4023(the)S
  4718. 4202(modi256ed)S
  4719. 4662(version)S
  4720. 5106 V
  4721. 1116(of)S
  4722. 1247(the)S
  4723. 1425(current)S
  4724. 1799(256le)S
  4725. 1984(and)S
  4726. (successfully)592 2188 A
  4727. 2810(switch)S
  4728. 3157(to)S
  4729. 3281(the)S
  4730. 3459(new)S
  4731. 3691(256le.)S
  4732. 5382 V
  4733. 12 B
  4734. 936(charattr)S
  4735. 5520 V
  4736. 12 R
  4737. 1116(Many)S
  4738. 1436(text)S
  4739. (formatting)512 1657 A
  4740. 2208(programs)S
  4741. 2704(allow)S
  4742. (you)180 3013 A
  4743. 3233(to)S
  4744. 3367(designate)S
  4745. 3864(portions)S
  4746. 4300(of)S
  4747. (your)221 4441 A
  4748. 4702(text)S
  4749. 4924(to)S
  4750. 5658 V
  4751. 1116(be)S
  4752. (underlined,)547 1271 A
  4753. 1859(italicized,)S
  4754. 2376(or)S
  4755. (boldface)417 2518 A
  4756. 2975(by)S
  4757. 3135(embedding)S
  4758. 3711(the)S
  4759. 3899(special)S
  4760. 4276(strings)S
  4761. 4639(\fU,)S
  4762. 4872(\fI,)S
  4763. 5796 V
  4764. 1116(and)S
  4765. 1321(\fB)S
  4766. 1507(in)S
  4767. (your)221 1632 A
  4768. 1884(text.)S
  4769. 2157(The)S
  4770. 2376(special)S
  4771. 2744(string)S
  4772. 3051(\fR)S
  4773. 3237(marks)S
  4774. 3564(the)S
  4775. 3743(end)S
  4776. 3948(of)S
  4777. (underlined)517 4081 A
  4778. 4630(or)S
  4779. 4763(bold-)S
  4780. 5934 V
  4781. (face)203 1116 A
  4782. 1349(text.)S
  4783. 6210 V
  4784. 12 I
  4785. 1116(Elvis)S
  4786. 12 R
  4787. 1398(normally)S
  4788. 1874(treats)S
  4789. 2177(those)S
  4790. 2471(special)S
  4791. 2847(strings)S
  4792. 3209(just)S
  4793. 3423(like)S
  4794. 3644(any)S
  4795. 3857(other)S
  4796. 4146(text.)S
  4797. 4428(However,)S
  4798. 4943(if)S
  4799. 6348 V
  4800. 1116(the)S
  4801. 12 I
  4802. 1299(charattr)S
  4803. 12 R
  4804. 1729(option)S
  4805. 2071(is)S
  4806. 2186(on,)S
  4807. 2370(then)S
  4808. 12 I
  4809. 2612(elvis)S
  4810. 12 R
  4811. (will)190 2869 A
  4812. 3093(interpret)S
  4813. 3539(those)S
  4814. 3828(special)S
  4815. 4199(strings)S
  4816. 4556(correctly,)S
  4817. 6486 V
  4818. 1116(to)S
  4819. 1268(display)S
  4820. (underlined)517 1676 A
  4821. 2252(or)S
  4822. (boldface)417 2412 A
  4823. 2888(text)S
  4824. 3129(on)S
  4825. 3308(the)S
  4826. 3515(screen.)S
  4827. 3944((This)S
  4828. 4259(only)S
  4829. 4532(works,)S
  4830. 4917(of)S
  4831. 6624 V
  4832. 1116(course,)S
  4833. 1535(if)S
  4834. (your)221 1683 A
  4835. 1977(terminal)S
  4836. 2455(can)S
  4837. 2696(display)S
  4838. (underlined)517 3118 A
  4839. 3708(and)S
  4840. (boldface,)447 3955 A
  4841. 4475(and)S
  4842. 4722(if)S
  4843. 4870(the)S
  4844. 6762 V
  4845. 1116(TERMCAP)S
  4846. 1716(entry)S
  4847. 1995(says)S
  4848. 2233(how)S
  4849. 2471(to)S
  4850. 2595(do)S
  4851. 2745(it.))S
  4852. 7038 V
  4853. 12 B
  4854. 936(columns)S
  4855. 7176 V
  4856. 12 R
  4857. 1116(This)S
  4858. 1374(is)S
  4859. 1498(a)S
  4860. 1595(`)S
  4861. 1626(`read)S
  4862. 1919(only')S
  4863. 2164(')S
  4864. 2248(option.)S
  4865. 2659(You)S
  4866. (cannot)322 2910 A
  4867. 3275(change)S
  4868. 3661(its)S
  4869. 3820(value,)S
  4870. 4156(but)S
  4871. (you)180 4354 A
  4872. 4578(can)S
  4873. 4790(have)S
  4874. 8427 V
  4875. EP
  4876. %%Page: 15 15
  4877. BP
  4878. /slant 0 def
  4879. /height 0 def
  4880. 1130 V
  4881. 12 B
  4882. 4898(15)S
  4883. 1380 V
  4884. 12 I
  4885. 1116(elvis)S
  4886. 12 R
  4887. 1369(print)S
  4888. 1628(it.)S
  4889. 1786(It)S
  4890. 1891(shows)S
  4891. 2223(how)S
  4892. 2461(wide)S
  4893. (your)221 2727 A
  4894. 2978(screen)S
  4895. 3318(is.)S
  4896. 1656 V
  4897. 12 B
  4898. (directory)478 936 A
  4899. 1794 V
  4900. 12 R
  4901. 1116(Elvis)S
  4902. 1399(uses)S
  4903. 1641(temporary)S
  4904. 2173(256les)S
  4905. 2409(to)S
  4906. 2537(store)S
  4907. 2807(changed)S
  4908. 3243(text.)S
  4909. 3519(This)S
  4910. 3768(option)S
  4911. 4110(allows)S
  4912. (you)180 4461 A
  4913. 4675(to)S
  4914. 4803(con-)S
  4915. 1932 V
  4916. 1116(trol)S
  4917. 1328(where)S
  4918. 1668(those)S
  4919. 1966(temporary)S
  4920. 2507(256les)S
  4921. (will)190 2752 A
  4922. 2985(be.)S
  4923. 3202(Ideally,)S
  4924. (you)180 3612 A
  4925. (should)321 3835 A
  4926. 4199(store)S
  4927. 4478(them)S
  4928. 4762(on)S
  4929. 4924(in)S
  4930. 2070 V
  4931. 1116(fast)S
  4932. (non-volatile)585 1322 A
  4933. 1937(memory,)S
  4934. 2400(such)S
  4935. 2651(as)S
  4936. 2782(a)S
  4937. 2866(hard)S
  4938. 3111(disk.)S
  4939. 2346 V
  4940. 1116(This)S
  4941. 1361(option)S
  4942. 1699(can)S
  4943. 1897(only)S
  4944. 2141(be)S
  4945. 2285(set)S
  4946. 2450(in)S
  4947. 2574(the)S
  4948. 2752(".exrc")S
  4949. 3119(256le.)S
  4950. 2622 V
  4951. 12 B
  4952. (errorbells)512 936 A
  4953. 2760 V
  4954. 12 R
  4955. 1116(Normally,)S
  4956. 12 I
  4957. 1642(elvis)S
  4958. 12 R
  4959. (will)190 1896 A
  4960. 2117(ring)S
  4961. (your)221 2343 A
  4962. 2595(terminal's)S
  4963. 3119(bell)S
  4964. 3332(if)S
  4965. (you)180 3438 A
  4966. 3649(make)S
  4967. 3942(an)S
  4968. 4088(error.)S
  4969. 4417(However,)S
  4970. 4924(in)S
  4971. 2898 V
  4972. 1116(noerrorbells)S
  4973. 1732(mode,)S
  4974. (your)221 2060 A
  4975. 2311(terminal)S
  4976. (will)190 2746 A
  4977. 2966(remain)S
  4978. 3333(silent.)S
  4979. 3174 V
  4980. 12 B
  4981. 936(exrefresh)S
  4982. 3312 V
  4983. 12 R
  4984. 1116(The)S
  4985. 1353(EX)S
  4986. 1564(mode)S
  4987. 1881(of)S
  4988. 12 I
  4989. 2031(elvis)S
  4990. 12 R
  4991. 2303(writes)S
  4992. 2650(many)S
  4993. 2967(lines)S
  4994. 3245(to)S
  4995. 3389(the)S
  4996. 3587(screen.)S
  4997. 4007(You)S
  4998. 4265(can)S
  4999. 4483(make)S
  5000. 12 I
  5001. 4795(elvis)S
  5002. 3450 V
  5003. 12 R
  5004. 1116(either)S
  5005. 1432(write)S
  5006. (each)222 1722 A
  5007. 1983(line)S
  5008. 2204(to)S
  5009. 2337(the)S
  5010. 2524(screen)S
  5011. 2872(separately,)S
  5012. 3432(or)S
  5013. 3571(save)S
  5014. 3824(up)S
  5015. 3982(many)S
  5016. 4288(lines)S
  5017. 4555(and)S
  5018. 4767(write)S
  5019. 3588 V
  5020. 1116(them)S
  5021. 1388(all)S
  5022. 1540(at)S
  5023. 1658(once.)S
  5024. 3864 V
  5025. 1116(The)S
  5026. 1365(exrefresh)S
  5027. 1878(option)S
  5028. 2247(is)S
  5029. 2389(normally)S
  5030. 2887(on,)S
  5031. 3098(so)S
  5032. (each)222 3266 A
  5033. 3549(line)S
  5034. 3792(is)S
  5035. (written)345 3935 A
  5036. 4342(to)S
  5037. 4498(the)S
  5038. 4708(screen)S
  5039. 4002 V
  5040. 1116(separately.)S
  5041. 4278 V
  5042. 1116(You)S
  5043. 1362(may)S
  5044. 1608(wish)S
  5045. 1875(to)S
  5046. 2007(turn)S
  5047. 2240(the)S
  5048. 2426(exrefresh)S
  5049. 2916(option)S
  5050. 3262(off)S
  5051. 3442((:se)S
  5052. 3656(noer))S
  5053. 3950(if)S
  5054. 4063(the)S
  5055. 4249(`)S
  5056. 4280(`write')S
  5057. 4603(')S
  5058. 4682(system)S
  5059. 4416 V
  5060. 1116(call)S
  5061. 1341(is)S
  5062. 1471(costly)S
  5063. 1809(on)S
  5064. (your)221 1978 A
  5065. 2248(machine,)S
  5066. 2737(or)S
  5067. 2887(if)S
  5068. (you're)316 3010 A
  5069. 3374(using)S
  5070. 3683(a)S
  5071. (windowing)544 3785 A
  5072. 4377(environment.)S
  5073. 4554 V
  5074. ((Windowing)611 1116 A
  5075. 1764(environments)S
  5076. 2459(scroll)S
  5077. 2766(text)S
  5078. 2985(a)S
  5079. 3076(lot)S
  5080. 3241(faster)S
  5081. 3550(when)S
  5082. (you)180 3850 A
  5083. 4068(write)S
  5084. 4357(many)S
  5085. 4663(lines)S
  5086. 4930(at)S
  5087. 4692 V
  5088. 1116(once.))S
  5089. 4968 V
  5090. 1116(This)S
  5091. 1361(option)S
  5092. 1699(has)S
  5093. 1890(no)S
  5094. 2040(effect)S
  5095. 2348(in)S
  5096. 12 I
  5097. 2472(vi)S
  5098. 12 R
  5099. 2590(mode.)S
  5100. 5244 V
  5101. 12 B
  5102. (ignorecase)544 936 A
  5103. 5382 V
  5104. 12 R
  5105. 1116(Normally,)S
  5106. 1652(when)S
  5107. 12 I
  5108. 1955(elvis)S
  5109. 12 R
  5110. 2219(searches)S
  5111. 2671(for)S
  5112. 2854(text,)S
  5113. 3107(it)S
  5114. 3217(treats)S
  5115. (uppercase)484 3523 A
  5116. 4049(letters)S
  5117. 4389(as)S
  5118. 4532(being)S
  5119. 4842(dif-)S
  5120. 5520 V
  5121. 1116(ferent)S
  5122. 1430(for)S
  5123. 1602(lowercase)S
  5124. 2118(letters.)S
  5125. 5796 V
  5126. 1116(When)S
  5127. 1434(the)S
  5128. (ignorecase)518 1612 A
  5129. 2160(option)S
  5130. 2498(is)S
  5131. 2609(on,)S
  5132. (uppercase)484 2789 A
  5133. 3303(and)S
  5134. 3507(lowercase)S
  5135. 4023(are)S
  5136. 4202(treated)S
  5137. 4563(as)S
  5138. 4694(equal.)S
  5139. 6072 V
  5140. 12 B
  5141. 936(keytime)S
  5142. 6210 V
  5143. 12 R
  5144. 1116(The)S
  5145. 1347(arrow)S
  5146. 1674(keys)S
  5147. 1938(of)S
  5148. 2082(most)S
  5149. 2360(terminals)S
  5150. 2855(send)S
  5151. 3120(a)S
  5152. (multi-character)743 3218 A
  5153. 4005(sequence.)S
  5154. 4552(It)S
  5155. 4671(takes)S
  5156. 4964(a)S
  5157. 6348 V
  5158. 1116(measurable)S
  5159. (amount)362 1705 A
  5160. 2104(of)S
  5161. 2241(time)S
  5162. 2493(for)S
  5163. 2671(these)S
  5164. 2956(sequences)S
  5165. 3482(to)S
  5166. 3612(be)S
  5167. (transmitted.)576 3762 A
  5168. 4404(The)S
  5169. 4628(keytime)S
  5170. 6486 V
  5171. 1116(option)S
  5172. 1455(allows)S
  5173. (you)180 1803 A
  5174. 2014(to)S
  5175. 2139(control)S
  5176. 2513(the)S
  5177. 2692(maximum)S
  5178. (amount)362 3213 A
  5179. 3606(of)S
  5180. 3738(time)S
  5181. 3986(to)S
  5182. 4112(allow)S
  5183. 4414(for)S
  5184. 4588(an)S
  5185. 4734(arrow)S
  5186. 6624 V
  5187. 1116(key)S
  5188. 1320((or)S
  5189. 1492(other)S
  5190. 1771(mapped)S
  5191. 2183(key))S
  5192. 2428(to)S
  5193. 2552(be)S
  5194. (received)411 2696 A
  5195. 3137(in)S
  5196. 3261(full.)S
  5197. 6900 V
  5198. 1116(The)S
  5199. 1345(default)S
  5200. 1723(keytime)S
  5201. 2154(value)S
  5202. 2457(is)S
  5203. 2579(2.)S
  5204. (Because)403 2740 A
  5205. 3185(of)S
  5206. 3328(the)S
  5207. 3518(way)S
  5208. 10 R
  5209. 3757(UNIX)S
  5210. 12 R
  5211. 4052(timekeeping)S
  5212. 4692(works,)S
  5213. 7038 V
  5214. 1116(the)S
  5215. 1321(actual)S
  5216. (amount)362 1668 A
  5217. 2087(of)S
  5218. 2245(time)S
  5219. 2518(allowed)S
  5220. (will)190 2959 A
  5221. 3206(vary)S
  5222. 3478(slightly,)S
  5223. 3928(but)S
  5224. 4139(it)S
  5225. (will)190 4264 A
  5226. 4511(always)S
  5227. 4904(be)S
  5228. 7176 V
  5229. 1116(between)S
  5230. 1550(1)S
  5231. 1640(and)S
  5232. 1844(2)S
  5233. (seconds.)412 1934 A
  5234. 8427 V
  5235. EP
  5236. %%Page: 16 16
  5237. BP
  5238. /slant 0 def
  5239. /height 0 def
  5240. 1130 V
  5241. 12 B
  5242. 936(16)S
  5243. 1380 V
  5244. 12 R
  5245. 1116(If)S
  5246. (you)180 1232 A
  5247. 1446(set)S
  5248. 1615(keytime)S
  5249. 2039(to)S
  5250. 2167(1,)S
  5251. 2291(then)S
  5252. 2533(the)S
  5253. 2715(actual)S
  5254. (amount)362 3039 A
  5255. 3435(of)S
  5256. 3570(time)S
  5257. 3821(allowed)S
  5258. (will)190 4240 A
  5259. 4465(be)S
  5260. 4614(between)S
  5261. 1518 V
  5262. 1116(0)S
  5263. 1222(and)S
  5264. 1442(1)S
  5265. (second.)365 1548 A
  5266. 1989(This)S
  5267. (will)190 2250 A
  5268. 2486(generally)S
  5269. 2983(make)S
  5270. 3291(the)S
  5271. (keyboard's)537 3485 A
  5272. (response)423 4068 A
  5273. 4536(be)S
  5274. 4695(a)S
  5275. (little)224 4794 A
  5276. 1656 V
  5277. 1116(faster)S
  5278. 1422((mostly)S
  5279. 1827(for)S
  5280. 2004(the)S
  5281. 2187(ESC)S
  5282. 2443(key),)S
  5283. 2723(but)S
  5284. 2912(on)S
  5285. 3068(those)S
  5286. (occasions)470 3359 A
  5287. 3865(where)S
  5288. 4198(the)S
  5289. 4382(time)S
  5290. 4634(allowed)S
  5291. 1794 V
  5292. 1116(happens)S
  5293. 1546(to)S
  5294. 1675(be)S
  5295. 1824(closer)S
  5296. 2149(to)S
  5297. 2278(0)S
  5298. 2373(than)S
  5299. 2616(1)S
  5300. (second,)365 2711 A
  5301. 12 I
  5302. 3110(elvis)S
  5303. 12 R
  5304. 3367(may)S
  5305. 3609(fail)S
  5306. 3806(to)S
  5307. 3934(allow)S
  5308. (enough)354 4238 A
  5309. 4626(time)S
  5310. 4876(for)S
  5311. 1932 V
  5312. 1116(an)S
  5313. 1260(arrow)S
  5314. 1574(key's)S
  5315. 1866(sequence)S
  5316. 2339(to)S
  5317. 2463(be)S
  5318. (received)411 2607 A
  5319. 3048(fully.)S
  5320. 3367(Ugh.)S
  5321. 2208 V
  5322. 1116(As)S
  5323. 1288(a)S
  5324. 1379(special)S
  5325. 1754(case,)S
  5326. (you)180 2031 A
  5327. 2249(can)S
  5328. 2455(set)S
  5329. 2628(keytime)S
  5330. 3056(to)S
  5331. 3188(0)S
  5332. 3286(to)S
  5333. 3418(disable)S
  5334. 3799(this)S
  5335. 4012(time)S
  5336. 4266(limit)S
  5337. 4534(stuff)S
  5338. 4795(alto-)S
  5339. 2346 V
  5340. 1116(gether.)S
  5341. 1523(The)S
  5342. 1755(big)S
  5343. 1952(problem)S
  5344. 2398(here)S
  5345. 2650(is:)S
  5346. 2838(If)S
  5347. (your)221 2963 A
  5348. 3227(arrow)S
  5349. 3554(keys')S
  5350. 3859(sequences)S
  5351. 4392(start)S
  5352. 4645(with)S
  5353. 4904(an)S
  5354. 2484 V
  5355. 1116(ESC,)S
  5356. 1399(then)S
  5357. 1639(every)S
  5358. 1940(time)S
  5359. (you)180 2188 A
  5360. 2400(hit)S
  5361. (your)221 2561 A
  5362. 2815(ESC)S
  5363. 3069(key)S
  5364. 12 I
  5365. 3276(elvis)S
  5366. 12 R
  5367. (will)190 3532 A
  5368. (wait...)300 3755 A
  5369. 4088(and)S
  5370. (wait...)300 4295 A
  5371. 4628(to)S
  5372. 4755(see)S
  5373. 4943(if)S
  5374. 2622 V
  5375. 1116(maybe)S
  5376. 1468(that)S
  5377. 1680(ESC)S
  5378. 1931(was)S
  5379. 2150(part)S
  5380. 2369(of)S
  5381. 2500(an)S
  5382. 2644(arrow)S
  5383. 2958(key's)S
  5384. 3250(sequence.)S
  5385. 2898 V
  5386. 1116(NOTE:)S
  5387. 1504(this)S
  5388. 1709(option)S
  5389. 2047(is)S
  5390. 2158(a)S
  5391. 2242(generalization)S
  5392. 2959(of)S
  5393. 3090(the)S
  5394. 3268(timeout)S
  5395. 3668(option)S
  5396. 4006(of)S
  5397. 4137(the)S
  5398. 4315(real)S
  5399. 4528(vi.)S
  5400. 3174 V
  5401. 12 B
  5402. 936(keywordprg)S
  5403. 3312 V
  5404. 12 I
  5405. 1116(Elvis)S
  5406. 12 R
  5407. 1395(has)S
  5408. 1592(a)S
  5409. 1682(special)S
  5410. 2056(keyword)S
  5411. (lookup)334 2516 A
  5412. 2887(feature.)S
  5413. 3322(You)S
  5414. 3567(move)S
  5415. 3872(the)S
  5416. 4057(cursor)S
  5417. 4397(onto)S
  5418. 4648(a)S
  5419. 4739(word,)S
  5420. 3450 V
  5421. 1116(and)S
  5422. 1326(hit)S
  5423. 1490(shift-K,)S
  5424. 1901(and)S
  5425. 12 I
  5426. 2111(elvis)S
  5427. 12 R
  5428. 2370(uses)S
  5429. 2614(another)S
  5430. 3013(program)S
  5431. 3459(to)S
  5432. (look)214 3589 A
  5433. 3838(up)S
  5434. 3993(the)S
  5435. 4176(word)S
  5436. 4460(and)S
  5437. 4669(display)S
  5438. 3588 V
  5439. 1116(information)S
  5440. (about)268 1718 A
  5441. 2016(it.)S
  5442. 3864 V
  5443. 1116(This)S
  5444. 1362(option)S
  5445. 1701(says)S
  5446. 1940(which)S
  5447. 2267(program)S
  5448. 2708(gets)S
  5449. 2934(run.)S
  5450. 3186(It)S
  5451. (should)321 3293 A
  5452. 3646(contain)S
  5453. 4034(the)S
  5454. 4214(full)S
  5455. 4415(pathname)S
  5456. 4917(of)S
  5457. 4002 V
  5458. 1116(the)S
  5459. 1294(program;)S
  5460. (your)221 1768 A
  5461. 2019(whole)S
  5462. 2345(execution)S
  5463. 2845(path)S
  5464. 3083(is)S
  5465. 12 I
  5466. 3194(not)S
  5467. 12 R
  5468. 3378(checked.)S
  5469. 4278 V
  5470. 1116(The)S
  5471. 1337(default)S
  5472. 1707(value)S
  5473. 2002(of)S
  5474. 2136(this)S
  5475. 2344(option)S
  5476. 2686(is)S
  5477. 12 I
  5478. 2801(/usr/bin/ref)S
  5479. 12 R
  5480. 3346(,)S
  5481. 3410(which)S
  5482. 3740(is)S
  5483. 3855(a)S
  5484. 3943(program)S
  5485. 4387(that)S
  5486. (looks)261 4603 A
  5487. 4898(up)S
  5488. 4416 V
  5489. 1116(the)S
  5490. (de256nition)463 1304 A
  5491. 1807(of)S
  5492. 1948(a)S
  5493. 2042(function)S
  5494. 2485(in)S
  5495. 2619(C.)S
  5496. 2799(It)S
  5497. (looks)261 2914 A
  5498. 3215(up)S
  5499. 3375(the)S
  5500. 3563(function)S
  5501. 4006(name)S
  5502. 4308(in)S
  5503. 4441(a)S
  5504. 4534(256le)S
  5505. 4728(called)S
  5506. 4554 V
  5507. 1116(`)S
  5508. 1147(`refs')S
  5509. 1402(')S
  5510. 1473(which)S
  5511. 1799(is)S
  5512. 1910(created)S
  5513. 2291(by)S
  5514. 2441(ctags.)S
  5515. 4830 V
  5516. 1116(You)S
  5517. 1354(can)S
  5518. (substitute)464 1553 A
  5519. 2048(other)S
  5520. 2328(programs,)S
  5521. 2846(such)S
  5522. 3098(as)S
  5523. 3230(an)S
  5524. 3375(English)S
  5525. 3775(dictionary)S
  5526. 4297(program)S
  5527. 4738(or)S
  5528. 4870(the)S
  5529. 4968 V
  5530. 1116(online)S
  5531. 1453(manual.)S
  5532. 12 I
  5533. 1904(elvis)S
  5534. 12 R
  5535. 2162(runs)S
  5536. 2405(the)S
  5537. 2588(program,)S
  5538. 3063(using)S
  5539. 3359(the)S
  5540. 3542(keyword)S
  5541. 3999(as)S
  5542. 4134(its)S
  5543. 4283(only)S
  5544. 4531(argument.)S
  5545. 5106 V
  5546. 1116(The)S
  5547. 1360(program)S
  5548. (should)321 1826 A
  5549. 2203(write)S
  5550. 2511(information)S
  5551. 3140(to)S
  5552. (stdout.)325 3291 A
  5553. 3703(The)S
  5554. 3948(program's)S
  5555. 4503(exit)S
  5556. 4742(status)S
  5557. 5244 V
  5558. (should)321 1116 A
  5559. 1467(be)S
  5560. 1611(0,)S
  5561. 1731(unless)S
  5562. (you)180 2063 A
  5563. 2273(want)S
  5564. 12 I
  5565. 2539(elvis)S
  5566. 12 R
  5567. 2792(to)S
  5568. 2916(print)S
  5569. 3175(`)S
  5570. (`<<<)245 3206 A
  5571. 3481(failed)S
  5572. (>>>".)283 3788 A
  5573. 5520 V
  5574. 12 B
  5575. 936(lines)S
  5576. 5658 V
  5577. 12 R
  5578. 1116(This)S
  5579. 1361(`)S
  5580. 1392(`read)S
  5581. 1672(only')S
  5582. 1917(')S
  5583. 1988(option)S
  5584. 2326(shows)S
  5585. 2658(how)S
  5586. 2896(many)S
  5587. 3194(lines)S
  5588. (you)180 3453 A
  5589. 3663(screen)S
  5590. 4003(has.)S
  5591. 5934 V
  5592. 12 B
  5593. 936(list)S
  5594. 6072 V
  5595. 12 R
  5596. 1116(Normally)S
  5597. 1632((in)S
  5598. 1818(`)S
  5599. 1849(`nolist")S
  5600. 2259(mode))S
  5601. 12 I
  5602. 2619(elvis)S
  5603. 12 R
  5604. (will)190 2893 A
  5605. 3135(expand)S
  5606. 3535(tabs)S
  5607. 3782(to)S
  5608. 3928(the)S
  5609. 4128(proper)S
  5610. 4496(number)S
  5611. 4917(of)S
  5612. 6210 V
  5613. (spaces)316 1116 A
  5614. 1469(on)S
  5615. 1626(the)S
  5616. 1810(screen,)S
  5617. 2186(so)S
  5618. 2329(that)S
  5619. 2547(the)S
  5620. 2731(256le)S
  5621. 2922(appears)S
  5622. 3328(the)S
  5623. 3512(same)S
  5624. 3797(would)S
  5625. 4135(it)S
  5626. 4239(would)S
  5627. 4577(be)S
  5628. 4727(if)S
  5629. (you)180 4838 A
  5630. 6348 V
  5631. 1116(printed)S
  5632. 1489(it)S
  5633. 1587(or)S
  5634. (looked)328 1718 A
  5635. 2076(at)S
  5636. 2194(it)S
  5637. 2292(with)S
  5638. 12 I
  5639. 2538(more)S
  5640. 12 R
  5641. 2787(.)S
  5642. 6624 V
  5643. 1116(Sometimes,)S
  5644. (though,)364 1717 A
  5645. 2114(it)S
  5646. 2215(can)S
  5647. 2416(be)S
  5648. (handy)294 2563 A
  5649. 2890(to)S
  5650. 3017(have)S
  5651. 3278(the)S
  5652. 3459(tabs)S
  5653. 3687(displayed)S
  5654. 4183(as)S
  5655. 4317(`)S
  5656. (`303I".)202 4348 A
  5657. 4613(In)S
  5658. 4748(`)S
  5659. 4779(`list")S
  5660. 6762 V
  5661. 1116(mode,)S
  5662. 12 I
  5663. 1444(elvis)S
  5664. 12 R
  5665. 1697(does)S
  5666. 1948(this,)S
  5667. 2183(and)S
  5668. 2387(also)S
  5669. 2612(displays)S
  5670. 3038(a)S
  5671. 3122(`)S
  5672. 3153(`$")S
  5673. 3333(after)S
  5674. 3587(the)S
  5675. 3765(end)S
  5676. 3969(of)S
  5677. 4100(the)S
  5678. 4278(line.)S
  5679. 7038 V
  5680. 12 B
  5681. 936(magic)S
  5682. 7176 V
  5683. 12 R
  5684. 1116(The)S
  5685. 1356(search)S
  5686. 1718(mechanism)S
  5687. 2321(in)S
  5688. 12 I
  5689. 2467(elvis)S
  5690. 12 R
  5691. 2742(can)S
  5692. (accept)310 2962 A
  5693. 3324(`)S
  5694. 3355(`regular)S
  5695. 3792(expressions')S
  5696. 4387('320strings)S
  5697. 4924(in)S
  5698. 8427 V
  5699. EP
  5700. %%Page: 17 17
  5701. BP
  5702. /slant 0 def
  5703. /height 0 def
  5704. 1130 V
  5705. 12 B
  5706. 4898(17)S
  5707. 1380 V
  5708. 12 R
  5709. 1116(which)S
  5710. 1456(certain)S
  5711. 1830(characters)S
  5712. 2366(have)S
  5713. 2637(special)S
  5714. 3017(meaning.)S
  5715. 3536(The)S
  5716. 3767(magic)S
  5717. 4106(option)S
  5718. 4457(is)S
  5719. 4581(normally)S
  5720. 1518 V
  5721. 1116(on,)S
  5722. 1301(which)S
  5723. 1633(causes)S
  5724. 1985(these)S
  5725. 2270(characters)S
  5726. 2799(to)S
  5727. 2929(be)S
  5728. 3079(treated)S
  5729. 3446(specially.)S
  5730. 3973(If)S
  5731. (you)180 4091 A
  5732. 4307(turn)S
  5733. 4538(the)S
  5734. 4722(magic)S
  5735. 1656 V
  5736. 1116(option)S
  5737. 1463(off)S
  5738. 1643((:se)S
  5739. 1857(noma),)S
  5740. 2234(then)S
  5741. 2480(all)S
  5742. 2640(characters)S
  5743. 3171(except)S
  5744. 3525(303)S
  5745. 3604(and)S
  5746. 3816($)S
  5747. 3914(are)S
  5748. 4101(treated)S
  5749. (literally.)409 4470 A
  5750. 4977(303)S
  5751. 1794 V
  5752. 1116(and)S
  5753. 1320($)S
  5754. 1410(retain)S
  5755. 1717(their)S
  5756. 1970(special)S
  5757. 2337(meanings)S
  5758. 2830(regardless)S
  5759. 3352(of)S
  5760. 3483(the)S
  5761. (setting)323 3661 A
  5762. 4014(of)S
  5763. 4145(magic.)S
  5764. 2070 V
  5765. 12 B
  5766. 936(paragraphs)S
  5767. 2208 V
  5768. 12 R
  5769. 1116(The)S
  5770. 1342({)S
  5771. 1438(and)S
  5772. 1650(})S
  5773. 1746(commands)S
  5774. 2307(move)S
  5775. 2613(the)S
  5776. 2799(cursor)S
  5777. 3140(forward)S
  5778. 3563(or)S
  5779. 3703(backward)S
  5780. 4213(in)S
  5781. 4346(increments)S
  5782. 4917(of)S
  5783. 2346 V
  5784. 1116(one)S
  5785. 1321(paragraph.)S
  5786. 1896(Paragraphs)S
  5787. 2465(may)S
  5788. 2704(be)S
  5789. 2849(separated)S
  5790. 3338(by)S
  5791. 3489(blank)S
  5792. 3787(lines,)S
  5793. 4076(or)S
  5794. 4207(by)S
  5795. 4357(a)S
  5796. 4441(`)S
  5797. 4472(`dot')S
  5798. 4698(')S
  5799. 4769(com-)S
  5800. 2484 V
  5801. 1116(mand)S
  5802. 1432(of)S
  5803. 1581(a)S
  5804. 1683(text)S
  5805. 1913(formatter.)S
  5806. 2474(Different)S
  5807. 2969(text)S
  5808. 3199(formatters)S
  5809. 3747(use)S
  5810. 3956(different)S
  5811. 4423(`)S
  5812. 4454(`dot')S
  5813. 4680(')S
  5814. 4769(com-)S
  5815. 2622 V
  5816. 1116(mands.)S
  5817. 1537(This)S
  5818. 1798(option)S
  5819. 2152(allows)S
  5820. (you)180 2515 A
  5821. 2740(to)S
  5822. 2879(con256gure)S
  5823. 12 I
  5824. 3380(elvis)S
  5825. 12 R
  5826. 3648(to)S
  5827. 3787(work)S
  5828. 4081(with)S
  5829. (your)221 4342 A
  5830. 4608(text)S
  5831. 4835(for-)S
  5832. 2760 V
  5833. 1116(matter.)S
  5834. 3036 V
  5835. 1116(It)S
  5836. 1228(is)S
  5837. 1346(assumed)S
  5838. 1799(that)S
  5839. (your)221 2018 A
  5840. 2276(formatter)S
  5841. 2766(uses)S
  5842. 3011(commands)S
  5843. 3571(that)S
  5844. 3790(start)S
  5845. 4037(with)S
  5846. 4291(a)S
  5847. 4383(".')S
  5848. 4493(')S
  5849. 4572(character)S
  5850. 3174 V
  5851. 1116(at)S
  5852. 1234(the)S
  5853. 1412(front)S
  5854. 1678(of)S
  5855. 1809(a)S
  5856. 1893(line,)S
  5857. 2135(and)S
  5858. 2339(then)S
  5859. 2577(have)S
  5860. 2835(a)S
  5861. 2919(one-)S
  5862. 3164(or)S
  5863. 3295(two-character)S
  5864. 3994(command)S
  5865. 4500(name.)S
  5866. 3450 V
  5867. 1116(The)S
  5868. 1335(value)S
  5869. 1628(of)S
  5870. 1760(the)S
  5871. 1940(paragraphs)S
  5872. 2503(option)S
  5873. 2843(is)S
  5874. 2956(a)S
  5875. 3042(string)S
  5876. 3350(in)S
  5877. 3476(which)S
  5878. (each)222 3804 A
  5879. 4058(pair)S
  5880. 4279(of)S
  5881. 4412(characters)S
  5882. 4937(is)S
  5883. 3588 V
  5884. 1116(one)S
  5885. 1320(possible)S
  5886. 1746(form)S
  5887. 2012(of)S
  5888. (your)221 2143 A
  5889. 2394(text)S
  5890. 2606(formatter's)S
  5891. 3177(paragraph)S
  5892. 3691(command.)S
  5893. 3864 V
  5894. 12 B
  5895. 936(readonly)S
  5896. 4002 V
  5897. 12 R
  5898. 1116(Normally,)S
  5899. 12 I
  5900. 1644(elvis)S
  5901. 12 R
  5902. (will)190 1900 A
  5903. 2123(let)S
  5904. (you)180 2278 A
  5905. 2491(write)S
  5906. 2775(back)S
  5907. 3036(any)S
  5908. 3243(256le)S
  5909. 3431(to)S
  5910. 3558(which)S
  5911. (you)180 3887 A
  5912. 4100(have)S
  5913. 4362(write)S
  5914. 4647(permis-)S
  5915. 4140 V
  5916. 1116(sion.)S
  5917. 1413(If)S
  5918. (you)180 1531 A
  5919. 1747(do)S
  5920. 1903(not)S
  5921. 2092(have)S
  5922. 2355(write)S
  5923. 2641(permission,)S
  5924. 3237(then)S
  5925. (you)180 3480 A
  5926. 3695(can)S
  5927. 3898(only)S
  5928. 4147(write)S
  5929. 4433(the)S
  5930. 4616(changed)S
  5931. 4278 V
  5932. 1116(version)S
  5933. 1502(of)S
  5934. 1633(the)S
  5935. 1811(256le)S
  5936. 1996(to)S
  5937. 2120(a)S
  5938. 12 I
  5939. (different)411 2204 A
  5940. 12 R
  5941. 2645(256le.)S
  5942. 4554 V
  5943. 1116(If)S
  5944. (you)180 1230 A
  5945. 1442(set)S
  5946. 1609(the)S
  5947. (readonly)423 1789 A
  5948. 2244(option,)S
  5949. 2614(then)S
  5950. 12 I
  5951. 2854(elvis)S
  5952. 12 R
  5953. (will)190 3109 A
  5954. 3331(pretend)S
  5955. (you)180 3726 A
  5956. 3938(do)S
  5957. 4090(not)S
  5958. 4277(have)S
  5959. 4538(write)S
  5960. 4822(per-)S
  5961. 4692 V
  5962. 1116(mission)S
  5963. 1527(to)S
  5964. 12 I
  5965. 1656(any)S
  5966. 12 R
  5967. 1865(256le)S
  5968. (you)180 2055 A
  5969. 2270(edit.)S
  5970. 2547(It)S
  5971. 2657(is)S
  5972. 2773(useful)S
  5973. 3104(when)S
  5974. (you)180 3401 A
  5975. 3616(really)S
  5976. 3928(only)S
  5977. 4176(mean)S
  5978. 4472(to)S
  5979. 4600(use)S
  5980. 12 I
  5981. 4795(elvis)S
  5982. 4830 V
  5983. 12 R
  5984. 1116(to)S
  5985. (look)214 1240 A
  5986. 1484(at)S
  5987. 1602(a)S
  5988. 1686(256le,)S
  5989. 1901(not)S
  5990. 2085(to)S
  5991. 2209(change)S
  5992. 2581(it.)S
  5993. 2739(This)S
  5994. 2984(way)S
  5995. (you)180 3216 A
  5996. (cannot)322 3426 A
  5997. 3778(change)S
  5998. 4150(it)S
  5999. (accidentally.)616 4248 A
  6000. 5106 V
  6001. 1116(This)S
  6002. 1361(option)S
  6003. 1699(is)S
  6004. 1810(normally)S
  6005. 2277(off,)S
  6006. 2479(unless)S
  6007. (you)180 2811 A
  6008. 3021(use)S
  6009. 3212(the)S
  6010. 3390(`)S
  6011. 3421(`view')S
  6012. 3729(')S
  6013. 3800(alias)S
  6014. 4053(of)S
  6015. 12 I
  6016. 4184(elvis)S
  6017. 12 R
  6018. 4407(.)S
  6019. 4498(`)S
  6020. 4529(`View')S
  6021. 4865(')S
  6022. 4937(is)S
  6023. 5244 V
  6024. 1116(like)S
  6025. 12 I
  6026. 1328(vi)S
  6027. 12 R
  6028. 1446(except)S
  6029. 1792(that)S
  6030. 2004(the)S
  6031. (readonly)423 2182 A
  6032. 2635(option)S
  6033. 2973(is)S
  6034. 3084(on.)S
  6035. 5520 V
  6036. 12 B
  6037. 936(report)S
  6038. 5658 V
  6039. 12 R
  6040. 1116(Commands)S
  6041. 1708(in)S
  6042. 12 I
  6043. 1845(elvis)S
  6044. 12 R
  6045. 2111(may)S
  6046. 2362(affect)S
  6047. 2683(many)S
  6048. 2994(lines.)S
  6049. 3326(For)S
  6050. 3537(commands)S
  6051. 4103(that)S
  6052. 4328(affect)S
  6053. 4649(a)S
  6054. 4746(lot)S
  6055. 4917(of)S
  6056. 5796 V
  6057. 1116(lines,)S
  6058. 12 I
  6059. 1422(elvis)S
  6060. 12 R
  6061. (will)190 1692 A
  6062. 1929(output)S
  6063. 2284(a)S
  6064. 2385(message)S
  6065. 2842(saying)S
  6066. 3204(what)S
  6067. 3486(was)S
  6068. (done)234 3721 A
  6069. 4001(and)S
  6070. 4221(how)S
  6071. 4475(many)S
  6072. 4789(lines)S
  6073. 5934 V
  6074. 1116(were)S
  6075. 1397(affected.)S
  6076. 1893(This)S
  6077. 2152(option)S
  6078. 2504(allows)S
  6079. (you)180 2865 A
  6080. 3089(to)S
  6081. 3227(de256ne)S
  6082. 3566(what)S
  6083. 3846(`)S
  6084. 3877(`a)S
  6085. 4016(lot)S
  6086. 4188(of)S
  6087. 4333(lines')S
  6088. 4593(')S
  6089. 4679(means.)S
  6090. 6072 V
  6091. 1116(The)S
  6092. 1350(default)S
  6093. 1732(is)S
  6094. 1858(5,)S
  6095. 1993(so)S
  6096. 2145(any)S
  6097. 2364(command)S
  6098. 2885(which)S
  6099. 3226(affects)S
  6100. 3596(5)S
  6101. 3701(or)S
  6102. 3847(more)S
  6103. 4141(lines)S
  6104. (will)190 4415 A
  6105. 4650(cause)S
  6106. 4964(a)S
  6107. 6210 V
  6108. 1116(message)S
  6109. 1556(to)S
  6110. 1680(be)S
  6111. 1824(shown.)S
  6112. 6486 V
  6113. 12 B
  6114. 936(scroll)S
  6115. 6624 V
  6116. 12 R
  6117. 1116(The)S
  6118. 1338(CTRL-U)S
  6119. 1809(and)S
  6120. 2018(CTRL-D)S
  6121. 2490(keys)S
  6122. 2746(normally)S
  6123. 3218(scroll)S
  6124. 3523(backward)S
  6125. 4029(or)S
  6126. 4165(forward)S
  6127. 4585(by)S
  6128. 4740(half)S
  6129. 4964(a)S
  6130. 6762 V
  6131. 1116(screenful,)S
  6132. 1631(but)S
  6133. 1825(this)S
  6134. 2040(is)S
  6135. 2161(adjustable.)S
  6136. 2752(The)S
  6137. 2980(value)S
  6138. 3282(of)S
  6139. 3423(this)S
  6140. 3638(option)S
  6141. 3986(says)S
  6142. 4234(how)S
  6143. 4482(many)S
  6144. 4789(lines)S
  6145. 6900 V
  6146. 1116(those)S
  6147. 1401(keys)S
  6148. (should)321 1652 A
  6149. 2003(scroll)S
  6150. 2303(by.)S
  6151. 7176 V
  6152. 12 B
  6153. 936(sections)S
  6154. 8427 V
  6155. EP
  6156. %%Page: 18 18
  6157. BP
  6158. /slant 0 def
  6159. /height 0 def
  6160. 1130 V
  6161. 12 B
  6162. 936(18)S
  6163. 1380 V
  6164. 12 R
  6165. 1116(The)S
  6166. 1335([[)S
  6167. 1448(and)S
  6168. 1653(]])S
  6169. 1766(commands)S
  6170. 2320(move)S
  6171. 2619(the)S
  6172. 2798(cursor)S
  6173. 3132(backward)S
  6174. 3634(or)S
  6175. 3766(forward)S
  6176. 4182(in)S
  6177. 4308(increment)S
  6178. 4825(of)S
  6179. 4958(1)S
  6180. 1518 V
  6181. 1116(section.)S
  6182. 1555(Sections)S
  6183. 2001(may)S
  6184. 2245(be)S
  6185. 2395(delimited)S
  6186. 2889(by)S
  6187. 3044(a)S
  6188. 3133({)S
  6189. 3226(character)S
  6190. 3707(in)S
  6191. 3836(column)S
  6192. 4233(1)S
  6193. 4328((which)S
  6194. 4700(is)S
  6195. 4816(use-)S
  6196. 1656 V
  6197. 1116(ful)S
  6198. 1281(for)S
  6199. 1453(C)S
  6200. 1563(source)S
  6201. 1909(code))S
  6202. 2208(or)S
  6203. 2339(by)S
  6204. 2489(means)S
  6205. 2828(of)S
  6206. 2959(a)S
  6207. 3043(text)S
  6208. 3255(formatter's)S
  6209. 3826(`)S
  6210. 3857(`dot')S
  6211. 4083(')S
  6212. 4154(commands.)S
  6213. 1932 V
  6214. 1116(This)S
  6215. 1381(option)S
  6216. 1739(allows)S
  6217. (you)180 2106 A
  6218. 2336(to)S
  6219. 2480(con256gure)S
  6220. 12 I
  6221. 2986(elvis)S
  6222. 12 R
  6223. 3260(to)S
  6224. 3405(work)S
  6225. 3705(with)S
  6226. (your)221 3972 A
  6227. 4244(text)S
  6228. 4477(formatter's)S
  6229. 2070 V
  6230. 1116(`)S
  6231. 1147(`section')S
  6232. 1562(')S
  6233. 1639(command,)S
  6234. 2181(in)S
  6235. 2311(exactly)S
  6236. 2696(the)S
  6237. 2879(same)S
  6238. 3163(way)S
  6239. 3400(that)S
  6240. 3617(the)S
  6241. 3800(paragraphs)S
  6242. 4366(option)S
  6243. 4709(makes)S
  6244. 2208 V
  6245. 1116(it)S
  6246. 1214(work)S
  6247. 1493(with)S
  6248. 1739(the)S
  6249. 1917(formatter's)S
  6250. 2488(`)S
  6251. 2519(`paragraphs")S
  6252. 3170(command.)S
  6253. 2484 V
  6254. 12 B
  6255. 936(shell)S
  6256. 2622 V
  6257. 12 R
  6258. 1116(When)S
  6259. 12 I
  6260. 1440(elvis)S
  6261. 12 R
  6262. 1699(forks)S
  6263. 1984(a)S
  6264. 2074(shell)S
  6265. 2339((perhaps)S
  6266. 2792(for)S
  6267. 2970(the)S
  6268. 3154(:!)S
  6269. 3265(or)S
  6270. 3402(:shell)S
  6271. 3701(commands))S
  6272. 4301(this)S
  6273. 4513(is)S
  6274. 4631(the)S
  6275. 4816(pro-)S
  6276. 2760 V
  6277. 1116(gram)S
  6278. 1405(that)S
  6279. 1627(is)S
  6280. 1748(uses)S
  6281. 1996(as)S
  6282. 2137(a)S
  6283. 2231(shell.)S
  6284. 2560(This)S
  6285. 2815(is)S
  6286. 12 I
  6287. 2936(/bin/sh)S
  6288. 12 R
  6289. 3304(by)S
  6290. 3463(default,)S
  6291. 3869(unless)S
  6292. (you)180 4210 A
  6293. 4429(have)S
  6294. 4696(set)S
  6295. 4870(the)S
  6296. 2898 V
  6297. (SHELL)377 1116 A
  6298. 1525(environment)S
  6299. 2168(variable,)S
  6300. 2621(it)S
  6301. 2721(which)S
  6302. 3049(case)S
  6303. 3290(the)S
  6304. 3470(default)S
  6305. 3839(value)S
  6306. 4133(is)S
  6307. 4246(copied)S
  6308. 4601(from)S
  6309. 4870(the)S
  6310. 3036 V
  6311. 1116(environment.)S
  6312. 3312 V
  6313. 12 B
  6314. 936(shiftwidth)S
  6315. 3450 V
  6316. 12 R
  6317. 1116(The)S
  6318. 1357(<)S
  6319. 1479(and)S
  6320. 1707(>)S
  6321. 1829(commands)S
  6322. 2406(shift)S
  6323. 2676(text)S
  6324. 2912(left)S
  6325. 3129(or)S
  6326. 3284(right)S
  6327. 3567(by)S
  6328. 3741(some)S
  6329. 4050(uniform)S
  6330. 4494(number)S
  6331. 4917(of)S
  6332. 3588 V
  6333. 1116(columns.)S
  6334. 1615(The)S
  6335. 1833(shiftwidth)S
  6336. 2355(option)S
  6337. 2693(de256nes)S
  6338. 3065(that)S
  6339. 3277(uniform)S
  6340. 3697(number.)S
  6341. 4156(The)S
  6342. 4374(default)S
  6343. 4741(is)S
  6344. 4852(8.)S
  6345. 3864 V
  6346. 12 B
  6347. 936(sidescroll)S
  6348. 4002 V
  6349. 12 R
  6350. 1116(For)S
  6351. (long)214 1320 A
  6352. 1571(lines,)S
  6353. 12 I
  6354. 1867(elvis)S
  6355. 12 R
  6356. 2127(scrolls)S
  6357. 2481(sideways.)S
  6358. 3022((This)S
  6359. 3315(is)S
  6360. 3433(different)S
  6361. 3889(from)S
  6362. 4162(the)S
  6363. 4347(real)S
  6364. 12 I
  6365. 4567(vi)S
  6366. 12 R
  6367. 4655(,)S
  6368. 4722(which)S
  6369. 4140 V
  6370. 1116(wraps)S
  6371. 1459(a)S
  6372. 1566(single)S
  6373. (long)214 1908 A
  6374. 2174(line)S
  6375. 2408(onto)S
  6376. 2674(several)S
  6377. 3070(rows)S
  6378. 3358(of)S
  6379. 3511(the)S
  6380. 3711(screen.))S
  6381. 4174(To)S
  6382. 4360(minimize)S
  6383. 4870(the)S
  6384. 4278 V
  6385. 1116(number)S
  6386. 1516(of)S
  6387. 1648(scrolls)S
  6388. 1996(needed,)S
  6389. 12 I
  6390. 2399(elvis)S
  6391. 12 R
  6392. 2653(moves)S
  6393. 2999(the)S
  6394. 3179(screen)S
  6395. 3521(sideways)S
  6396. 3997(by)S
  6397. 4149(several)S
  6398. 4525(characters)S
  6399. 4416 V
  6400. 1116(at)S
  6401. 1235(a)S
  6402. 1320(time.)S
  6403. 1627(The)S
  6404. 1846(value)S
  6405. 2139(of)S
  6406. 2271(this)S
  6407. 2477(option)S
  6408. 2815(says)S
  6409. 3053(how)S
  6410. 3291(many)S
  6411. 3589(characters')S
  6412. 4153(widths)S
  6413. 4506(to)S
  6414. 4630(scroll)S
  6415. 4930(at)S
  6416. 4554 V
  6417. 1116(a)S
  6418. 1213(time.)S
  6419. 1532(Generally,)S
  6420. 2084(the)S
  6421. 2275(faster)S
  6422. (your)221 2590 A
  6423. 2855(screen)S
  6424. 3209(can)S
  6425. 3421(be)S
  6426. 3579(redrawn,)S
  6427. 4051(the)S
  6428. 4243(lower)S
  6429. 4564(the)S
  6430. 4756(value)S
  6431. 4692 V
  6432. (you)180 1116 A
  6433. (will)190 1326 A
  6434. 1546(want)S
  6435. 1812(in)S
  6436. 1936(this)S
  6437. 2141(option.)S
  6438. 4968 V
  6439. 12 B
  6440. 936(sync)S
  6441. 5106 V
  6442. 12 R
  6443. 1116(If)S
  6444. 1247(the)S
  6445. 1444(system)S
  6446. 1829(crashes)S
  6447. 2235(during)S
  6448. 2599(an)S
  6449. 2762(edit)S
  6450. 2993(session,)S
  6451. 3422(then)S
  6452. 3680(most)S
  6453. 3965(of)S
  6454. (your)221 4116 A
  6455. 4387(work)S
  6456. 4686(can)S
  6457. 4904(be)S
  6458. 5244 V
  6459. 1116(recovered)S
  6460. 1642(from)S
  6461. 1926(the)S
  6462. 2122(temporary)S
  6463. 2667(256le)S
  6464. 2869(that)S
  6465. 12 I
  6466. 3098(elvis)S
  6467. 12 R
  6468. 3368(uses)S
  6469. 3623(to)S
  6470. 3764(store)S
  6471. 4047(changes.)S
  6472. 4543(However,)S
  6473. 5382 V
  6474. 1116(sometimes)S
  6475. 10 R
  6476. 1694(MINIX)S
  6477. 12 R
  6478. (will)190 2062 A
  6479. 2317(not)S
  6480. (copy)234 2536 A
  6481. 2835(changes)S
  6482. 3289(to)S
  6483. 3448(the)S
  6484. 3661(hard)S
  6485. 3942(disk)S
  6486. 4209(immediately,)S
  6487. 4911(so)S
  6488. 5520 V
  6489. 1116(recovery)S
  6490. 1584(might)S
  6491. 1910(not)S
  6492. 2108(be)S
  6493. 2266(possible.)S
  6494. 2766(The)S
  6495. 2998([no]sync)S
  6496. 3465(option)S
  6497. 3817(lets)S
  6498. (you)180 4030 A
  6499. 4253(control)S
  6500. 4639(this.)S
  6501. 4917(In)S
  6502. 5658 V
  6503. 1116(nosync)S
  6504. 1488(mode)S
  6505. 1787((which)S
  6506. 2155(is)S
  6507. 2268(the)S
  6508. 2448(default),)S
  6509. 12 I
  6510. 2888(elvis)S
  6511. 12 R
  6512. 3143(lets)S
  6513. 3344(the)S
  6514. 3524(operating)S
  6515. 4013(system)S
  6516. 4381(control)S
  6517. 4756(when)S
  6518. 5796 V
  6519. 1116(data)S
  6520. 1358(is)S
  6521. (written)345 1479 A
  6522. 1864(to)S
  6523. 1998(the)S
  6524. 2186(disk.)S
  6525. 2487(This)S
  6526. 2742(is)S
  6527. 2862(generally)S
  6528. 3352(faster.)S
  6529. 3722(In)S
  6530. 3862(sync)S
  6531. 4122(mode,)S
  6532. 12 I
  6533. 4459(elvis)S
  6534. 12 R
  6535. 4721(forces)S
  6536. 5934 V
  6537. 1116(all)S
  6538. 1276(changes)S
  6539. 1704(out)S
  6540. 1897(to)S
  6541. 2030(disk)S
  6542. 2270(every)S
  6543. 2578(time)S
  6544. (you)180 2833 A
  6545. 3052(make)S
  6546. 3353(a)S
  6547. 3446(change.)S
  6548. 3887(This)S
  6549. 4141(is)S
  6550. 4261(generally)S
  6551. 4751(safer,)S
  6552. 6072 V
  6553. 1116(but)S
  6554. 1300(slower.)S
  6555. 6348 V
  6556. 12 B
  6557. 936(tabstop)S
  6558. 6486 V
  6559. 12 R
  6560. 1116(Tab)S
  6561. 1339(characters)S
  6562. 1867(are)S
  6563. 2051(normally)S
  6564. 2523(8)S
  6565. 2618(characters)S
  6566. 3146(wide,)S
  6567. 3448(but)S
  6568. (you)180 3638 A
  6569. 3854(can)S
  6570. 4058(change)S
  6571. 4436(their)S
  6572. 4695(widths)S
  6573. 6624 V
  6574. 1116(by)S
  6575. 1266(means)S
  6576. 1605(of)S
  6577. 1736(this)S
  6578. 1941(option.)S
  6579. 6900 V
  6580. 12 B
  6581. 936(term)S
  6582. 7038 V
  6583. 12 R
  6584. 1116(This)S
  6585. 1364(`)S
  6586. 1395(`read)S
  6587. 1678(only')S
  6588. 1923(')S
  6589. 1997(option)S
  6590. 2338(shows)S
  6591. 2673(the)S
  6592. 2854(name)S
  6593. 3149(of)S
  6594. 3283(the)S
  6595. 3464(termcap)S
  6596. 3888(entry)S
  6597. 4170(that)S
  6598. 12 I
  6599. 4385(elvis)S
  6600. 12 R
  6601. 4642(is)S
  6602. 4757(using)S
  6603. 7176 V
  6604. 1116(for)S
  6605. (your)221 1288 A
  6606. 1539(terminal.)S
  6607. 8427 V
  6608. EP
  6609. %%Page: 19 19
  6610. BP
  6611. /slant 0 def
  6612. /height 0 def
  6613. 1130 V
  6614. 12 B
  6615. 4898(19)S
  6616. 1380 V
  6617. 936(vbell)S
  6618. 1518 V
  6619. 12 R
  6620. 1116(If)S
  6621. (your)221 1239 A
  6622. 1502(termcap)S
  6623. 1935(entry)S
  6624. 2226(describes)S
  6625. 2719(a)S
  6626. 2815(visible)S
  6627. 3180(alternative)S
  6628. 3735(to)S
  6629. 3871(ringing)S
  6630. (your)221 4262 A
  6631. 4525(terminal's)S
  6632. 1656 V
  6633. 1116(bell,)S
  6634. 1362(then)S
  6635. 1604(this)S
  6636. 1813(option)S
  6637. (will)190 2155 A
  6638. 2379(say)S
  6639. 2574(whether)S
  6640. 2999(the)S
  6641. 3180(visible)S
  6642. 3536(version)S
  6643. 3925(gets)S
  6644. 4153(used)S
  6645. 4407(or)S
  6646. 4541(not.)S
  6647. 4788(Nor-)S
  6648. 1794 V
  6649. 1116(mally)S
  6650. 1422(it)S
  6651. (will)190 1520 A
  6652. 1740(be.)S
  6653. 2070 V
  6654. 1116(If)S
  6655. (your)221 1229 A
  6656. 1481(termcap)S
  6657. 1903(does)S
  6658. 2155(NOT)S
  6659. 2436(include)S
  6660. 2823(a)S
  6661. 2908(visible)S
  6662. 3262(bell)S
  6663. (capability,)508 3476 A
  6664. 4016(then)S
  6665. 4256(the)S
  6666. 4436(vbell)S
  6667. 4710(option)S
  6668. 2208 V
  6669. (will)190 1116 A
  6670. 1336(be)S
  6671. 1480(off,)S
  6672. 1682(and)S
  6673. (you)180 1886 A
  6674. (cannot)322 2096 A
  6675. 2448(turn)S
  6676. 2673(it)S
  6677. 2771(on.)S
  6678. 2484 V
  6679. 12 B
  6680. 936(warn)S
  6681. 2622 V
  6682. 12 I
  6683. 1116(Elvis)S
  6684. 12 R
  6685. (will)190 1399 A
  6686. 1629(normally)S
  6687. 2106(warn)S
  6688. (you)180 2389 A
  6689. 2609(if)S
  6690. (you)180 2725 A
  6691. 2946(run)S
  6692. 3148(a)S
  6693. 3243(shell)S
  6694. 3513(command)S
  6695. (without)370 4030 A
  6696. 4441(saving)S
  6697. (your)221 4797 A
  6698. 2760 V
  6699. 1116(changed)S
  6700. 1548(version)S
  6701. 1934(of)S
  6702. 2065(a)S
  6703. 2149(256le.)S
  6704. 2394(The)S
  6705. 2612(`)S
  6706. 2643(`nowarn")S
  6707. 3126(option)S
  6708. 3464(prevents)S
  6709. 3904(this)S
  6710. 4109(warning.)S
  6711. 3036 V
  6712. 12 B
  6713. 936(wrapmargin)S
  6714. 3174 V
  6715. 12 R
  6716. 1116(Normally)S
  6717. 1612((with)S
  6718. 1900(wrapmargin=0))S
  6719. 12 I
  6720. 2686(elvis)S
  6721. 12 R
  6722. (will)190 2940 A
  6723. 3161(let)S
  6724. (you)180 3314 A
  6725. 3525(type)S
  6726. 3764(in)S
  6727. 3889(extremely)S
  6728. (long)214 4406 A
  6729. 4652(lines,)S
  6730. 4943(if)S
  6731. 3312 V
  6732. (you)180 1116 A
  6733. 1335(wish.)S
  6734. 1662(However,)S
  6735. 2175(with)S
  6736. 2429(wrapmargin)S
  6737. 3053(set)S
  6738. 3226(to)S
  6739. 3358(something)S
  6740. 3899(other)S
  6741. 4186(that)S
  6742. 4406(0)S
  6743. 4504((wrapmar-)S
  6744. 3450 V
  6745. 1116(gin=65)S
  6746. 1496(is)S
  6747. 1615(nice),)S
  6748. 12 I
  6749. 1926(elvis)S
  6750. 12 R
  6751. (will)190 2187 A
  6752. 2415(automatically)S
  6753. 3113(cause)S
  6754. (long)214 3421 A
  6755. 3674(lines)S
  6756. 3942(to)S
  6757. 4075(be)S
  6758. 4228(`)S
  6759. 4259(`wrapped")S
  6760. 4805(on)S
  6761. 4964(a)S
  6762. 3588 V
  6763. 1116(word)S
  6764. 1395(break)S
  6765. 1694(for)S
  6766. 1866(lines)S
  6767. (longer)309 2125 A
  6768. 2464(than)S
  6769. 2702(wrapmargin's)S
  6770. (setting.)353 3406 A
  6771. 3864 V
  6772. 12 B
  6773. 936(wrapscan)S
  6774. 4002 V
  6775. 12 R
  6776. 1116(Normally,)S
  6777. 1642(when)S
  6778. (you)180 1935 A
  6779. 2146(search)S
  6780. 2487(for)S
  6781. 2660(something,)S
  6782. 12 I
  6783. 3224(elvis)S
  6784. 12 R
  6785. (will)190 3478 A
  6786. 3699(256nd)S
  6787. 3917(it)S
  6788. 4016(no)S
  6789. 4167(matter)S
  6790. 4509(where)S
  6791. 4837(it)S
  6792. 4937(is)S
  6793. 4140 V
  6794. 1116(in)S
  6795. 1246(the)S
  6796. 1430(256le.)S
  6797. 12 I
  6798. 1681(elvis)S
  6799. 12 R
  6800. 1940(starts)S
  6801. 2233(at)S
  6802. 2357(the)S
  6803. 2541(cursor)S
  6804. (position,)419 2879 A
  6805. 3333(and)S
  6806. 3542(searches)S
  6807. 3988(forward.)S
  6808. 4468(If)S
  6809. 12 I
  6810. 4585(elvis)S
  6811. 12 R
  6812. 4843(hits)S
  6813. 4278 V
  6814. 1116(EOF)S
  6815. (without)370 1383 A
  6816. 1791(256nding)S
  6817. 2170(what)S
  6818. (you're)316 2444 A
  6819. (looking)368 2798 A
  6820. 3204(for,)S
  6821. 3414(then)S
  6822. 3660(it)S
  6823. 3766(wraps)S
  6824. (around)335 4095 A
  6825. 4469(to)S
  6826. 4602(continue)S
  6827. 4416 V
  6828. 1116(searching)S
  6829. 1610(from)S
  6830. 1876(line)S
  6831. 2088(1.)S
  6832. 4692 V
  6833. 1116(If)S
  6834. (you)180 1231 A
  6835. 1445(turn)S
  6836. 1674(off)S
  6837. 1850(the)S
  6838. 2032(wrapscan)S
  6839. 2524(option)S
  6840. 2866((:se)S
  6841. 3076(nows),)S
  6842. 3436(then)S
  6843. 3678(when)S
  6844. 12 I
  6845. 3974(elvis)S
  6846. 12 R
  6847. 4231(hits)S
  6848. 4440(EOF)S
  6849. 4703(during)S
  6850. 4830 V
  6851. 1116(a)S
  6852. 1200(search,)S
  6853. 1570(it)S
  6854. (will)190 1668 A
  6855. 1888(stop)S
  6856. 2119(and)S
  6857. 2323(say)S
  6858. 2514(so.)S
  6859. 5106 V
  6860. 12 B
  6861. 936(C257ags)S
  6862. 5418 V
  6863. 12 I
  6864. 1116(Elvis)S
  6865. 12 R
  6866. 1407(uses)S
  6867. 1664(many)S
  6868. 1981(preprocessor)S
  6869. 2649(symbols)S
  6870. 3100(to)S
  6871. 3243(control)S
  6872. 3635(compilation.)S
  6873. 4322(Most)S
  6874. 4619(of)S
  6875. 4769(these)S
  6876. 5556 V
  6877. 936(257ags)S
  6878. 1195(allow)S
  6879. (you)180 1496 A
  6880. 1707(to)S
  6881. 1832(disable)S
  6882. 2206(small)S
  6883. 2500(sets)S
  6884. 2713(of)S
  6885. 2844(features.)S
  6886. 10 R
  6887. 3309(MINIX)S
  6888. 12 R
  6889. 3612(-ST)S
  6890. 3824(users)S
  6891. (will)190 4103 A
  6892. 4323(probably)S
  6893. 4782(want)S
  6894. 5694 V
  6895. 936(all)S
  6896. 1090(features)S
  6897. 1507(enabled,)S
  6898. 1945(but)S
  6899. 10 R
  6900. 2126(MINIX)S
  6901. 12 R
  6902. 2429(-PC)S
  6903. 2649(users)S
  6904. (will)190 2930 A
  6905. 3152(have)S
  6906. 3412(to)S
  6907. 3538(disable)S
  6908. 3913(one)S
  6909. 4119(or)S
  6910. 4252(two)S
  6911. 4466(feature)S
  6912. 4836(sets)S
  6913. 5832 V
  6914. (because)383 936 A
  6915. 1349(otherwise)S
  6916. 12 I
  6917. 1851(elvis)S
  6918. 12 R
  6919. 2104(would)S
  6920. 2436(be)S
  6921. 2580(too)S
  6922. 2764(large)S
  6923. 3037(to)S
  6924. 3161(compile)S
  6925. 3581(and)S
  6926. 3785(run.)S
  6927. 6108 V
  6928. 936(These)S
  6929. 1259(symbols)S
  6930. 1696(can)S
  6931. 1899(be)S
  6932. 2048(de256ned)S
  6933. 2438(via)S
  6934. 2621(257ags)S
  6935. 2884(passed)S
  6936. 3241(to)S
  6937. 3370(the)S
  6938. 3553(compiler.)S
  6939. 4079(The)S
  6940. 4302(best)S
  6941. 4532(way)S
  6942. 4769(to)S
  6943. 4898(do)S
  6944. 6246 V
  6945. 936(this)S
  6946. 1144(is)S
  6947. 1258(to)S
  6948. 1385(edit)S
  6949. 1600(the)S
  6950. 1781(Make256le,)S
  6951. 2274(and)S
  6952. 2481(append)S
  6953. 2862(the)S
  6954. 3043(257ag)S
  6955. 3257(to)S
  6956. 3384(the)S
  6957. 3565(`)S
  6958. 3596(`CFLAGS=')S
  6959. 4200(')S
  6960. 4274(line.)S
  6961. 4548(After)S
  6962. (you)180 4838 A
  6963. 6384 V
  6964. 936(do)S
  6965. 1086(that,)S
  6966. (you)180 1328 A
  6967. 1538(must)S
  6968. 1803(recompile)S
  6969. 2318(elvis)S
  6970. 2577(completely)S
  6971. 3145(by)S
  6972. 3295(saying)S
  6973. 6591 V
  6974. 10 L
  6975. 1086(make)S
  6976. (clean)241 1388 A
  6977. 6729 V
  6978. 1086(make)S
  6979. 6936 V
  6980. 12 B
  6981. 936(261DM)S
  6982. 12 Y1
  6983. 1198(3)S
  6984. 12 B
  6985. 1258(SYSV)S
  6986. 7074 V
  6987. 12 R
  6988. 1116(This)S
  6989. 1362(257ag)S
  6990. 1574(causes)S
  6991. 12 I
  6992. 1921(elvis)S
  6993. 12 R
  6994. 2175(to)S
  6995. 2300(use)S
  6996. 2492(System-V)S
  6997. 3008(ioctl())S
  6998. 3337(calls)S
  6999. 3591(for)S
  7000. (controlling)531 3764 A
  7001. (your)221 4326 A
  7002. 4579(terminal;)S
  7003. 8427 V
  7004. EP
  7005. %%Page: 20 20
  7006. BP
  7007. /slant 0 def
  7008. /height 0 def
  7009. 1130 V
  7010. 12 B
  7011. 936(20)S
  7012. 1380 V
  7013. 12 R
  7014. 1116(normally)S
  7015. 1583(it)S
  7016. 1681(uses)S
  7017. 1919(v7/BSD/)S
  7018. 10 R
  7019. 2342(MINIX)S
  7020. 12 R
  7021. 2675(ioctl())S
  7022. 3003(calls.)S
  7023. 1656 V
  7024. 12 B
  7025. (261DDATE)484 936 A
  7026. 1794 V
  7027. 12 R
  7028. 1116(The)S
  7029. 1345(symbol)S
  7030. 1741(DATE)S
  7031. (should)321 2106 A
  7032. 2468(be)S
  7033. 2623(de256ned)S
  7034. 3019(to)S
  7035. (look)214 3154 A
  7036. 3409(like)S
  7037. 3632(a)S
  7038. 3727(string)S
  7039. 4045(constant,)S
  7040. 4520(giving)S
  7041. 4870(the)S
  7042. 1932 V
  7043. 1116(date)S
  7044. 1365(when)S
  7045. 12 I
  7046. 1674(elvis)S
  7047. 12 R
  7048. 1944(was)S
  7049. 2180(compiled.)S
  7050. 2737(This)S
  7051. 2999(date)S
  7052. 3248(is)S
  7053. 3376(reported)S
  7054. 3827(by)S
  7055. 3994(the)S
  7056. 4189(`)S
  7057. 4220(`:version')S
  7058. 4682(')S
  7059. 4769(com-)S
  7060. 2070 V
  7061. 1116(mand.)S
  7062. 2346 V
  7063. 1116(You)S
  7064. 1363(can)S
  7065. 1571(also)S
  7066. 1806(leave)S
  7067. 2102(DATE)S
  7068. (unde256ned,)505 2466 A
  7069. 3011(in)S
  7070. 3145(which)S
  7071. 3481(case)S
  7072. 3730(`)S
  7073. 3761(`:version')S
  7074. 4223(')S
  7075. (will)190 4304 A
  7076. 4534(not)S
  7077. 4728(report)S
  7078. 2484 V
  7079. 1116(the)S
  7080. 1294(compilation)S
  7081. 1902(date.)S
  7082. 2760 V
  7083. 12 B
  7084. (261DCRUNCH)682 936 A
  7085. 2898 V
  7086. 12 R
  7087. 1116(This)S
  7088. 1376(257ag)S
  7089. 1602(causes)S
  7090. 1963(several)S
  7091. 2352(large)S
  7092. 2640(often-used)S
  7093. 3196(macros)S
  7094. 3591(to)S
  7095. 3731(be)S
  7096. (replaced)411 3891 A
  7097. 4348(by)S
  7098. 4514(equivalent)S
  7099. 3036 V
  7100. 1116(functions.)S
  7101. 1661(This)S
  7102. 1911(saves)S
  7103. (about)268 2208 A
  7104. 2511(4K)S
  7105. 2694(of)S
  7106. (space)269 2829 A
  7107. 3132(in)S
  7108. 3260(the)S
  7109. 3442(`)S
  7110. 3473(`.text')S
  7111. 3757(')S
  7112. 3832(segment,)S
  7113. 4299(and)S
  7114. 4507(it)S
  7115. 4609(does)S
  7116. 4864(not)S
  7117. 3174 V
  7118. 1116(cost)S
  7119. (you)180 1341 A
  7120. 1551(any)S
  7121. 1755(features.)S
  7122. 3450 V
  7123. 12 B
  7124. 936(261DDEBUG)S
  7125. 3588 V
  7126. 12 R
  7127. 1116(This)S
  7128. 1371(adds)S
  7129. 1632(many)S
  7130. 1940(internal)S
  7131. 2351(consistency)S
  7132. 2955(checks)S
  7133. 3324(and)S
  7134. 3539(the)S
  7135. 3728(`)S
  7136. (`:debug')410 3759 A
  7137. 4159(')S
  7138. 4241(and)S
  7139. 4456(`)S
  7140. 4487(`:validate')S
  7141. 4977(')S
  7142. 3726 V
  7143. 1116(commands.)S
  7144. 1729(It)S
  7145. 1834(increases)S
  7146. 2309(the)S
  7147. 2487(size)S
  7148. 2706(of)S
  7149. 2837(`)S
  7150. 2868(`text')S
  7151. 3122(')S
  7152. 3193(by)S
  7153. (about)268 3343 A
  7154. 3641(5K)S
  7155. 3819(bytes.)S
  7156. 4002 V
  7157. 12 B
  7158. 936(261DNO)S
  7159. 12 Y1
  7160. 1266(3)S
  7161. 12 B
  7162. (CHARATTR)694 1326 A
  7163. 4140 V
  7164. 12 R
  7165. 1116(This)S
  7166. 1397(permanenently)S
  7167. 2182(disables)S
  7168. 2638(the)S
  7169. 2852(`)S
  7170. 2883(`charattr')S
  7171. 3327(')S
  7172. 3434(option.)S
  7173. 3868(It)S
  7174. 4009(reduces)S
  7175. 4446(the)S
  7176. 4661(size)S
  7177. 4917(of)S
  7178. 4278 V
  7179. 1116(`)S
  7180. 1147(`.text')S
  7181. 1431(')S
  7182. 1502(by)S
  7183. (about)268 1652 A
  7184. (850)180 1950 A
  7185. 2160(bytes.)S
  7186. 4554 V
  7187. 12 B
  7188. 936(261DNO)S
  7189. 12 Y1
  7190. 1266(3)S
  7191. 12 B
  7192. (RECYCLE)592 1326 A
  7193. 4692 V
  7194. 12 R
  7195. 1116(Normally,)S
  7196. 12 I
  7197. 1653(elvis)S
  7198. 12 R
  7199. (will)190 1918 A
  7200. 2150(recycle)S
  7201. (space)269 2544 A
  7202. 2856(in)S
  7203. 2993(the)S
  7204. 3184(temporary)S
  7205. 3725(256le)S
  7206. 3923(which)S
  7207. 4262(contains)S
  7208. 4708(totally)S
  7209. 4830 V
  7210. 1116(obsolete)S
  7211. 1595(text.)S
  7212. 1912(The)S
  7213. 12 B
  7214. 2175(261DNO)S
  7215. 12 Y1
  7216. 2505(3)S
  7217. 12 B
  7218. (RECYCLE)592 2565 A
  7219. 12 R
  7220. 3232(option)S
  7221. 3615(disables)S
  7222. 4080(this,)S
  7223. 4360(making)S
  7224. (your)221 4797 A
  7225. 4968 V
  7226. 1116(`)S
  7227. 1147(`.text')S
  7228. 1431(')S
  7229. 1541(segment)S
  7230. 1983(smaller)S
  7231. 2380(by)S
  7232. (about)268 2539 A
  7233. 2846(1K)S
  7234. 3033(but)S
  7235. 3226(also)S
  7236. (permitting)505 3460 A
  7237. 4004(the)S
  7238. 4191(temporary)S
  7239. 4729(256le)S
  7240. 4924(to)S
  7241. 5106 V
  7242. 1116(grow)S
  7243. 1404(very)S
  7244. 1658(quickly.)S
  7245. 2119(If)S
  7246. (you)180 2240 A
  7247. 2458(have)S
  7248. 2724(less)S
  7249. 2944(than)S
  7250. 3190(two)S
  7251. 3410(megabytes)S
  7252. 3965(of)S
  7253. 4104(free)S
  7254. (space)269 4332 A
  7255. 4639(on)S
  7256. (your)221 4797 A
  7257. 5244 V
  7258. 1116(disk,)S
  7259. 1377(then)S
  7260. 1615(do)S
  7261. 1765(not)S
  7262. 1949(even)S
  7263. 2207(consider)S
  7264. 2647(using)S
  7265. 2938(this)S
  7266. 3143(257ag.)S
  7267. 5520 V
  7268. 12 B
  7269. 936(261DNO)S
  7270. 12 Y1
  7271. 1266(3)S
  7272. 12 B
  7273. 1326(SENTENCE)S
  7274. 5658 V
  7275. 12 R
  7276. 1116(This)S
  7277. 1373(leaves)S
  7278. 1718(out)S
  7279. 1914(the)S
  7280. 2104(`)S
  7281. (`(')123 2135 A
  7282. 2248(')S
  7283. 2331(and)S
  7284. 2548(`)S
  7285. (`)')123 2579 A
  7286. 2692(')S
  7287. 2776(visual)S
  7288. 3108(commands,)S
  7289. 3704(and)S
  7290. 3921(removes)S
  7291. 4374(the)S
  7292. 4565(code)S
  7293. 4836(that)S
  7294. 5796 V
  7295. 1116(allows)S
  7296. 1466(the)S
  7297. 1647(`)S
  7298. (`[[')164 1678 A
  7299. 1832(',)S
  7300. 1936(`)S
  7301. (`]]')164 1967 A
  7302. 2121(',)S
  7303. 2225(`)S
  7304. 2256(`{')S
  7305. 2386(',)S
  7306. 2489(and)S
  7307. 2695(`)S
  7308. 2726(`}')S
  7309. 2856(')S
  7310. 2929(commands)S
  7311. 3484(to)S
  7312. (recognize)471 3610 A
  7313. 4113(nroff)S
  7314. 4388(macros.)S
  7315. 4830(The)S
  7316. 5934 V
  7317. 1116(`)S
  7318. (`[[')164 1147 A
  7319. 1301(')S
  7320. 1393(and)S
  7321. 1618(`)S
  7322. (`]]')164 1649 A
  7323. 1803(')S
  7324. 1895(commands)S
  7325. (will)190 2470 A
  7326. (still)183 2712 A
  7327. 2947(move)S
  7328. 3267(to)S
  7329. 3413(the)S
  7330. 3613(start)S
  7331. 3875(of)S
  7332. 4028(the)S
  7333. 4228(previous/next)S
  7334. 4938(C)S
  7335. 6072 V
  7336. 1116(function)S
  7337. 1557(source)S
  7338. 1911(code,)S
  7339. (though,)364 2207 A
  7340. 2609(and)S
  7341. 2821(`)S
  7342. 2852(`{')S
  7343. 2982(')S
  7344. 3061(and)S
  7345. 3273(`)S
  7346. 3304(`}')S
  7347. 3434(')S
  7348. (will)190 3512 A
  7349. 3739(move)S
  7350. 4044(to)S
  7351. 4175(the)S
  7352. 4360(previous/next)S
  7353. 6210 V
  7354. 1116(blank)S
  7355. 1414(line.)S
  7356. 1686(This)S
  7357. 1931(saves)S
  7358. (about)268 2223 A
  7359. (650)180 2521 A
  7360. 2731(bytes)S
  7361. 3016(from)S
  7362. 3282(the)S
  7363. 3460(`)S
  7364. 3491(`.text')S
  7365. 3775(')S
  7366. 3846(segment.)S
  7367. 6486 V
  7368. 12 B
  7369. 936(261DNO)S
  7370. 12 Y1
  7371. 1266(3)S
  7372. 12 B
  7373. (CHARSEARCH)863 1326 A
  7374. 6624 V
  7375. 12 R
  7376. 1116(This)S
  7377. 1387(leaves)S
  7378. 1746(out)S
  7379. 1956(the)S
  7380. 2160(visual)S
  7381. 2505(commands)S
  7382. 3084(which)S
  7383. 3436(locate)S
  7384. 3782(a)S
  7385. 3892(given)S
  7386. 4216(character)S
  7387. 4719(in)S
  7388. 4870(the)S
  7389. 6762 V
  7390. 1116(current)S
  7391. 1490(line:)S
  7392. 1736(`)S
  7393. (`f')123 1767 A
  7394. 1880(',)S
  7395. 1981(`)S
  7396. 2012(`t')S
  7397. 2118(',)S
  7398. 2219(`)S
  7399. 2250(`F')S
  7400. 2389(',)S
  7401. 2490(`)S
  7402. 2521(`T')S
  7403. 2667(',)S
  7404. 2768(`)S
  7405. 2799(`;')S
  7406. 2905(',)S
  7407. 3006(and)S
  7408. 3210(`)S
  7409. 3241(`,')S
  7410. 3343('.)S
  7411. 3474(This)S
  7412. 3719(saves)S
  7413. (about)268 4011 A
  7414. (900)180 4309 A
  7415. 4519(bytes.)S
  7416. 7038 V
  7417. 12 B
  7418. 936(261DNO)S
  7419. 12 Y1
  7420. 1266(3)S
  7421. 12 B
  7422. 1326(EXTENSIONS)S
  7423. 7176 V
  7424. 12 R
  7425. 1116(This)S
  7426. 1405(leaves)S
  7427. 1782(out)S
  7428. 2010(the)S
  7429. 2232(`)S
  7430. 2263(`:mkexrc')S
  7431. 2732(')S
  7432. 2847(command,)S
  7433. 3427(and)S
  7434. 3675(the)S
  7435. 3897(`)S
  7436. 3928(`K')S
  7437. 4088(')S
  7438. 4203(and)S
  7439. 4451(`)S
  7440. 4482(`#')S
  7441. 4614(')S
  7442. 4729(visual)S
  7443. 8427 V
  7444. EP
  7445. %%Page: 21 21
  7446. BP
  7447. /slant 0 def
  7448. /height 0 def
  7449. 1130 V
  7450. 12 B
  7451. 4898(21)S
  7452. 1380 V
  7453. 12 R
  7454. 1116(commands.)S
  7455. 1730(Other)S
  7456. 2038(extensions)S
  7457. 2579(are)S
  7458. 2759(either)S
  7459. 3066(inherent)S
  7460. 3493(in)S
  7461. 3617(the)S
  7462. 3795(design)S
  7463. 4140(of)S
  7464. 12 I
  7465. 4271(elvis)S
  7466. 12 R
  7467. 4494(,)S
  7468. 4554(or)S
  7469. 4685(are)S
  7470. 4864(too)S
  7471. 1518 V
  7472. 1116(tiny)S
  7473. 1334(to)S
  7474. 1458(be)S
  7475. 1602(worth)S
  7476. 1915(removing.)S
  7477. 2468(This)S
  7478. 2713(saves)S
  7479. (about)268 3005 A
  7480. (500)180 3303 A
  7481. 3513(bytes.)S
  7482. 1794 V
  7483. 12 B
  7484. 936(261DNO)S
  7485. 12 Y1
  7486. 1266(3)S
  7487. 12 B
  7488. 1326(MAGIC)S
  7489. 1932 V
  7490. 12 R
  7491. 1116(This)S
  7492. 1368(permanently)S
  7493. 2010(disables)S
  7494. 2438(the)S
  7495. 2624(`)S
  7496. 2655(`magic')S
  7497. 3023(')S
  7498. 3102(option,)S
  7499. 3478(so)S
  7500. 3623(that)S
  7501. 3843(most)S
  7502. 4116(meta-characters)S
  7503. 4924(in)S
  7504. 2070 V
  7505. 1116(a)S
  7506. 1220(regular)S
  7507. 1614(expression)S
  7508. 2181(are)S
  7509. 2379(not)S
  7510. (recognized.)561 2582 A
  7511. 3192(This)S
  7512. 3456(saves)S
  7513. (about)268 3767 A
  7514. 4084(3K)S
  7515. 4281(bytes)S
  7516. 4585(from)S
  7517. 4870(the)S
  7518. 2208 V
  7519. 1116(`)S
  7520. 1147(`.text')S
  7521. 1431(')S
  7522. 1502(segment.)S
  7523. 2553 V
  7524. 12 B
  7525. 936(Termcap)S
  7526. 2829 V
  7527. 12 I
  7528. 936(Elvis)S
  7529. 12 R
  7530. 1213(can)S
  7531. 1415(use)S
  7532. 1610(standard)S
  7533. 2054(termcap)S
  7534. 2480(entries,)S
  7535. 2869(but)S
  7536. 3058(it)S
  7537. 3161(also)S
  7538. (recognizes)518 3391 A
  7539. 3944(and)S
  7540. 4153(uses)S
  7541. 4396(several)S
  7542. 4775(extra)S
  7543. 2967 V
  7544. (capabilities,)583 936 A
  7545. 1549(if)S
  7546. (you)180 1654 A
  7547. 1864(give)S
  7548. 2102(them.)S
  7549. 2434(All)S
  7550. 2620(of)S
  7551. 2751(these)S
  7552. 3030(are)S
  7553. 3209(optional.)S
  7554. 3174 V
  7555. 12 B
  7556. (Capability)545 1116 A
  7557. 2196(Description)S
  7558. 3312 V
  7559. 12 R
  7560. 1116(:PU=:)S
  7561. 2196(sequence)S
  7562. (received)411 2669 A
  7563. 3110(from)S
  7564. 3376(the)S
  7565. 3554(<PgUp>)S
  7566. 3995(key)S
  7567. 3450 V
  7568. 1116(:PD=:)S
  7569. 2196(sequence)S
  7570. (received)411 2669 A
  7571. 3110(from)S
  7572. 3376(the)S
  7573. 3554(<PgDn>)S
  7574. 3995(key)S
  7575. 3588 V
  7576. 1116(:HM=:)S
  7577. 2196(sequence)S
  7578. (received)411 2669 A
  7579. 3110(from)S
  7580. 3376(the)S
  7581. 3554(<Home>)S
  7582. 4016(key)S
  7583. 3726 V
  7584. 1116(:EN=:)S
  7585. 2196(sequence)S
  7586. (received)411 2669 A
  7587. 3110(from)S
  7588. 3376(the)S
  7589. 3554(<End>)S
  7590. 3914(key)S
  7591. 3864 V
  7592. 1116(:VB=:)S
  7593. 2196(sequence)S
  7594. 2669(sent)S
  7595. 2894(to)S
  7596. 3018(start)S
  7597. 3258(bold)S
  7598. 3502(printing)S
  7599. 4002 V
  7600. 1116(:Vb=:)S
  7601. 2196(sequence)S
  7602. 2669(sent)S
  7603. 2894(to)S
  7604. 3018(end)S
  7605. 3222(bold)S
  7606. 3466(printing)S
  7607. 4278 V
  7608. 12 B
  7609. 936(Author)S
  7610. 4590 V
  7611. 12 I
  7612. 1116(Elvis)S
  7613. 12 R
  7614. 1429(was)S
  7615. (written)345 1688 A
  7616. 2103(by)S
  7617. 2293(Steve)S
  7618. 2632(Kirkendall.)S
  7619. 3281(He)S
  7620. 3493(can)S
  7621. 3731(be)S
  7622. (reached)377 3916 A
  7623. 4364(by)S
  7624. 4555(email)S
  7625. 4896(at:)S
  7626. 4728 V
  7627. (kirkenda@cs.pdx.edu)1050 936 A
  7628. 2016(for)S
  7629. 2188(comments)S
  7630. 2715(regarding)S
  7631. 12 I
  7632. 3209(elvis)S
  7633. 12 R
  7634. 3432(.)S
  7635. 8427 V
  7636. EP
  7637. %%Trailer
  7638. %%DocumentFonts: Times-Roman Times-Bold Times-Italic Helvetica Symbol Troff
  7639. %%Pages: 21