ELLE.9
上传用户:jnzhq888
上传日期:2007-01-18
资源大小:51694k
文件大小:41k
源码类别:

操作系统开发

开发平台:

WINDOWS

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Fri Sep 13 14:26:38 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(elle)S
  384. 1790(261)S
  385. (ELLE)320 1880 A
  386. 2230(Looks)S
  387. 2574(Like)S
  388. 2839(Emacs)S
  389. 996 V
  390. 936(Syntax:)S
  391. 1584(elle)S
  392. 12 I
  393. 1790(256le)S
  394. 12 R
  395. 1968([)S
  396. 12 I
  397. 2009(256le2)S
  398. 12 R
  399. 2217(])S
  400. 1134 V
  401. 12 B
  402. 936(Flags:)S
  403. 12 R
  404. ((none))316 1584 A
  405. 1272 V
  406. 12 B
  407. 936(Example:)S
  408. 12 R
  409. 1584(elle)S
  410. 1790(256le.c)S
  411. 2916(#)S
  412. 3006(Start)S
  413. 3266(the)S
  414. 3444(editor)S
  415. 1446 V
  416. 12 I
  417. 1116(ELLE)S
  418. 12 R
  419. ((ELLE)337 1443 A
  420. (Looks)301 1825 A
  421. 2171(Like)S
  422. 2438(Emacs))S
  423. 2847(is)S
  424. 2973(an)S
  425. 3132(Emacs)S
  426. 3500(clone)S
  427. 3807(for)S
  428. 10 R
  429. 3989(MINIX)S
  430. 12 R
  431. 4292(.)S
  432. (ELLE)296 4397 A
  433. 4738(is)S
  434. 4864(not)S
  435. 1584 V
  436. 936(full)S
  437. 1135(Emacs)S
  438. 1488(but)S
  439. 1672(it)S
  440. 1770(has)S
  441. (about)268 1961 A
  442. 2259(80)S
  443. 2409(commands)S
  444. 2962(and)S
  445. 3166(is)S
  446. 3277(quite)S
  447. 3549(fast.)S
  448. 1929 V
  449. 12 B
  450. 936(Key)S
  451. 1174(bindings)S
  452. 2310 V
  453. 12 I
  454. 1116(Mined)S
  455. 12 R
  456. 1473(only)S
  457. 1735(has)S
  458. 1944(a)S
  459. 2046(small)S
  460. 2357(number)S
  461. 2774(of)S
  462. 2923(commands.)S
  463. 3554(All)S
  464. 3758(of)S
  465. 3907(them)S
  466. 4197(are)S
  467. 4394(either)S
  468. 4720(of)S
  469. 4870(the)S
  470. 2448 V
  471. 936(form)S
  472. 1206(CTRL-x)S
  473. 1649(or)S
  474. 1784(are)S
  475. 1967(on)S
  476. 2121(the)S
  477. 2303(numeric)S
  478. 2733(keypad.)S
  479. 3174(Emacs,)S
  480. 3560(in)S
  481. 3687(contrast,)S
  482. 4134(has)S
  483. 4328(so)S
  484. 4468(many)S
  485. 4769(com-)S
  486. 2586 V
  487. 936(mands,)S
  488. 1316(that)S
  489. 1533(not)S
  490. 1722(only)S
  491. 1971(are)S
  492. 2155(all)S
  493. 2312(the)S
  494. 2495(CTRL-x)S
  495. 2939(commands)S
  496. 3497(used)S
  497. 3753(up,)S
  498. 3938(but)S
  499. 4127(so)S
  500. 4270(are)S
  501. 4455(all)S
  502. 4613(the)S
  503. 4797(ESC)S
  504. 2724 V
  505. 936(x)S
  506. 1037((escape)S
  507. 1442(followed)S
  508. 1914(by)S
  509. 2075(x;)S
  510. 2210(escape)S
  511. 2574(is)S
  512. 2696(not)S
  513. 2891(a)S
  514. 2986(shift)S
  515. 3243(character,)S
  516. 3760(like)S
  517. 3983(CTRL).)S
  518. 4433(Even)S
  519. 4722(this)S
  520. 4937(is)S
  521. 2862 V
  522. 936(not)S
  523. (enough,)384 1125 A
  524. 1544(so)S
  525. 1686(CTRL-X)S
  526. 2158(is)S
  527. 2274(used)S
  528. 2530(as)S
  529. 2667(a)S
  530. 2757(pre256x)S
  531. 3075(for)S
  532. (additional)484 3253 A
  533. 3773(commands.)S
  534. 4392(Thus)S
  535. 4669(CTRL-)S
  536. 3000 V
  537. 936(X)S
  538. 1062(CTRL-L)S
  539. 1523(is)S
  540. 1642(a)S
  541. 1734(command,)S
  542. 2278(and)S
  543. 2490(so)S
  544. 2635(is)S
  545. 2754(CTRL-X)S
  546. 3229(K.)S
  547. 3415(Note)S
  548. 3689(that)S
  549. 3909(what)S
  550. 4182(is)S
  551. (conventionally)718 4300 A
  552. 3138 V
  553. (written)345 936 A
  554. 1314(as)S
  555. 1448(CTRL-X)S
  556. 1918(K)S
  557. 2039(really)S
  558. 2349(means)S
  559. 2691(CTRL-X)S
  560. 3161(k.)S
  561. 3314(In)S
  562. 3448(some)S
  563. 3737(contexts)S
  564. 4174(it)S
  565. 4276(is)S
  566. (traditional)499 4391 A
  567. 4924(to)S
  568. 3276 V
  569. 936(write)S
  570. 1217(CTRL-X)S
  571. 1684(as)S
  572. 1815(303X.)S
  573. 2034(Please)S
  574. 2374(note)S
  575. 2612(that)S
  576. 2824(they)S
  577. 3062(mean)S
  578. 3354(the)S
  579. 3532(same)S
  580. 3811(thing.)S
  581. 3450 V
  582. 1116(As)S
  583. 1290(a)S
  584. 1383(result,)S
  585. 1722(many)S
  586. 2029(Emacs)S
  587. 2391(commands)S
  588. 2953(need)S
  589. 3221(three)S
  590. 3504(or)S
  591. 3645(four)S
  592. 3887(key)S
  593. 4101(strokes)S
  594. 4484(to)S
  595. 4618(execute.)S
  596. 3588 V
  597. 936(Some)S
  598. 1248(people)S
  599. 1607(think)S
  600. 1892(3-4)S
  601. 2090(key)S
  602. 2301(strokes)S
  603. 2681(is)S
  604. 2799(too)S
  605. 2990(many.)S
  606. 3355(For)S
  607. 3560(this)S
  608. 3771(reason,)S
  609. 4153(Emacs)S
  610. 4512(and)S
  611. (ELLE)296 4722 A
  612. 3726 V
  613. 936(allow)S
  614. 1256(users)S
  615. 1555(to)S
  616. 1699(assign)S
  617. 2051(their)S
  618. 2325(own)S
  619. 2584(key)S
  620. 2809(bindings.)S
  621. 3335(In)S
  622. (ELLE)296 3487 A
  623. 3834(this)S
  624. 4060(is)S
  625. (done)234 4192 A
  626. 4477(with)S
  627. 4744(`)S
  628. 4775(`user)S
  629. 3864 V
  630. 936(pro256les.')S
  631. 1360(')S
  632. 1476(A)S
  633. 1609(user)S
  634. 1856(pro256le)S
  635. 2217(is)S
  636. 2343(a)S
  637. 2442(256le)S
  638. 2642(listing)S
  639. 2990(which)S
  640. 3331(function)S
  641. 3779(is)S
  642. (invoked)388 3905 A
  643. 4338(by)S
  644. 4503(which)S
  645. 4844(key)S
  646. 4002 V
  647. 936(stroke.)S
  648. 1344(The)S
  649. 1584(user)S
  650. 1838(pro256le)S
  651. 2206(is)S
  652. 2339(then)S
  653. 2599(compiled)S
  654. 3101(by)S
  655. 3273(a)S
  656. 3379(program)S
  657. 3842(called)S
  658. 4185(ellec)S
  659. 4468(into)S
  660. 4709(binary)S
  661. 4140 V
  662. 936(form.)S
  663. 1270(When)S
  664. (ELLE)296 1596 A
  665. 1930(starts)S
  666. 2225(up)S
  667. 2383(it)S
  668. 2489(checks)S
  669. 2855(to)S
  670. 2986(see)S
  671. 3178(if)S
  672. 3290(a)S
  673. 3381(256le)S
  674. 3573(.ellepro.b1)S
  675. 4127(exists)S
  676. 4440(in)S
  677. 4571($HOME.)S
  678. 4278 V
  679. 936(If)S
  680. 1048(it)S
  681. 1146(does,)S
  682. 1427(this)S
  683. 1632(256le)S
  684. 1817(is)S
  685. 1928(read)S
  686. 2167(in)S
  687. 2291(and)S
  688. 2495(overrides)S
  689. 2976(the)S
  690. 3154(default)S
  691. 3521(bindings.)S
  692. 4452 V
  693. 1116(A)S
  694. 1250(user)S
  695. 1498(pro256le)S
  696. 1860(that)S
  697. 2088(simulates)S
  698. 2592(the)S
  699. 12 I
  700. 2786(mined)S
  701. 12 R
  702. 3128(commands)S
  703. 3697(fairly)S
  704. 4007(well)S
  705. 4263(is)S
  706. 4390(provided.)S
  707. 4896(Its)S
  708. 4590 V
  709. 936(installation)S
  710. 1520(is)S
  711. 1646(described)S
  712. 2155(later.)S
  713. 2477(If)S
  714. (you)180 2604 A
  715. 2829(have)S
  716. 3102(never)S
  717. 3416(used)S
  718. 3682(Emacs,)S
  719. 4079(it)S
  720. 4191(is)S
  721. (suggested)476 4316 A
  722. 4836(that)S
  723. 4728 V
  724. (you)180 936 A
  725. 1150(use)S
  726. 1345(the)S
  727. 12 I
  728. 1527(mined)S
  729. 12 R
  730. 1857(pro256le.)S
  731. 2237(If)S
  732. (you)180 2353 A
  733. 2567(normally)S
  734. 3038(use)S
  735. 3233(Emacs,)S
  736. 3620(then)S
  737. 3863(do)S
  738. 4018(not)S
  739. 4207(install)S
  740. 4539(the)S
  741. 12 I
  742. 4722(mined)S
  743. 4866 V
  744. 12 R
  745. 936(pro256le.)S
  746. 1342(You)S
  747. 1580(can)S
  748. 1778(also)S
  749. 2003(make)S
  750. (your)221 2295 A
  751. 2546(own)S
  752. 2784(using)S
  753. 12 I
  754. 3075(ellec)S
  755. 12 R
  756. 3305(.)S
  757. 3395(There)S
  758. 3708(is)S
  759. 3819(no)S
  760. 3969(Mock)S
  761. 4280(Lisp.)S
  762. 5040 V
  763. (ELLE)296 1116 A
  764. 1448(has)S
  765. 1645(a)S
  766. 1735(character-oriented)S
  767. 2655(view)S
  768. 2927(of)S
  769. 3064(the)S
  770. 3248(world,)S
  771. 3598(not)S
  772. 3789(a)S
  773. 3880(line)S
  774. 4099(oriented)S
  775. 4533(view,)S
  776. 4836(like)S
  777. 5178 V
  778. 12 I
  779. 936(ed)S
  780. 12 R
  781. 1050(.)S
  782. 1111(It)S
  783. 1217(does)S
  784. 1469(not)S
  785. 1654(have)S
  786. 1913(magic)S
  787. 2240(characters)S
  788. 2764(for)S
  789. 2937(searching.)S
  790. 3492(However,)S
  791. (you)180 3998 A
  792. 4208(can)S
  793. 4406(use)S
  794. 4597(line)S
  795. 4809(feed)S
  796. 5316 V
  797. 936(in)S
  798. 1081(search)S
  799. 1442(patterns.)S
  800. 1907(For)S
  801. 2126(example,)S
  802. 2617(to)S
  803. 2762(256nd)S
  804. 3000(a)S
  805. 3105(line)S
  806. 3338(consisting)S
  807. 3879(of)S
  808. 4031(the)S
  809. 4230(three)S
  810. 4525(characters)S
  811. 5454 V
  812. 936(`)S
  813. 967(`foo')S
  814. 1200(')S
  815. 1285(all)S
  816. 1451(by)S
  817. 1615(themselves)S
  818. 2197(on)S
  819. 2361(a)S
  820. 2459(line,)S
  821. 2715(using)S
  822. 3020(the)S
  823. 3212(mined)S
  824. 3558(bindings)S
  825. 4017((see)S
  826. 4256(below),)S
  827. 4666(use)S
  828. 4870(the)S
  829. 5592 V
  830. 936(pattern:)S
  831. 1340(CTRL-\)S
  832. 1756(CTRL-J)S
  833. 2185(f)S
  834. 2259(o)S
  835. 2352(o)S
  836. 2445(CTRL-\)S
  837. 2862(CTRL-J.)S
  838. 3352(The)S
  839. 3574(CTRL-)S
  840. 3953(means)S
  841. 4296(to)S
  842. 4424(interpret)S
  843. 4870(the)S
  844. 5730 V
  845. 936(next)S
  846. 1182(character)S
  847. (literally,)409 1666 A
  848. 2113(in)S
  849. 2245(this)S
  850. 2458(case)S
  851. 2705(it)S
  852. 2811(is)S
  853. 2930(CTRL-J,)S
  854. 3394(which)S
  855. 3728(is)S
  856. 3847(line)S
  857. 4067(feed.)S
  858. 4373(You)S
  859. 4618(can)S
  860. 4823(also)S
  861. 5868 V
  862. 936(search)S
  863. 1276(for)S
  864. 1448(patterns)S
  865. (involving)462 1862 A
  866. (multiple)404 2354 A
  867. 2789(lines.)S
  868. 3109(For)S
  869. 3308(example,)S
  870. 3779(to)S
  871. 3904(256nd)S
  872. 4122(a)S
  873. 4207(line)S
  874. 4420(ending)S
  875. 4779(in)S
  876. 4904(an)S
  877. 6006 V
  878. 936(`)S
  879. 967(`x')S
  880. 1099(')S
  881. 1170(followed)S
  882. 1631(by)S
  883. 1781(a)S
  884. 1865(line)S
  885. 2077(beginning)S
  886. 2589(with)S
  887. 2835(a)S
  888. 2919(`)S
  889. 2950(`y')S
  890. 3082(',)S
  891. 3183(use)S
  892. 3374(as)S
  893. 3505(pattern:)S
  894. 3906(x)S
  895. 3996(CTRL-)S
  896. 4375(CTRL-J)S
  897. 4801(y.)S
  898. 6282 V
  899. 12 B
  900. 936(Mined)S
  901. 1302(Key)S
  902. 1540(Bindings)S
  903. 6594 V
  904. 12 R
  905. 1116(These)S
  906. 1444(are)S
  907. 1632(the)S
  908. 1819(key)S
  909. 2032(bindings)S
  910. 2486(if)S
  911. 2600(the)S
  912. 2787(binary)S
  913. 3135(user)S
  914. 3376(pro256le,)S
  915. 12 I
  916. 3761(.ellepro.b1)S
  917. 12 R
  918. 4284(,)S
  919. 4353(is)S
  920. 4473(installed)S
  921. 4924(in)S
  922. 6732 V
  923. 936($HOME.)S
  924. 1449(The)S
  925. 1673(ESCAPE)S
  926. 2158(key)S
  927. 2367(followed)S
  928. 2833(by)S
  929. 2988(a)S
  930. 3077(number)S
  931. 3481(followed)S
  932. 3947(by)S
  933. 4102(a)S
  934. 4191(command)S
  935. 4702(causes)S
  936. 6870 V
  937. 936(that)S
  938. 1149(command)S
  939. 1657(to)S
  940. 1783(be)S
  941. 1929(executed)S
  942. 2391(`)S
  943. 2422(`number')S
  944. 2863(')S
  945. 2936(times.)S
  946. 3291(This)S
  947. 3538(applies)S
  948. 3913(both)S
  949. 4159(to)S
  950. 4285(control)S
  951. 4660(charac-)S
  952. 7008 V
  953. 936(ters)S
  954. 1164(and)S
  955. 1390(insertable)S
  956. 1914(characters.)S
  957. 2519(CTRL-X)S
  958. 3008(refers)S
  959. 3338(to)S
  960. 3484(a)S
  961. 3590(`)S
  962. 3621(`control)S
  963. 4057(character.')S
  964. 4564(')S
  965. 4686(ESC)S
  966. 4958(x)S
  967. 7146 V
  968. 936(refers)S
  969. 1256(to)S
  970. 1392(an)S
  971. 1548(escape)S
  972. 1913(character)S
  973. 2401(followed)S
  974. 2874(by)S
  975. 3036(x.)S
  976. 3198(In)S
  977. 3341(other)S
  978. 3632(words,)S
  979. 4000(303X)S
  980. 4171(is)S
  981. 4295(a)S
  982. (synonym)441 4392 A
  983. 4876(for)S
  984. 8427 V
  985. EP
  986. %%Page: 2 2
  987. BP
  988. /slant 0 def
  989. /height 0 def
  990. 1380 V
  991. 12 R
  992. 936(CTRL-X.)S
  993. 1475(303X)S
  994. 1646(Y)S
  995. 1776(refers)S
  996. 2096(to)S
  997. 2231(CTRL-X)S
  998. 2709(followed)S
  999. 3181(by)S
  1000. 3342(y.)S
  1001. 3503(To)S
  1002. 3678(abort)S
  1003. 3968(the)S
  1004. 4157(current)S
  1005. 4542(command)S
  1006. 1518 V
  1007. 936(and)S
  1008. 1140(go)S
  1009. 1290(back)S
  1010. 1548(to)S
  1011. 1672(the)S
  1012. 1850(main)S
  1013. (loop)214 2122 A
  1014. 2366(of)S
  1015. 2497(the)S
  1016. 2675(editor,)S
  1017. 3018(type)S
  1018. 3256(CTRL-G,)S
  1019. 3753(rather)S
  1020. 4067(than)S
  1021. 4305(CTRL-\.)S
  1022. 1692 V
  1023. 1116(Only)S
  1024. 1393(a)S
  1025. 1482(few)S
  1026. 1700(commands)S
  1027. 2258(are)S
  1028. 2442(of)S
  1029. 2578(the)S
  1030. 2761(form)S
  1031. 3032(CTRL-X)S
  1032. 3504(Y.)S
  1033. 3688(All)S
  1034. 3880(of)S
  1035. 4017(these)S
  1036. 4302(are)S
  1037. 4487(also)S
  1038. (bound)300 4718 A
  1039. 1830 V
  1040. 936(to)S
  1041. 1076(CTRL-X)S
  1042. 1559(CTRL-Y,)S
  1043. 2072(so)S
  1044. (you)180 2225 A
  1045. 2451(can)S
  1046. 2665(hold)S
  1047. 2925(down)S
  1048. 3239(CTRL)S
  1049. 3593(and)S
  1050. 3812(then)S
  1051. 4065(hit)S
  1052. 4238(X)S
  1053. 4371(Y,)S
  1054. 4534(or)S
  1055. 4680(release)S
  1056. 1968 V
  1057. 936(control)S
  1058. 1309(after)S
  1059. 1563(the)S
  1060. 1741(X,)S
  1061. 1889(as)S
  1062. (you)180 2020 A
  1063. 2230(prefer.)S
  1064. 2142 V
  1065. 1116(The)S
  1066. 1340(key)S
  1067. 1550(bindings)S
  1068. 2001(that)S
  1069. 2219(are)S
  1070. 2404(not)S
  1071. 2594(listed)S
  1072. (should)321 2893 A
  1073. 3250(not)S
  1074. 3440(be)S
  1075. 3590(used.)S
  1076. 3907(Some)S
  1077. 4218(of)S
  1078. 4355(them)S
  1079. 4634(actually)S
  1080. 2280 V
  1081. 936(do)S
  1082. 1097(things.)S
  1083. 1493(For)S
  1084. 1702(example,)S
  1085. 2183(the)S
  1086. 2372(ANSI)S
  1087. 2697(escape)S
  1088. 3061(codes)S
  1089. 3377(ESC)S
  1090. 3639([)S
  1091. 3721(x)S
  1092. 3822(are)S
  1093. (bound)300 4011 A
  1094. 4351(to)S
  1095. 4485(303X)S
  1096. 4654(Y)S
  1097. 4782(for)S
  1098. 4964(a)S
  1099. 2418 V
  1100. 936(variety)S
  1101. 1303(of)S
  1102. 1434(y.)S
  1103. 2592 V
  1104. 1116(Some)S
  1105. 1429(commands)S
  1106. 1990(work)S
  1107. 2277(on)S
  1108. 2435(regions.)S
  1109. 2890(A)S
  1110. 3017(region)S
  1111. 3365(is)S
  1112. 3485(de256ned)S
  1113. 3879(as)S
  1114. 4019(the)S
  1115. 4206(text)S
  1116. 4427(between)S
  1117. 4870(the)S
  1118. 2730 V
  1119. 936(most)S
  1120. (recently)391 1201 A
  1121. 1622(set)S
  1122. 1787(mark)S
  1123. 2066(and)S
  1124. 2270(the)S
  1125. 2448(cursor.)S
  1126. 3075 V
  1127. 12 B
  1128. 936(Mined)S
  1129. 1302(Commands)S
  1130. 3456 V
  1131. 12 R
  1132. 1116(If)S
  1133. 1236(the)S
  1134. 12 I
  1135. 1422(mined)S
  1136. 12 R
  1137. 1756(pro256le,)S
  1138. 12 I
  1139. 2140(.ellepro.b1)S
  1140. 12 R
  1141. 2701(is)S
  1142. 2820(installed)S
  1143. 3269(in)S
  1144. (your)221 3401 A
  1145. 3660(home)S
  1146. 3966(directory,)S
  1147. 4473(the)S
  1148. 4660(follow-)S
  1149. 3594 V
  1150. 936(ing)S
  1151. 1120(commands)S
  1152. (will)190 1673 A
  1153. 1893(work.)S
  1154. 3870 V
  1155. 12 B
  1156. (CURSOR)513 1116 A
  1157. 1659(MOTION)S
  1158. 4008 V
  1159. 12 R
  1160. 1296(arrows)S
  1161. 2196(Move)S
  1162. 2507(the)S
  1163. 2685(cursor)S
  1164. 3018(in)S
  1165. 3142(the)S
  1166. 3320(indicated)S
  1167. 3794(direction)S
  1168. 4146 V
  1169. 1296(CTRL-A)S
  1170. 2196(Move)S
  1171. 2507(cursor)S
  1172. 2840(to)S
  1173. 2964(start)S
  1174. 3204(of)S
  1175. 3335(current)S
  1176. 3709(line)S
  1177. 4284 V
  1178. 1296(CTRL-Z)S
  1179. 2196(Move)S
  1180. 2507(cursor)S
  1181. 2840(to)S
  1182. 2964(end)S
  1183. 3168(of)S
  1184. 3299(current)S
  1185. 3673(line)S
  1186. 4422 V
  1187. 1296(CTRL-F)S
  1188. 2196(Move)S
  1189. 2507(cursor)S
  1190. 2840(forward)S
  1191. 3255(word)S
  1192. 4560 V
  1193. 1296(CTRL-B)S
  1194. 2196(Move)S
  1195. 2507(cursor)S
  1196. 2840(backward)S
  1197. 3341(to)S
  1198. 3465(start)S
  1199. 3705(of)S
  1200. 3836(previous)S
  1201. 4282(word)S
  1202. 4836 V
  1203. 12 B
  1204. 1116(SCREEN)S
  1205. 1637(MOTION)S
  1206. 4974 V
  1207. 12 R
  1208. 1296(Home)S
  1209. 1622(key)S
  1210. 2196(Move)S
  1211. 2507(to)S
  1212. 2631(256rst)S
  1213. 2850(character)S
  1214. 3326(of)S
  1215. 3457(the)S
  1216. 3635(256le)S
  1217. 5112 V
  1218. 1296(End)S
  1219. 1520(key)S
  1220. 2196(Move)S
  1221. 2507(to)S
  1222. 2631(last)S
  1223. 2830(character)S
  1224. 3306(of)S
  1225. 3437(the)S
  1226. 3615(256le)S
  1227. 5250 V
  1228. 1296(PgUp)S
  1229. 1601(key)S
  1230. 2196(Scroll)S
  1231. (window)390 2516 A
  1232. 2936(up)S
  1233. 3086(22)S
  1234. 3236(lines)S
  1235. 3495((closer)S
  1236. 3856(to)S
  1237. 3980(start)S
  1238. 4220(of)S
  1239. 4351(the)S
  1240. 4529(256le))S
  1241. 5388 V
  1242. 1296(PgDn)S
  1243. 1601(key)S
  1244. 2196(Scroll)S
  1245. (window)390 2516 A
  1246. 2936(down)S
  1247. 3234(22)S
  1248. 3384(lines)S
  1249. 3643((closer)S
  1250. 4004(to)S
  1251. 4128(end)S
  1252. 4332(of)S
  1253. 4463(the)S
  1254. 4641(256le))S
  1255. 5526 V
  1256. 1296(CTRL-U)S
  1257. 2196(Scroll)S
  1258. (window)390 2516 A
  1259. 2936(up)S
  1260. 3086(1)S
  1261. 3176(line)S
  1262. 5664 V
  1263. 1296(CTRL-D)S
  1264. 2196(Scroll)S
  1265. (window)390 2516 A
  1266. 2936(down)S
  1267. 3234(1)S
  1268. 3324(line)S
  1269. 5802 V
  1270. 1296(ESC)S
  1271. 1547(,)S
  1272. 2196(Move)S
  1273. 2507(to)S
  1274. 2631(top)S
  1275. 2815(of)S
  1276. 2946(screen)S
  1277. 5940 V
  1278. 1296(CTRL-)S
  1279. 12 Y1
  1280. 1645(3)S
  1281. 12 R
  1282. 2196(Move)S
  1283. 2507(to)S
  1284. 2631(bottom)S
  1285. 3003(of)S
  1286. 3134(screen)S
  1287. 6216 V
  1288. 12 B
  1289. 1116(MODIFYING)S
  1290. 1880(TEXT)S
  1291. 6354 V
  1292. 12 R
  1293. 1296(DEL)S
  1294. 1562(key)S
  1295. 2196(Delete)S
  1296. 2544(the)S
  1297. 2722(character)S
  1298. (under)275 3198 A
  1299. 3503(the)S
  1300. 3681(cursor)S
  1301. 6492 V
  1302. 1296(Backsp)S
  1303. 2196(Delete)S
  1304. 2544(the)S
  1305. 2722(character)S
  1306. 3198(to)S
  1307. 3322(left)S
  1308. 3515(of)S
  1309. 3646(the)S
  1310. 3824(cursor)S
  1311. 6630 V
  1312. 1296(CTRL-N)S
  1313. 2196(Delete)S
  1314. 2544(the)S
  1315. 2722(next)S
  1316. 2960(word)S
  1317. 6768 V
  1318. 1296(CTRL-P)S
  1319. 2196(Delete)S
  1320. 2544(the)S
  1321. 2722(previous)S
  1322. 3168(word)S
  1323. 6906 V
  1324. 1296(CTRL-T)S
  1325. 2196(Delete)S
  1326. 2564(tail)S
  1327. 2770(of)S
  1328. 2921(line)S
  1329. 3153((all)S
  1330. 3366(characters)S
  1331. 3909(from)S
  1332. 4195(cursor)S
  1333. 4548(to)S
  1334. 4692(end)S
  1335. 4917(of)S
  1336. 7044 V
  1337. 2196(line))S
  1338. 8427 V
  1339. EP
  1340. %%Page: 3 3
  1341. BP
  1342. /slant 0 def
  1343. /height 0 def
  1344. 1130 V
  1345. 12 B
  1346. 4958(3)S
  1347. 1380 V
  1348. 12 R
  1349. 1296(CTRL-O)S
  1350. 2196(Open)S
  1351. 2488(up)S
  1352. 2638(the)S
  1353. 2816(line)S
  1354. 3028((insert)S
  1355. 3369(line)S
  1356. 3581(feed)S
  1357. 3820(and)S
  1358. 4024(back)S
  1359. 4282(up))S
  1360. 1518 V
  1361. 1296(ESC)S
  1362. 1564(G)S
  1363. 2213(Get)S
  1364. 2436(and)S
  1365. 2657(insert)S
  1366. 2974(a)S
  1367. 3075(256le)S
  1368. 3278(at)S
  1369. 3414(the)S
  1370. 3610(cursor)S
  1371. (position)389 3961 A
  1372. 4398((CTRL-G)S
  1373. 4924(in)S
  1374. 1656 V
  1375. 2196(mined))S
  1376. 1932 V
  1377. 12 B
  1378. 1116(REGIONS)S
  1379. 2070 V
  1380. 12 R
  1381. 1296(CTRL-303)S
  1382. 2196(Set)S
  1383. 2403(mark)S
  1384. 2704(at)S
  1385. 2845(current)S
  1386. (position)389 3242 A
  1387. 3684(for)S
  1388. 3879(use)S
  1389. 4093(with)S
  1390. 4362(CTRL-C)S
  1391. 4844(and)S
  1392. 2208 V
  1393. 2196(CTRL-K)S
  1394. 2346 V
  1395. 1296(CTRL-C)S
  1396. (Copy)260 2196 A
  1397. 2503(the)S
  1398. 2698(text)S
  1399. 2927(between)S
  1400. 3378(the)S
  1401. 3573(mark)S
  1402. 3869(and)S
  1403. 4090(the)S
  1404. 4285(cursor)S
  1405. 4635(into)S
  1406. 4870(the)S
  1407. 2484 V
  1408. 2196(buffer)S
  1409. 2622 V
  1410. 1296(CTRL-K)S
  1411. 2196(Delete)S
  1412. 2555(text)S
  1413. 2779(between)S
  1414. 3225(mark)S
  1415. 3516(and)S
  1416. 3732(cursor;)S
  1417. 4111(also)S
  1418. (copy)234 4348 A
  1419. 4624(it)S
  1420. 4734(to)S
  1421. 4870(the)S
  1422. 2760 V
  1423. 2196(buffer)S
  1424. 2898 V
  1425. 1296(CTRL-Y)S
  1426. 2196(Yank)S
  1427. 2488(contents)S
  1428. 2921(of)S
  1429. 3052(the)S
  1430. 3230(buffer)S
  1431. 3557(out)S
  1432. 3741(and)S
  1433. 3945(insert)S
  1434. 4245(it)S
  1435. 4343(at)S
  1436. 4461(the)S
  1437. 4639(cursor)S
  1438. 3174 V
  1439. 12 B
  1440. (MISCELLANEOUS)1061 1116 A
  1441. 3312 V
  1442. 12 R
  1443. 1296(numeric)S
  1444. 1723(+)S
  1445. 2196(Search)S
  1446. 2556(forward)S
  1447. 2971((prompts)S
  1448. 3438(for)S
  1449. 3610(expression))S
  1450. 3450 V
  1451. 1296(numeric)S
  1452. 12 Y
  1453. 1723(-)S
  1454. 12 R
  1455. 2196(Search)S
  1456. 2556(backward)S
  1457. 3057((prompts)S
  1458. 3524(for)S
  1459. 3696(expression))S
  1460. 3588 V
  1461. 1296(CTRL-])S
  1462. 2196(ESC)S
  1463. 2467(n)S
  1464. 2577(CTRL-[)S
  1465. 3017(goes)S
  1466. 3289(to)S
  1467. 3434(line)S
  1468. 3667(n)S
  1469. 3778((slightly)S
  1470. 4233(different)S
  1471. 4703(syntax)S
  1472. 3726 V
  1473. 2196(than)S
  1474. 2434(mined))S
  1475. 3864 V
  1476. 1296(CTRL-R)S
  1477. 2196(Global)S
  1478. (replace)351 2556 A
  1479. 2937(pattern)S
  1480. 3304(with)S
  1481. 3550(string)S
  1482. ((from)277 3856 A
  1483. 4163(cursor)S
  1484. 4496(to)S
  1485. 4620(end))S
  1486. 4002 V
  1487. 1296(CTRL-L)S
  1488. (Replace)390 2196 A
  1489. 2616(pattern)S
  1490. 2983(with)S
  1491. 3229(string)S
  1492. 3535(within)S
  1493. 3875(the)S
  1494. 4053(current)S
  1495. 4427(line)S
  1496. 4639(only)S
  1497. 4140 V
  1498. 1296(CTRL-W)S
  1499. 2196(Write)S
  1500. 2503(the)S
  1501. 2681(edited)S
  1502. 3007(256le)S
  1503. 3192(back)S
  1504. 3450(to)S
  1505. 3574(the)S
  1506. 3752(disk)S
  1507. 4278 V
  1508. 1296(CTRL-S)S
  1509. 2196(Fork)S
  1510. 2454(off)S
  1511. 2626(a)S
  1512. 2710(shell)S
  1513. 2969((use)S
  1514. 3201(CTRL-D)S
  1515. 3668(to)S
  1516. 3792(get)S
  1517. 3970(back)S
  1518. 4228(to)S
  1519. 4352(the)S
  1520. 4530(editor))S
  1521. 4416 V
  1522. 1296(CTRL-G)S
  1523. 2196(Abort)S
  1524. 2526(whatever)S
  1525. 3018(the)S
  1526. 3213(editor)S
  1527. 3543(was)S
  1528. 3779(doing)S
  1529. 4100(and)S
  1530. 4321(wait)S
  1531. 4579(for)S
  1532. 4769(com-)S
  1533. 4554 V
  1534. 2196(mand)S
  1535. 2494((CTRL-))S
  1536. 4692 V
  1537. 1296(CTRL-E)S
  1538. 2196(Redraw)S
  1539. 2603(screen)S
  1540. 2943(with)S
  1541. 3189(cursor)S
  1542. 3522(line)S
  1543. (positioned)503 3734 A
  1544. 4267(in)S
  1545. 4391(the)S
  1546. 4569(middle)S
  1547. 4830 V
  1548. 1296(CTRL-V)S
  1549. 2196(Visit)S
  1550. 2463((edit))S
  1551. 2757(a)S
  1552. 2841(new)S
  1553. 3073(256le)S
  1554. 4968 V
  1555. 1296(CTRL-Q)S
  1556. 2196(Write)S
  1557. 2503(buffer)S
  1558. 2830(to)S
  1559. 2954(a)S
  1560. 3038(256le)S
  1561. 5106 V
  1562. 1296(ESC)S
  1563. 1547(X)S
  1564. 2196(Exit)S
  1565. 2428(the)S
  1566. 2606(editor)S
  1567. 5451 V
  1568. 12 B
  1569. 936(Non-Mined)S
  1570. 1558(Commands)S
  1571. 5832 V
  1572. (CURSOR)513 1116 A
  1573. 1659(MOTION)S
  1574. 5970 V
  1575. 12 R
  1576. 1296(ESC)S
  1577. 1547(P)S
  1578. 2196(Forward)S
  1579. 2638(paragraph)S
  1580. 3153((a)S
  1581. 3279(paragraph)S
  1582. 3794(is)S
  1583. 3906(a)S
  1584. 3991(line)S
  1585. 4204(beginning)S
  1586. 4717(with)S
  1587. 4964(a)S
  1588. 6108 V
  1589. 2196(dot))S
  1590. 6246 V
  1591. 1296(ESC)S
  1592. 1547(])S
  1593. 2196(Backward)S
  1594. 2717(paragraph)S
  1595. 6384 V
  1596. 1296(ESC)S
  1597. 1547(.)S
  1598. 2196(Indent)S
  1599. 2535(this)S
  1600. 2740(line)S
  1601. 2952(as)S
  1602. 3083(much)S
  1603. 3381(as)S
  1604. 3512(the)S
  1605. 3690(previous)S
  1606. 4136(one)S
  1607. 6660 V
  1608. 12 B
  1609. 1116(MODIFYING)S
  1610. 1880(TEXT)S
  1611. 6798 V
  1612. 12 R
  1613. 1296(CTRL-\)S
  1614. 2196(Insert)S
  1615. 2513(the)S
  1616. 2701(next)S
  1617. 2949(character)S
  1618. 3435((used)S
  1619. 3737(for)S
  1620. 3919(inserting)S
  1621. 4384(control)S
  1622. 4768(char-)S
  1623. 6936 V
  1624. 2196(acters))S
  1625. 7074 V
  1626. 1296(ESC)S
  1627. 1547(T)S
  1628. 2196(Transpose)S
  1629. 2723(characters)S
  1630. 8427 V
  1631. EP
  1632. %%Page: 4 4
  1633. BP
  1634. /slant 0 def
  1635. /height 0 def
  1636. 1130 V
  1637. 12 B
  1638. 936(4)S
  1639. 1380 V
  1640. 12 R
  1641. 1296(ESC)S
  1642. 1547(W)S
  1643. 2196(Transpose)S
  1644. 2723(words)S
  1645. 1518 V
  1646. 1296(ESC)S
  1647. 1547(=)S
  1648. 2196(Delete)S
  1649. 2544(white)S
  1650. (space)269 2844 A
  1651. 3143((horizontal)S
  1652. (space))310 3705 A
  1653. 1656 V
  1654. 1296(ESC)S
  1655. 1547(|)S
  1656. 2196(Delete)S
  1657. 2544(blank)S
  1658. 2842(lines)S
  1659. 3101((vertical)S
  1660. (space))310 3537 A
  1661. 1932 V
  1662. 12 B
  1663. 1116(REGIONS)S
  1664. 2070 V
  1665. 12 R
  1666. 1296(ESC)S
  1667. 1547(M)S
  1668. 2196(Mark)S
  1669. 2488(current)S
  1670. 2862(paragraph)S
  1671. 2208 V
  1672. 1296(ESC)S
  1673. 1547(303)S
  1674. 2196(Exchange)S
  1675. 2702(cursor)S
  1676. 3035(and)S
  1677. 3239(mark)S
  1678. 2346 V
  1679. 1296(ESC)S
  1680. 1567(Y)S
  1681. 2216(Yank)S
  1682. 2528(back)S
  1683. 2806(the)S
  1684. 3004(next-to-the-last)S
  1685. (kill)162 3796 A
  1686. 4009((CTRL-Y)S
  1687. 4538(yanks)S
  1688. 4870(the)S
  1689. 2484 V
  1690. 2196(last)S
  1691. 2395(one))S
  1692. 2622 V
  1693. 1296(ESC)S
  1694. 1547(A)S
  1695. 2196(Append)S
  1696. 2608(next)S
  1697. (kill)162 2846 A
  1698. 3038(to)S
  1699. (kill)162 3162 A
  1700. 3354(buffer)S
  1701. 2898 V
  1702. 12 B
  1703. (KEYBOARD)700 1116 A
  1704. (MACROS)539 1846 A
  1705. 3036 V
  1706. 12 R
  1707. 1296(ESC)S
  1708. 1547(/)S
  1709. 2196(Start)S
  1710. (Keyboard)477 2456 A
  1711. 2963(Macro)S
  1712. 3174 V
  1713. 1296(ESC)S
  1714. 1547(\)S
  1715. 2196(End)S
  1716. (Keyboard)477 2420 A
  1717. 2927(Macro)S
  1718. 3312 V
  1719. 1296(ESC)S
  1720. 1550(*)S
  1721. 2199(View)S
  1722. (Keyboard)477 2496 A
  1723. 3006(Macro)S
  1724. 3355((the)S
  1725. 3577(PrtSc)S
  1726. 3873(key)S
  1727. 4080(on)S
  1728. 4233(the)S
  1729. 4414(numeric)S
  1730. 4844(pad)S
  1731. 3450 V
  1732. 2196(is)S
  1733. 2307(also)S
  1734. 2532(a)S
  1735. 2616(*))S
  1736. 3588 V
  1737. 1296(ESC)S
  1738. 1547(E)S
  1739. 2196(Execute)S
  1740. (Keyboard)477 2616 A
  1741. 3123(Macro)S
  1742. 3864 V
  1743. 12 B
  1744. 1116(WINDOW)S
  1745. (MANAGEMENT)914 1703 A
  1746. 4002 V
  1747. 12 R
  1748. 1296(303X)S
  1749. 1455(1)S
  1750. 2196(Enter)S
  1751. 2489(one)S
  1752. (window)390 2693 A
  1753. 3113(mode)S
  1754. 4140 V
  1755. 1296(303X)S
  1756. 1455(2)S
  1757. 2196(Enter)S
  1758. 2489(two)S
  1759. (window)390 2701 A
  1760. 3121(mode)S
  1761. 4278 V
  1762. 1296(303X)S
  1763. 1455(L)S
  1764. 2196(Make)S
  1765. 2501(the)S
  1766. 2679(current)S
  1767. (window)390 3053 A
  1768. 3473(larger)S
  1769. 4416 V
  1770. 1296(303X)S
  1771. 1470(P)S
  1772. 2211(Make)S
  1773. 2532(the)S
  1774. (window)390 2726 A
  1775. 3162(more)S
  1776. (petit/petite)520 3457 A
  1777. 4023((Yes,)S
  1778. 4329(Virginia,)S
  1779. 4810(they)S
  1780. 4554 V
  1781. 2196(are)S
  1782. 2375(English))S
  1783. 4692 V
  1784. 1296(303X)S
  1785. 1455(N)S
  1786. 2196(Next)S
  1787. (window)390 2462 A
  1788. 4830 V
  1789. 1296(303X)S
  1790. 1455(W)S
  1791. 2196(New)S
  1792. (window)390 2456 A
  1793. 5106 V
  1794. 12 B
  1795. 1116(BUFFER)S
  1796. (MANAGEMENT)914 1630 A
  1797. 5244 V
  1798. 12 R
  1799. 1296(numeric)S
  1800. 1723(5)S
  1801. 2196(Display)S
  1802. 2603(the)S
  1803. 2781(list)S
  1804. 2960(of)S
  1805. 3091(current)S
  1806. 3465(256les)S
  1807. 3697(and)S
  1808. 3901(buffers)S
  1809. 5382 V
  1810. 1296(ESC)S
  1811. 1547(B)S
  1812. 2196(Select)S
  1813. 2523(a)S
  1814. 2607(buffer)S
  1815. 5520 V
  1816. 1296(ESC)S
  1817. 1547(S)S
  1818. 2196(Select)S
  1819. 2523(an)S
  1820. 2667(existing)S
  1821. 3080(buffer)S
  1822. 5658 V
  1823. 1296(ESC)S
  1824. 1547(N)S
  1825. 2196(Mark)S
  1826. 2488(a)S
  1827. 2572(buffer)S
  1828. 2899(as)S
  1829. 3030(NOT)S
  1830. 3310(modi256ed)S
  1831. 3769((even)S
  1832. 4068(if)S
  1833. 4173(it)S
  1834. 4271(really)S
  1835. 4578(is))S
  1836. 5934 V
  1837. 12 B
  1838. 1116(UPPER)S
  1839. (AND)264 1550 A
  1840. 1844(LOW)S
  1841. 2168(CASE)S
  1842. 2521(MANIPULATION)S
  1843. 6072 V
  1844. 12 R
  1845. 1296(ESC)S
  1846. 1547(I)S
  1847. 2196(Set)S
  1848. 2381(256rst)S
  1849. 2600(character)S
  1850. 3076(of)S
  1851. 3207(word)S
  1852. 3486(to)S
  1853. (upper)275 3610 A
  1854. 3915(case)S
  1855. 6210 V
  1856. 1296(ESC)S
  1857. 1547(C)S
  1858. 2196(Capitalize)S
  1859. 2718(current)S
  1860. 3092(word)S
  1861. 6348 V
  1862. 1296(ESC)S
  1863. 1547(O)S
  1864. 2196(Make)S
  1865. 2501(current)S
  1866. 2875(word)S
  1867. 3154(ordinary)S
  1868. 3594((i.e.,)S
  1869. 3843(lower)S
  1870. 4150(case))S
  1871. 6486 V
  1872. 1296(ESC)S
  1873. 1547(U)S
  1874. 2196(Set)S
  1875. 2381(entire)S
  1876. 2688(region)S
  1877. 3027(between)S
  1878. 3461(mark)S
  1879. 3740(and)S
  1880. 3944(cursor)S
  1881. 4277(to)S
  1882. (upper)275 4401 A
  1883. 4706(case)S
  1884. 6624 V
  1885. 1296(ESC)S
  1886. 1547(L)S
  1887. 2196(Set)S
  1888. 2381(entire)S
  1889. 2688(region)S
  1890. 3027(between)S
  1891. 3461(mark)S
  1892. 3740(and)S
  1893. 3944(cursor)S
  1894. 4277(to)S
  1895. 4401(lower)S
  1896. 4708(case)S
  1897. 6900 V
  1898. 12 B
  1899. (MISCELLANEOUS)1061 1116 A
  1900. 7038 V
  1901. 12 R
  1902. 1296(ESC)S
  1903. 1547(F)S
  1904. 2196(Find)S
  1905. 2447(256le)S
  1906. 2632(and)S
  1907. 2836(read)S
  1908. 3075(it)S
  1909. 3173(into)S
  1910. 3391(its)S
  1911. 3536(own)S
  1912. 3774(buffer)S
  1913. 7176 V
  1914. 1296(ESC)S
  1915. 1547(Z)S
  1916. 2196(Incremental)S
  1917. 2806(search)S
  1918. 8427 V
  1919. EP
  1920. %%Page: 5 5
  1921. BP
  1922. /slant 0 def
  1923. /height 0 def
  1924. 1130 V
  1925. 12 B
  1926. 4958(5)S
  1927. 1380 V
  1928. 12 R
  1929. 1296(ESC)S
  1930. 1555(Q)S
  1931. 2204(Like)S
  1932. 2464(CTRL-R,)S
  1933. 2961(but)S
  1934. 3153(queries)S
  1935. 3541(at)S
  1936. (each)222 3667 A
  1937. 3927(occurrence)S
  1938. 4497((type)S
  1939. 4784(?)S
  1940. 4876(for)S
  1941. 1518 V
  1942. 2196(options))S
  1943. 1656 V
  1944. 1296(ESC)S
  1945. 1547(R)S
  1946. 2196(Reset)S
  1947. 2495(the)S
  1948. 2673(user)S
  1949. 2905(pro256le)S
  1950. 3251(from)S
  1951. 3517(a)S
  1952. 3601(256le)S
  1953. 1794 V
  1954. 1296(ESC)S
  1955. 1549(H)S
  1956. 2198(Help)S
  1957. ((ELLE)337 2466 A
  1958. 2835(prompts)S
  1959. 3263(for)S
  1960. 3437(the)S
  1961. 3617(1)S
  1962. 3709(or)S
  1963. 3843(2)S
  1964. 3936(character)S
  1965. 4415(command)S
  1966. 4924(to)S
  1967. 1932 V
  1968. 2196(describe))S
  1969. 2070 V
  1970. 1296(ESC)S
  1971. 1547(;)S
  1972. 2196(Insert)S
  1973. 2503(a)S
  1974. 2587(comment)S
  1975. 3067(in)S
  1976. 3191(a)S
  1977. 3275(C)S
  1978. 3385(program)S
  1979. 3825((generates)S
  1980. 4354(/*)S
  1981. 4478(*/)S
  1982. 4602(for)S
  1983. (you))221 4774 A
  1984. 2208 V
  1985. 1296(303X)S
  1986. 1455(X)S
  1987. 2196(Exit)S
  1988. 2428(the)S
  1989. 2606(editor)S
  1990. 2919((same)S
  1991. 3239(as)S
  1992. 3370(ESC)S
  1993. 3621(X)S
  1994. 3739(and)S
  1995. 3943(CTRL-X)S
  1996. 4410(CTRL-X))S
  1997. 2484 V
  1998. 936(The)S
  1999. 1154(major)S
  2000. 1467(differences)S
  2001. 2037(between)S
  2002. (ELLE)296 2471 A
  2003. 2797(with)S
  2004. 3043(the)S
  2005. 12 I
  2006. 3221(mined)S
  2007. 12 R
  2008. 3547(pro256le)S
  2009. 3893(and)S
  2010. 12 I
  2011. 4097(mined)S
  2012. 12 R
  2013. 4423(itself)S
  2014. 4697(are:)S
  2015. 2760 V
  2016. 1116(1.)S
  2017. 1236(The)S
  2018. (de256nition)463 1454 A
  2019. 1947(of)S
  2020. 2078(a)S
  2021. 2162(`)S
  2022. 2193(`word')S
  2023. 2514(')S
  2024. 2585(is)S
  2025. 2696(different)S
  2026. 3145(for)S
  2027. 3317(forward)S
  2028. 3732(and)S
  2029. 3936(backward)S
  2030. 4437(word)S
  2031. 2898 V
  2032. 1116(2.)S
  2033. 1236(The)S
  2034. 1454(mark)S
  2035. 1733(is)S
  2036. 1844(set)S
  2037. 2009(with)S
  2038. 2255(CTRL-303)S
  2039. 2675(instead)S
  2040. 3048(of)S
  2041. 3179(CTRL-@)S
  2042. 3036 V
  2043. 1116(3.)S
  2044. 1236(Use)S
  2045. 1455(CTRL-G)S
  2046. 1922(to)S
  2047. 2046(abort)S
  2048. 2325(a)S
  2049. 2409(command)S
  2050. 2915(instead)S
  2051. 3288(of)S
  2052. 3419(CTRL-\)S
  2053. 3174 V
  2054. 1116(4.)S
  2055. 1236(Use)S
  2056. 1455(CTRL-)S
  2057. 1834(to)S
  2058. (literally)379 1958 A
  2059. 2367(insert)S
  2060. 2667(the)S
  2061. 2845(next)S
  2062. 3083(character,)S
  2063. 3589(instead)S
  2064. 3962(of)S
  2065. 4093(ALT)S
  2066. 3312 V
  2067. 1116(5.)S
  2068. 1236(CTRL-E)S
  2069. 1689(adjusts)S
  2070. 2055(the)S
  2071. (window)390 2233 A
  2072. 2653(to)S
  2073. 2777(put)S
  2074. 2961(the)S
  2075. 3139(cursor)S
  2076. 3472(in)S
  2077. 3596(the)S
  2078. 3774(middle)S
  2079. 4140(of)S
  2080. 4271(it)S
  2081. 3450 V
  2082. 1116(6.)S
  2083. 1236(To)S
  2084. 1400(get)S
  2085. 1578(and)S
  2086. 1782(insert)S
  2087. 2082(a)S
  2088. 2166(256le,)S
  2089. 2381(use)S
  2090. 2572(ESC)S
  2091. 2823(G)S
  2092. 2941(instead)S
  2093. 3314(of)S
  2094. 3445(CTRL-G)S
  2095. 3588 V
  2096. 1116(7.)S
  2097. 1236(To)S
  2098. 1400(go)S
  2099. 1550(to)S
  2100. 1674(line)S
  2101. 1886(n,)S
  2102. 2006(type)S
  2103. 2244(ESC)S
  2104. 2495(n)S
  2105. 2585(CTRL-[)S
  2106. 3005(instead)S
  2107. 3378(of)S
  2108. 3509(CTRL-[)S
  2109. 3929(n)S
  2110. 3726 V
  2111. 1116(8.)S
  2112. 1236(You)S
  2113. 1474(exit)S
  2114. 1686(with)S
  2115. 1932(CTRL-X)S
  2116. 2399(CTRL-X)S
  2117. 2866(and)S
  2118. 3070(then)S
  2119. 3308(answer)S
  2120. 3682(the)S
  2121. 3860(question)S
  2122. 4299(with)S
  2123. 4545(`)S
  2124. 4576(`y')S
  2125. 4708('.)S
  2126. 3864 V
  2127. 1116(9.)S
  2128. 1236(There)S
  2129. 1549(are)S
  2130. 1728(many)S
  2131. 2026(new)S
  2132. 2258(commands,)S
  2133. (windows,)467 2841 A
  2134. 3338(larger)S
  2135. 3652(256les,)S
  2136. 3914(etc.)S
  2137. 4278 V
  2138. 12 B
  2139. 936(Emacs)S
  2140. 1308(Key)S
  2141. 1546(Bindings)S
  2142. 4590 V
  2143. 12 R
  2144. 1116(If)S
  2145. (you)180 1237 A
  2146. 1456(do)S
  2147. 1615(not)S
  2148. 1808(have)S
  2149. 2075(the)S
  2150. 12 I
  2151. 2262(mined)S
  2152. 12 R
  2153. 2598(pro256le)S
  2154. 2954(installed,)S
  2155. (you)180 3435 A
  2156. 3655(get)S
  2157. 3843(the)S
  2158. 4031(standard)S
  2159. 4481(Emacs)S
  2160. 4844(key)S
  2161. 4728 V
  2162. 936(bindings.)S
  2163. 1441(These)S
  2164. 1760(are)S
  2165. 1939(listed)S
  2166. 2232(below.)S
  2167. 2588(Commands)S
  2168. 3167(not)S
  2169. 3351(listed)S
  2170. 3644(are)S
  2171. 3823(not)S
  2172. 4007(implemented.)S
  2173. 5004 V
  2174. 12 B
  2175. (CURSOR)513 1116 A
  2176. 1659(MOVEMENT)S
  2177. 5142 V
  2178. 12 R
  2179. 1296(CTRL-F)S
  2180. 2196(Forward)S
  2181. 2637(one)S
  2182. 2841(character.)S
  2183. 5280 V
  2184. 1296(CTRL-B)S
  2185. 2196(Backward)S
  2186. 2717(one)S
  2187. 2921(character.)S
  2188. 5418 V
  2189. 1296(CTRL-H)S
  2190. 2196(Same)S
  2191. 2495(as)S
  2192. 2626(CTRL-B:)S
  2193. 3119(move)S
  2194. 3417(backward)S
  2195. 3918(one)S
  2196. 4122(character.)S
  2197. 5556 V
  2198. 1296(ESC)S
  2199. 1547(F)S
  2200. 2196(Forward)S
  2201. 2637(one)S
  2202. 2841(word.)S
  2203. 5694 V
  2204. 1296(ESC)S
  2205. 1547(B)S
  2206. 2196(Backward)S
  2207. 2717(one)S
  2208. 2921(word.)S
  2209. 5832 V
  2210. 1296(CTRL-A)S
  2211. 2196(Beginning)S
  2212. 2728(of)S
  2213. 2859(current)S
  2214. 3233(line.)S
  2215. 5970 V
  2216. 1296(CTRL-E)S
  2217. 2196(End)S
  2218. 2420(of)S
  2219. 2551(current)S
  2220. 2925(line.)S
  2221. 6108 V
  2222. 1296(CTRL-N)S
  2223. 2196(Next)S
  2224. 2462(line)S
  2225. 2674((goes)S
  2226. 2966(to)S
  2227. 3090(the)S
  2228. 3268(next)S
  2229. 3506(line).)S
  2230. 6246 V
  2231. 1296(CTRL-P)S
  2232. 2196(Previous)S
  2233. 2649(line)S
  2234. 2861((goes)S
  2235. 3153(to)S
  2236. 3277(the)S
  2237. 3455(previous)S
  2238. 3901(line).)S
  2239. 6384 V
  2240. 1296(CTRL-V)S
  2241. 2196(Beginning)S
  2242. 2728(of)S
  2243. 2859(next)S
  2244. 3097(screenful.)S
  2245. 6522 V
  2246. 1296(ESC)S
  2247. 1547(V)S
  2248. 2196(Beginning)S
  2249. 2728(of)S
  2250. 2859(previous)S
  2251. 3305(screenful.)S
  2252. 6660 V
  2253. 1296(ESC)S
  2254. 1547(])S
  2255. 2196(Forward)S
  2256. 2637(Paragraph.)S
  2257. 6798 V
  2258. 1296(ESC)S
  2259. 1547([)S
  2260. 2196(Backward)S
  2261. 2717(Paragraph.)S
  2262. 6936 V
  2263. 1296(ESC)S
  2264. 1547(<)S
  2265. 2196(Beginning)S
  2266. 2728(of)S
  2267. 2859(whole)S
  2268. 3185(buffer.)S
  2269. 7074 V
  2270. 1296(ESC)S
  2271. 1547(>)S
  2272. 2196(End)S
  2273. 2420(of)S
  2274. 2551(whole)S
  2275. 2877(buffer.)S
  2276. 8427 V
  2277. EP
  2278. %%Page: 6 6
  2279. BP
  2280. /slant 0 def
  2281. /height 0 def
  2282. 1130 V
  2283. 12 B
  2284. 936(6)S
  2285. 1380 V
  2286. (DELETING)637 1116 A
  2287. 1518 V
  2288. 12 R
  2289. 1296(CTRL-D)S
  2290. 2196(Deletes)S
  2291. 2630(forward)S
  2292. 3084(one)S
  2293. 3327(character)S
  2294. 3843((the)S
  2295. 4102(one)S
  2296. 4346(the)S
  2297. 4564(cursor)S
  2298. 4937(is)S
  2299. 1656 V
  2300. (under).)346 2196 A
  2301. 1794 V
  2302. (DELETE)458 1296 A
  2303. 2196(Deletes)S
  2304. 2591(backward)S
  2305. 3092(one)S
  2306. 3296(character)S
  2307. 3772((the)S
  2308. 3991(one)S
  2309. 4195(to)S
  2310. 4319(left)S
  2311. 4512(of)S
  2312. 4643(cursor).)S
  2313. 1932 V
  2314. 1296(ESC)S
  2315. 1547(D)S
  2316. (Kills)237 2196 A
  2317. 2463(forward)S
  2318. 2878(one)S
  2319. 3082(word.)S
  2320. 2070 V
  2321. 1296(ESC)S
  2322. 1547(DEL)S
  2323. (Kills)237 2196 A
  2324. 2463(backward)S
  2325. 2964(one)S
  2326. 3168(word.)S
  2327. 2208 V
  2328. 1296(CTRL-K)S
  2329. (Kills)237 2196 A
  2330. 2463(the)S
  2331. 2641(rest)S
  2332. 2847(of)S
  2333. 2978(the)S
  2334. 3156(line)S
  2335. 3368((to)S
  2336. 3533(the)S
  2337. 3711(right)S
  2338. 3970(of)S
  2339. 4101(the)S
  2340. 4279(cursor).)S
  2341. 2346 V
  2342. 1296(ESC)S
  2343. 1547(\)S
  2344. 2196(Deletes)S
  2345. (spaces)316 2591 A
  2346. (around)335 2937 A
  2347. 3302(the)S
  2348. 3480(cursor.)S
  2349. 2484 V
  2350. 1296(303X)S
  2351. 1455(CTRL-O)S
  2352. 2196(Deletes)S
  2353. 2591(blank)S
  2354. 2889(lines)S
  2355. (around)335 3148 A
  2356. 3513(the)S
  2357. 3691(cursor.)S
  2358. 2760 V
  2359. 12 B
  2360. 1116(CASE)S
  2361. 1469(CHANGE)S
  2362. 2898 V
  2363. 12 R
  2364. 1296(ESC)S
  2365. 1576(C)S
  2366. 2225(Capitalizes)S
  2367. 2823(word)S
  2368. 3131(:)S
  2369. 3224(256rst)S
  2370. 3472(letter)S
  2371. 3782(becomes)S
  2372. (uppercase;)518 4264 A
  2373. 4842(rest)S
  2374. 3036 V
  2375. 2196(lower)S
  2376. 3174 V
  2377. 1296(ESC)S
  2378. 1547(L)S
  2379. 2196(Makes)S
  2380. 2548(the)S
  2381. 2726(whole)S
  2382. 3052(next)S
  2383. 3290(word)S
  2384. 3569(lowercase.)S
  2385. 3312 V
  2386. 1296(ESC)S
  2387. 1547(U)S
  2388. 2196(Makes)S
  2389. 2548(the)S
  2390. 2726(whole)S
  2391. 3052(next)S
  2392. 3290(word)S
  2393. (uppercase.)514 3569 A
  2394. 3450 V
  2395. 1296(303X)S
  2396. 1455(CTRL-L)S
  2397. 2196(Makes)S
  2398. 2548(whole)S
  2399. 2874(region)S
  2400. 3213(lowercase.)S
  2401. 3588 V
  2402. 1296(303X)S
  2403. 1455(CTRL-U)S
  2404. 2196(Makes)S
  2405. 2548(whole)S
  2406. 2874(region)S
  2407. (uppercase.)514 3213 A
  2408. 3864 V
  2409. 12 B
  2410. (SEARCHING)734 1116 A
  2411. 12 R
  2412. ((If)123 1880 A
  2413. 2033(no)S
  2414. 2183(string)S
  2415. 2489(is)S
  2416. 2600(given,)S
  2417. 2928(previous)S
  2418. 3374(string)S
  2419. 3680(is)S
  2420. 3791(used))S
  2421. 4002 V
  2422. 1296(CTRL-S)S
  2423. 2196(Incremental)S
  2424. 2806(Search)S
  2425. 3166(forward;)S
  2426. 3615(prompts)S
  2427. 4041(`)S
  2428. (`I-search:')508 4072 A
  2429. 4570(')S
  2430. 4140 V
  2431. 1296(CTRL-R)S
  2432. 2196(Reverse)S
  2433. 2616(Incremental)S
  2434. 3226(Search;)S
  2435. 3620(prompts)S
  2436. 4046(`)S
  2437. 4077(`R-search:')S
  2438. 4614(')S
  2439. 4347 V
  2440. 2196(During)S
  2441. 2595(an)S
  2442. 2765(incremental)S
  2443. 3395(search,)S
  2444. 3792(the)S
  2445. 3997(following)S
  2446. 4525(characters)S
  2447. 4485 V
  2448. 2196(have)S
  2449. 2454(special)S
  2450. 2821(effects:)S
  2451. 4692 V
  2452. 2196(`)S
  2453. 2227(`normal')S
  2454. 2642(')S
  2455. 2916(-)S
  2456. 3060(Begin)S
  2457. 3378(searching)S
  2458. 3872(immediately.)S
  2459. 4830 V
  2460. 2196(303G)S
  2461. 2916(-)S
  2462. 3060(Cancel)S
  2463. 3426(I-search,)S
  2464. 3878(return)S
  2465. 4198(to)S
  2466. 4322(start.)S
  2467. 4968 V
  2468. 2196(DEL)S
  2469. 2916(-)S
  2470. 3060(Erase)S
  2471. 3360(last)S
  2472. 3559(char,)S
  2473. 3828(return)S
  2474. 4148(to)S
  2475. 4272(last)S
  2476. 4471(match.)S
  2477. 5106 V
  2478. 2196(303S,)S
  2479. 2364(303R)S
  2480. 2916(-)S
  2481. 3060(Repeat)S
  2482. 3426(search)S
  2483. 3766((or)S
  2484. 3938(change)S
  2485. 4310(direction).)S
  2486. 5244 V
  2487. 2196(ESC)S
  2488. 2447(or)S
  2489. 2578(CR)S
  2490. 2916(-)S
  2491. 3060(Exit)S
  2492. 3292(I-search)S
  2493. 3714(at)S
  2494. 3832(current)S
  2495. 4206(point.)S
  2496. 5520 V
  2497. 1296(ESC)S
  2498. 1583(%)S
  2499. 2232(Query)S
  2500. (Replace.)420 2601 A
  2501. 3087(Interactive)S
  2502. (replace.)381 3674 A
  2503. 4122(Type)S
  2504. 4437(`)S
  2505. 4468(`?')S
  2506. 4594(')S
  2507. 4702(to)S
  2508. 4863(see)S
  2509. 5658 V
  2510. 2196(options.)S
  2511. 5796 V
  2512. 1296(303X)S
  2513. 1455(%)S
  2514. (Replace)390 2196 A
  2515. 2616(String.Like)S
  2516. 3194(Query)S
  2517. (Replace,)420 3527 A
  2518. 3977(but)S
  2519. 4161(not)S
  2520. 4345(interactive)S
  2521. 6072 V
  2522. 12 B
  2523. 1116(MARKING)S
  2524. 1759(AREAS)S
  2525. 6210 V
  2526. 12 R
  2527. 1296(CTRL-303)S
  2528. 2196(Set)S
  2529. 2381(mark)S
  2530. 6348 V
  2531. 1296(303X)S
  2532. 1455(CTRL-X)S
  2533. 2196(Exchange)S
  2534. 2702(cursor)S
  2535. 3035(and)S
  2536. 3239(mark.)S
  2537. 6486 V
  2538. 1296(ESC)S
  2539. 1547(H)S
  2540. 2196(Mark)S
  2541. 2488(Paragraph.)S
  2542. 3039(Sets)S
  2543. 3271(mark)S
  2544. 3550(and)S
  2545. 3754(cursor)S
  2546. 4087(to)S
  2547. (surround)429 4211 A
  2548. 4670(a)S
  2549. 4754(para.)S
  2550. 6624 V
  2551. 1296(CTRL-W)S
  2552. 2196(Wipe-out)S
  2553. 2683(--)S
  2554. (kills)209 2795 A
  2555. 3034(a)S
  2556. 3118(`)S
  2557. 3149(`region')S
  2558. 3530(':)S
  2559. 6762 V
  2560. 1296(ESC)S
  2561. 1561(W)S
  2562. (Copy)260 2210 A
  2563. 2514(region.)S
  2564. 2897(Like)S
  2565. 3163(CTRL-W)S
  2566. 3670(then)S
  2567. 3922(CTRL-Y)S
  2568. 4403(but)S
  2569. 4602(modi256es)S
  2570. 6900 V
  2571. 2196(buffer)S
  2572. 7038 V
  2573. 1296(CTRL-Y)S
  2574. 2196(Yanks-back)S
  2575. ((un-kills))452 2826 A
  2576. 3330(whatever)S
  2577. (you)180 3827 A
  2578. 4059(have)S
  2579. 4339(most)S
  2580. (recently)391 4627 A
  2581. 7176 V
  2582. (killed.)306 2196 A
  2583. 8427 V
  2584. EP
  2585. %%Page: 7 7
  2586. BP
  2587. /slant 0 def
  2588. /height 0 def
  2589. 1130 V
  2590. 12 B
  2591. 4958(7)S
  2592. 1380 V
  2593. 12 R
  2594. 1296(ESC)S
  2595. 1547(Y)S
  2596. 2196(Yanks-back)S
  2597. ((un-kills))452 2804 A
  2598. 3286(the)S
  2599. 3464(next)S
  2600. 3702(most)S
  2601. (recently)391 3967 A
  2602. (killed)276 4388 A
  2603. 4694(text.)S
  2604. 1518 V
  2605. 1296(ESC)S
  2606. 1547(CTRL-W)S
  2607. 2196(Append)S
  2608. 2608(Next)S
  2609. (Kill.)220 2874 A
  2610. 3124(Accumulates)S
  2611. 3787(stuff)S
  2612. 4040(from)S
  2613. 4306(several)S
  2614. (kills)209 4680 A
  2615. 1794 V
  2616. 12 B
  2617. 1116(FILLING)S
  2618. 1656(TEXT)S
  2619. 1932 V
  2620. 12 R
  2621. 1296(ESC)S
  2622. 1547(Q)S
  2623. (Fill)169 2196 A
  2624. 2395(the)S
  2625. 2573(paragraph)S
  2626. 3087(to)S
  2627. 3211(the)S
  2628. 3389(size)S
  2629. 3608(of)S
  2630. 3739(the)S
  2631. (Fill)169 3917 A
  2632. 4116(Column.)S
  2633. 2070 V
  2634. 1296(ESC)S
  2635. 1547(G)S
  2636. (Fill)169 2196 A
  2637. 2395(the)S
  2638. 2573(region.)S
  2639. 2208 V
  2640. 1296(303X)S
  2641. 1455(F)S
  2642. 2196(Set)S
  2643. (Fill)169 2381 A
  2644. 2580(Column.)S
  2645. 3028(ESC)S
  2646. 3279(Q)S
  2647. (will)190 3397 A
  2648. 3617(use)S
  2649. 3808(this)S
  2650. 4013(line)S
  2651. 4225(size.)S
  2652. 2346 V
  2653. 1296(303X)S
  2654. 1455(.)S
  2655. 2196(Set)S
  2656. (Fill)169 2381 A
  2657. 2580(Pre256x.)S
  2658. 2929(Asks)S
  2659. 3201(for)S
  2660. 3373(pre256x)S
  2661. 3685(string)S
  2662. 2484 V
  2663. 1296(303X)S
  2664. 1455(T)S
  2665. (Toggles)389 2196 A
  2666. 2615(Auto)S
  2667. (Fill)169 2887 A
  2668. 3086(Mode.)S
  2669. 2760 V
  2670. 12 B
  2671. 1116(WINDOWS)S
  2672. 2898 V
  2673. 12 R
  2674. 1296(303X)S
  2675. 1455(2)S
  2676. 2196(Make)S
  2677. 2501(two)S
  2678. (windows)437 2713 A
  2679. ((split)250 3180 A
  2680. 3460(screen).)S
  2681. 3036 V
  2682. 1296(303X)S
  2683. 1455(1)S
  2684. 2196(Make)S
  2685. 2501(one)S
  2686. (window)390 2705 A
  2687. 3125((delete)S
  2688. (window))431 3486 A
  2689. 3947((make)S
  2690. 4280(one)S
  2691. 4484(screen).)S
  2692. 3174 V
  2693. 1296(303X)S
  2694. 1455(O)S
  2695. 2196(Go)S
  2696. 2374(to)S
  2697. 2498(Other)S
  2698. (window.)420 2805 A
  2699. 3312 V
  2700. 1296(303X)S
  2701. 1455(303)S
  2702. 2196(Grow)S
  2703. (window:)424 2503 A
  2704. 2957(makes)S
  2705. 3296(current)S
  2706. (window)390 3670 A
  2707. 4090(bigger.)S
  2708. 3588 V
  2709. 12 B
  2710. 1116(BUFFERS)S
  2711. 3726 V
  2712. 12 R
  2713. 1296(303X)S
  2714. 1455(CTRL-F)S
  2715. 2196(Find)S
  2716. 2447(a)S
  2717. 2531(256le)S
  2718. 2716(and)S
  2719. 2920(make)S
  2720. 3212(a)S
  2721. 3296(buffer)S
  2722. 3623(for)S
  2723. 3795(it.)S
  2724. 3864 V
  2725. 1296(303X)S
  2726. 1455(B)S
  2727. 2196(Select)S
  2728. 2523(Buffer:)S
  2729. 2904(goes)S
  2730. 3155(to)S
  2731. 3279(speci256ed)S
  2732. 3739(buffer)S
  2733. 4066(or)S
  2734. 4197(makes)S
  2735. 4536(new)S
  2736. 4768(one)S
  2737. 4002 V
  2738. 1296(303X)S
  2739. 1471(CTRL-B)S
  2740. 2212(Show)S
  2741. 2533(the)S
  2742. 2727(names)S
  2743. 3082(of)S
  2744. 3229(the)S
  2745. 3424(buffers)S
  2746. 3815(used)S
  2747. 4083(in)S
  2748. 4224(this)S
  2749. (editing)336 4446 A
  2750. 4829(ses-)S
  2751. 4140 V
  2752. 2196(sion.)S
  2753. 4278 V
  2754. 1296(303X)S
  2755. 1455(K)S
  2756. (Kill)190 2196 A
  2757. 2416(Buffer.)S
  2758. 4416 V
  2759. 1296(ESC)S
  2760. (tilde)216 1547 A
  2761. 2196(Say)S
  2762. 2407(buffer)S
  2763. 2734(is)S
  2764. 2845(not)S
  2765. 3029(modi256ed.)S
  2766. 4554 V
  2767. 1296(303X)S
  2768. 1455(CTRL-M)S
  2769. (Toggle)342 2196 A
  2770. 2568(EOL)S
  2771. 2834(mode)S
  2772. 3132((per-buffer)S
  2773. 3696(257ag).)S
  2774. 4830 V
  2775. 12 B
  2776. (KEYBOARD)700 1116 A
  2777. (MACRO)472 1846 A
  2778. 4968 V
  2779. 12 R
  2780. 1296(303X)S
  2781. 1455(()S
  2782. 2196(Start)S
  2783. 2456(collecting)S
  2784. 2964(a)S
  2785. (keyboard)449 3048 A
  2786. 3527(macro.)S
  2787. 5106 V
  2788. 1296(303X)S
  2789. 1455())S
  2790. 2196(Stop)S
  2791. 2447(collecting.)S
  2792. 5244 V
  2793. 1296(303X)S
  2794. 1455(E)S
  2795. 2196(Execute)S
  2796. 2616(the)S
  2797. 2794(collected)S
  2798. 3262(macro.)S
  2799. 5382 V
  2800. 1296(303X)S
  2801. 1455(*)S
  2802. 2196(Display)S
  2803. 2603(the)S
  2804. 2781(collected)S
  2805. 3249(macro.)S
  2806. 5658 V
  2807. 12 B
  2808. 1116(FILES)S
  2809. 5796 V
  2810. 12 R
  2811. 1296(303X)S
  2812. 1455(CTRL-I)S
  2813. 2196(Insert)S
  2814. 2503(a)S
  2815. 2587(256le)S
  2816. 2772(where)S
  2817. 3099(cursor)S
  2818. 3432(is.)S
  2819. 5934 V
  2820. 1296(303X)S
  2821. 1455(CTRL-R)S
  2822. 2196(Read)S
  2823. 2474(a)S
  2824. 2558(new)S
  2825. 2790(256le)S
  2826. 2975(into)S
  2827. 3193(current)S
  2828. 3567(buffer.)S
  2829. 6072 V
  2830. 1296(303X)S
  2831. 1455(CTRL-V)S
  2832. 2196(Same)S
  2833. 2495(as)S
  2834. 2626(303X)S
  2835. 2785(303R)S
  2836. (above)288 2936 A
  2837. 3254((reads)S
  2838. 3581(a)S
  2839. 3665(256le).)S
  2840. 6210 V
  2841. 1296(303X)S
  2842. 1455(CTRL-W)S
  2843. 2196(Write)S
  2844. 2503(buffer)S
  2845. 2830(out)S
  2846. 3014(to)S
  2847. 3138(new)S
  2848. 3370(256le)S
  2849. 3555(name.)S
  2850. 6348 V
  2851. 1296(303X)S
  2852. 1455(CTRL-S)S
  2853. 2196(Save)S
  2854. 2461(256le:)S
  2855. 2680(write)S
  2856. 2961(out)S
  2857. 3145(buffer)S
  2858. 3472(to)S
  2859. 3596(its)S
  2860. 3741(256le)S
  2861. 3926(name.)S
  2862. 6486 V
  2863. 1296(303X)S
  2864. 1455(CTRL-E)S
  2865. 2196(Write)S
  2866. 2503(region)S
  2867. 2842(out)S
  2868. 3026(to)S
  2869. 3150(new)S
  2870. 3382(256le)S
  2871. 3567(name.)S
  2872. 6762 V
  2873. 12 B
  2874. (MISCELLANEOUS)1061 1116 A
  2875. 6900 V
  2876. 12 R
  2877. 1296(303X)S
  2878. 1455(CTRL-Z)S
  2879. 2196(Exit)S
  2880. 2428(from)S
  2881. (ELLE.)326 2694 A
  2882. 7038 V
  2883. 1296(303X)S
  2884. 1455(!)S
  2885. 2196(Escape)S
  2886. 2569(to)S
  2887. 2693(shell)S
  2888. 2952((CTRL-D)S
  2889. 3460(to)S
  2890. 3584(return))S
  2891. 7176 V
  2892. 1296(CTRL-O)S
  2893. 2196(Open)S
  2894. 2488(up)S
  2895. 2638(line)S
  2896. 8427 V
  2897. EP
  2898. %%Page: 8 8
  2899. BP
  2900. /slant 0 def
  2901. /height 0 def
  2902. 1130 V
  2903. 12 B
  2904. 936(8)S
  2905. 1380 V
  2906. 12 R
  2907. 1296(LINEFEED)S
  2908. 2196(Same)S
  2909. 2495(as)S
  2910. 2626(typing)S
  2911. 2964(RETURN)S
  2912. 3478(and)S
  2913. 3682(TAB.)S
  2914. 1518 V
  2915. 1296(CTRL-T)S
  2916. 2196(Transposes)S
  2917. 2770(characters.)S
  2918. 1656 V
  2919. 1296(ESC)S
  2920. 1547(T)S
  2921. 2196(Transposes)S
  2922. 2770(words.)S
  2923. 1794 V
  2924. 1296(CTRL-U)S
  2925. 2196(Makes)S
  2926. 2548(the)S
  2927. 2726(next)S
  2928. 2964(command)S
  2929. 3470(happen)S
  2930. 3848(four)S
  2931. 4080(times.)S
  2932. 1932 V
  2933. 1296(CTRL-U)S
  2934. 1763(number)S
  2935. 2196(Makes)S
  2936. 2548(the)S
  2937. 2726(next)S
  2938. 2964(command)S
  2939. 3470(happen)S
  2940. 3848(`)S
  2941. 3879(`number')S
  2942. 4320(')S
  2943. 4391(times.)S
  2944. 2070 V
  2945. 1296(ESC)S
  2946. 1547(number)S
  2947. 2196(Same)S
  2948. 2495(as)S
  2949. 2626(CTRL-U)S
  2950. 3093(number.)S
  2951. 2208 V
  2952. 1296(CTRL-L)S
  2953. 2196(Refreshes)S
  2954. 2704(screen.)S
  2955. 2346 V
  2956. 1296(CTRL-U)S
  2957. 1763(CTRL-L)S
  2958. 2196(Refresh)S
  2959. 2603(only)S
  2960. 2847(the)S
  2961. 3025(line)S
  2962. 3237(cursor)S
  2963. 3570(is)S
  2964. 3681(on.)S
  2965. 2484 V
  2966. 1296(CTRL-U)S
  2967. 1763(n)S
  2968. 1853(CTRL-L)S
  2969. 2306(Change)S
  2970. (window)390 2704 A
  2971. 3124(so)S
  2972. 3261(the)S
  2973. 3439(cursor)S
  2974. 3772(is)S
  2975. 3883(on)S
  2976. 4033(line)S
  2977. 4245(n)S
  2978. 2622 V
  2979. 1296(CTRL-Q)S
  2980. 2196(Quote:)S
  2981. 2556(insert)S
  2982. 2856(the)S
  2983. 3034(next)S
  2984. 3272(character)S
  2985. 3748(no)S
  2986. 3898(matter)S
  2987. 4239(what)S
  2988. 4505(it)S
  2989. 4603(is.)S
  2990. 2760 V
  2991. 1296(CTRL-G)S
  2992. (Quit:)250 2196 A
  2993. 2476(use)S
  2994. 2667(to)S
  2995. 2791(avoid)S
  2996. 3089(answering)S
  2997. 3617(a)S
  2998. 3701(question.)S
  2999. 2898 V
  3000. 1296(ESC)S
  3001. 1547(;)S
  3002. 2196(Inserts)S
  3003. 2550(comment)S
  3004. 3030((for)S
  3005. (writing)351 3243 A
  3006. 3624(C)S
  3007. 3734(programs).)S
  3008. 3036 V
  3009. 1296(ESC)S
  3010. 1547(I)S
  3011. 2196(Inserts)S
  3012. 2550(indentation)S
  3013. 3124(equal)S
  3014. 3416(to)S
  3015. 3540(previous)S
  3016. 3986(line.)S
  3017. 3174 V
  3018. 1296(ESC)S
  3019. 1547(M)S
  3020. 2196(Move)S
  3021. 2507(to)S
  3022. 2631(end)S
  3023. 2835(of)S
  3024. 2966(this)S
  3025. 3171(line's)S
  3026. 3471(indentation.)S
  3027. 3312 V
  3028. 1296(CTRL-)S
  3029. 12 Y1
  3030. 1645(3)S
  3031. 12 R
  3032. 2196(Describe)S
  3033. 2658(a)S
  3034. 2742(command)S
  3035. 3248((if)S
  3036. 3394(the)S
  3037. 3572(command)S
  3038. 4078(database)S
  3039. 4525(is)S
  3040. 4636(online))S
  3041. 3588 V
  3042. 12 B
  3043. (UNUSED)499 1116 A
  3044. 1645(CONTROLS)S
  3045. 3726 V
  3046. 12 R
  3047. 1296(CTRL-C)S
  3048. 2196(Not)S
  3049. 2408(used.)S
  3050. 3864 V
  3051. 1296(CTRL-Z)S
  3052. 2196(Not)S
  3053. 2408(used.)S
  3054. 4002 V
  3055. 1296(CTRL-])S
  3056. 2196(Not)S
  3057. 2408(used.)S
  3058. 4485 V
  3059. 12 B
  3060. (ELLE)320 936 A
  3061. 1286(pro256le)S
  3062. 4797 V
  3063. 12 R
  3064. 1116(It)S
  3065. 1228(is)S
  3066. 1346(possible)S
  3067. 1779(to)S
  3068. 1910(create)S
  3069. (your)221 2238 A
  3070. 2496(own)S
  3071. 2741(user)S
  3072. 2980(pro256le.)S
  3073. 3393(The)S
  3074. 3618(mechanism)S
  3075. 4206(is)S
  3076. 4325(different)S
  3077. 4782(from)S
  3078. 4935 V
  3079. 936(Emacs,)S
  3080. 1319(since)S
  3081. (ELLE)296 1598 A
  3082. 1924(does)S
  3083. 2175(not)S
  3084. 2359(have)S
  3085. 2617(Mock)S
  3086. 2928(Lisp.)S
  3087. (Proceed)390 3233 A
  3088. 3653(as)S
  3089. 3784(follows.)S
  3090. 5247 V
  3091. 1176(1.)S
  3092. 1356(Modify)S
  3093. 12 I
  3094. 1748(.ellepro.e)S
  3095. 12 R
  3096. 2235(to)S
  3097. 2359(suit)S
  3098. (your)221 2564 A
  3099. 2815(taste.)S
  3100. 5490 V
  3101. 1176(2.)S
  3102. 1356(Install)S
  3103. 12 I
  3104. 1690(.ellepro.e)S
  3105. 12 R
  3106. 2177(in)S
  3107. (your)221 2301 A
  3108. 2552(home)S
  3109. 2850(directory.)S
  3110. 5733 V
  3111. 1176(3.)S
  3112. 1356(Type:)S
  3113. 5940 V
  3114. 10 L
  3115. 1506(ellec)S
  3116. 1742(261Pro256le)S
  3117. 6252 V
  3118. 12 R
  3119. 1176(4.)S
  3120. 1356(Check)S
  3121. 1699(to)S
  3122. 1828(see)S
  3123. 2018(if)S
  3124. 12 I
  3125. 2128(.ellepro.b1)S
  3126. 12 R
  3127. 2686(has)S
  3128. 2882(been)S
  3129. 3145(created.)S
  3130. 3591(If)S
  3131. 3708(it)S
  3132. 3811(has,)S
  3133. (you)180 4038 A
  3134. 4254(are)S
  3135. 4439(ready)S
  3136. 4744(to)S
  3137. 6390 V
  3138. 1356(go.)S
  3139. 8427 V
  3140. EP
  3141. %%Page: 9 9
  3142. BP
  3143. /slant 0 def
  3144. /height 0 def
  3145. 1130 V
  3146. 12 B
  3147. 4958(9)S
  3148. 1380 V
  3149. 936(Author)S
  3150. 1692 V
  3151. 12 R
  3152. (ELLE)296 1116 A
  3153. 1442(was)S
  3154. (written)345 1661 A
  3155. 2036(by)S
  3156. 2186(Ken)S
  3157. 2418(Harrenstien)S
  3158. 3015(of)S
  3159. 3146(SRI)S
  3160. 3364((klh@sri.com).)S
  3161. 8427 V
  3162. EP
  3163. %%Trailer
  3164. %%DocumentFonts: Times-Roman Times-Bold Times-Italic Helvetica Symbol Troff
  3165. %%Pages: 9