home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / util / edit / jade / man / jade.info < prev    next >
Encoding:
GNU Info File  |  1994-10-16  |  9.7 KB  |  351 lines

  1. This is Info file jade.info, produced by Makeinfo-1.55 from the input
  2. file jade.texi.
  3.  
  4. START-INFO-DIR-ENTRY
  5. * Jade: (jade).            An editor for X11 and AmigaDOS
  6. END-INFO-DIR-ENTRY
  7.  
  8.    This is Edition 1.3, last updated 7 October 1994, of `The Jade
  9. Manual', for Jade, Version 3.2.
  10.  
  11.    Jade is a text editor for X11 (on Unix) and the Amiga.
  12.  
  13.    Copyright 1993, 1994 John Harper.
  14.  
  15.    Permission is granted to make and distribute verbatim copies of this
  16. manual provided the copyright notice and this permission notice are
  17. preserved on all copies.
  18.  
  19.    Permission is granted to copy and distribute modified versions of
  20. this manual under the conditions for verbatim copying, provided that
  21. the entire resulting derived work is distributed under the terms of a
  22. permission notice identical to this one.
  23.  
  24. 
  25. Indirect:
  26. jade.info-1: 789
  27. jade.info-2: 50212
  28. jade.info-3: 99377
  29. jade.info-4: 149072
  30. jade.info-5: 198353
  31. jade.info-6: 247244
  32. jade.info-7: 295243
  33. jade.info-8: 344890
  34. jade.info-9: 394417
  35. jade.info-10: 443229
  36. jade.info-11: 478362
  37. jade.info-12: 514204
  38. jade.info-13: 530412
  39. 
  40. Tag Table:
  41. (Indirect)
  42. Node: Top789
  43. Node: Copying1955
  44. Node: Introduction2851
  45. Node: News4194
  46. Node: Systems Supported7918
  47. Node: Editor Concepts10213
  48. Node: Key Names13308
  49. Node: Modifiers14712
  50. Node: Keys16111
  51. Node: Example Keys17664
  52. Node: Starting Jade18138
  53. Node: Invocation18613
  54. Node: Startup Options19843
  55. Node: Startup Procedure24332
  56. Node: Using Jade25872
  57. Node: Invoking Commands27914
  58. Node: Command Arguments29125
  59. Node: The Help System30196
  60. Node: Loading and Saving Files32110
  61. Node: Commands To Load Files32993
  62. Node: Commands To Save Files34119
  63. Node: File Variables35081
  64. Node: Backup Files37961
  65. Node: Auto-Saving Files39159
  66. Node: Accessing Compressed Files40834
  67. Node: Other File Commands41941
  68. Node: Editing Buffers42381
  69. Node: Moving Around Buffers44763
  70. Node: Undo46679
  71. Node: Editing Units48135
  72. Node: Editing Characters48822
  73. Node: Editing Words50212
  74. Node: Editing Expressions51533
  75. Node: Editing Lines52428
  76. Node: Cutting And Pasting53877
  77. Node: Using Blocks55573
  78. Node: Marking Blocks56274
  79. Node: Commands on Blocks57960
  80. Node: Rectangular Blocks58663
  81. Node: Killing60021
  82. Node: Searching and Replacing61177
  83. Node: Regular Expressions61897
  84. Node: Incremental Search65987
  85. Node: Global Replace68360
  86. Node: Query Replace68756
  87. Node: Editing Modes70368
  88. Node: Invoking a Mode71935
  89. Node: Generic mode72400
  90. Node: C mode72899
  91. Node: Lisp mode74138
  92. Node: Asm mode76951
  93. Node: Text mode78135
  94. Node: Indented-Text mode78885
  95. Node: Texinfo mode79627
  96. Node: Minor Modes81572
  97. Node: Overwrite mode82664
  98. Node: Fill mode83067
  99. Node: Auto-Save mode83740
  100. Node: Latin-1 mode84186
  101. Node: Using Buffers84770
  102. Node: Displaying Buffers86130
  103. Node: Deleting Buffers87313
  104. Node: Other Buffer Commands88250
  105. Node: The Buffer Menu88942
  106. Node: Using Windows91236
  107. Node: Creating Windows93782
  108. Node: Killing Windows95228
  109. Node: Other Window Commands95631
  110. Node: Using the Prompt96189
  111. Node: The Simple Prompt96585
  112. Node: The Buffer Prompt97284
  113. Node: Using Marks99377
  114. Node: Interrupting Jade100920
  115. Node: Recursive Editing102460
  116. Node: Character Images103895
  117. Node: Client Editing105021
  118. Node: Compiling Programs107532
  119. Node: Running a Compilation108323
  120. Node: Finding Errors109148
  121. Node: Debugging Programs111024
  122. Node: Using Grep114008
  123. Node: Keeping ChangeLogs115271
  124. Node: Info Mode116452
  125. Node: Shell118983
  126. Node: Simple Customisation121927
  127. Node: Programming Jade124291
  128. Node: Intro126973
  129. Node: nil and t128405
  130. Node: The Lisp Reader129500
  131. Node: Notation130063
  132. Node: Descriptions130714
  133. Node: Data Types132809
  134. Node: Types Summary134256
  135. Node: Read Syntax136513
  136. Node: Printed Representation139070
  137. Node: Equality Predicates139790
  138. Node: Comparison Predicates141392
  139. Node: Type Predicates142175
  140. Node: Garbage Collection142828
  141. Node: Numbers143879
  142. Node: Arithmetic Functions145135
  143. Node: Bitwise Functions146673
  144. Node: Numeric Predicates148322
  145. Node: Characters149072
  146. Node: Sequences150860
  147. Node: Cons Cells151738
  148. Node: Lists153723
  149. Node: List Structure154708
  150. Node: Building Lists157125
  151. Node: Accessing List Elements161601
  152. Node: Modifying Lists163544
  153. Node: Association Lists167048
  154. Node: Infinite Lists169135
  155. Node: Vectors170395
  156. Node: Strings171708
  157. Node: Array Functions176136
  158. Node: Sequence Functions177154
  159. Node: Symbols178425
  160. Node: Symbol Syntax179235
  161. Node: Symbol Attributes180403
  162. Node: Obarrays181783
  163. Node: Creating Symbols184095
  164. Node: Interning184972
  165. Node: Property Lists187176
  166. Node: Evaluation189208
  167. Node: Symbol Forms190842
  168. Node: List Forms191676
  169. Node: Function Call Forms192805
  170. Node: Macro Call Forms194127
  171. Node: Special Forms194576
  172. Node: Autoload Forms195669
  173. Node: Self-Evaluating Forms196396
  174. Node: Quoting197141
  175. Node: Control Structures198353
  176. Node: Sequencing Structures199111
  177. Node: Conditional Structures200905
  178. Node: Looping Structures205909
  179. Node: Non-Local Exits206826
  180. Node: Catch and Throw207512
  181. Node: Function Exits210302
  182. Node: Cleanup Forms211045
  183. Node: Errors212384
  184. Node: Variables214799
  185. Node: Local Variables215903
  186. Node: Setting Variables219402
  187. Node: Scope and Extent220776
  188. Node: Buffer-Local Variables222283
  189. Node: Void Variables226892
  190. Node: Constant Variables227829
  191. Node: Defining Variables229139
  192. Node: Functions230719
  193. Node: Lambda Expressions232239
  194. Node: Named Functions235990
  195. Node: Anonymous Functions237810
  196. Node: Predicate Functions239655
  197. Node: Defining Functions240658
  198. Node: Calling Functions241863
  199. Node: Mapping Functions243113
  200. Node: Macros245018
  201. Node: Defining Macros245724
  202. Node: Macro Expansion247244
  203. Node: Compiling Macros248803
  204. Node: Streams250272
  205. Node: Input Streams251327
  206. Node: Output Streams253939
  207. Node: Input Functions256209
  208. Node: Output Functions257720
  209. Node: Loading261740
  210. Node: Load Function262533
  211. Node: Autoloading265402
  212. Node: Features268592
  213. Node: Compiled Lisp270382
  214. Node: Compilation Functions271240
  215. Node: Compilation Tips273550
  216. Node: Disassembly278056
  217. Node: Hooks279119
  218. Node: Functions As Hooks279674
  219. Node: Normal Hooks280208
  220. Node: Standard Hooks282238
  221. Node: Buffers283359
  222. Node: Buffer Attributes284416
  223. Node: Creating Buffers287864
  224. Node: Modifications to Buffers288627
  225. Node: Read-Only Buffers289377
  226. Node: Destroying Buffers290229
  227. Node: Special Buffers291931
  228. Node: The Buffer List293263
  229. Node: The Current Buffer295243
  230. Node: Windows297601
  231. Node: Opening Windows299296
  232. Node: Closing Windows301189
  233. Node: Iconifying Windows302869
  234. Node: Displaying Messages303714
  235. Node: The Current Window305264
  236. Node: Window Font306976
  237. Node: Window Information308824
  238. Node: Rendering310694
  239. Node: Block Marking313255
  240. Node: Positions315408
  241. Node: Position Components316710
  242. Node: The Cursor Position317690
  243. Node: Movement Functions318759
  244. Node: Buffer Extremes320310
  245. Node: Character Movement321030
  246. Node: Word Movement323005
  247. Node: Tab Movement324594
  248. Node: Line Movement325885
  249. Node: Expression Movement326971
  250. Node: Positions and Offsets327833
  251. Node: Marks329014
  252. Node: Mark Components330400
  253. Node: Mark Relocation331555
  254. Node: Mark Residency332588
  255. Node: Creating Marks334220
  256. Node: Altering Marks335623
  257. Node: Moving to Marks336835
  258. Node: Glyph Tables337250
  259. Node: Glyph Table Basics338300
  260. Node: Glyph Positions339684
  261. Node: Creating Glyph Tables341764
  262. Node: Buffer Glyph Tables342267
  263. Node: Input Events343387
  264. Node: Keymaps344890
  265. Node: Types of Keymap345717
  266. Node: Creating Keymaps346936
  267. Node: Binding Keys347645
  268. Node: Key Lookup348817
  269. Node: Prefix Keys350803
  270. Node: Standard Keymaps352073
  271. Node: Event Loop352952
  272. Node: Event Loop Actions353876
  273. Node: Commands356418
  274. Node: Interactive Declarations357284
  275. Node: Prefix Arguments361696
  276. Node: Calling Commands363545
  277. Node: Example Commands365069
  278. Node: Event Loop Info365729
  279. Node: Recursive Edits366355
  280. Node: Reading Events369472
  281. Node: Idle Actions370217
  282. Node: Editing Files372057
  283. Node: Reading Files Into Buffers373063
  284. Node: Writing Buffers377263
  285. Node: Buffer Date Stamps381408
  286. Node: Buffer Modification Counts381975
  287. Node: Making Backups382833
  288. Node: Controlling Auto-Saves383451
  289. Node: Text384954
  290. Node: Buffer Contents386066
  291. Node: Insertion Functions387302
  292. Node: Deletion Functions388954
  293. Node: Kill Functions390458
  294. Node: Transpose Functions393333
  295. Node: Indentation Functions394417
  296. Node: Translation Functions396591
  297. Node: Search and Match Functions399050
  298. Node: Searching Buffers399941
  299. Node: String Matching401575
  300. Node: Replacing Strings404016
  301. Node: Regexp Functions404908
  302. Node: Rectangular Editing407601
  303. Node: Controlling Undo409476
  304. Node: Misc Text Functions410571
  305. Node: Writing Modes410889
  306. Node: Writing Major Modes412012
  307. Node: Installing Modes415171
  308. Node: Writing Minor Modes417649
  309. Node: Mode-Specific Indentation421120
  310. Node: Mode-Specific Expressions422813
  311. Node: Mode-Specific Comments424959
  312. Node: Prompting426226
  313. Node: Files430193
  314. Node: File Names431110
  315. Node: File Objects433804
  316. Node: Creating File Objects434365
  317. Node: Destroying File Objects435487
  318. Node: File Object Predicates436159
  319. Node: Functions on File Objects436854
  320. Node: File Information437859
  321. Node: Manipulating Files440084
  322. Node: Reading Directories441028
  323. Node: Reading and Writing Files441594
  324. Node: Processes442027
  325. Node: Process Objects443229
  326. Node: Asynchronous Processes446406
  327. Node: Synchronous Processes449540
  328. Node: Process I/O452172
  329. Node: Process States453481
  330. Node: Signalling Processes455850
  331. Node: Process Information457097
  332. Node: Interactive Processes458294
  333. Node: Miscellaneous Functions461859
  334. Node: System Information462456
  335. Node: User Information463199
  336. Node: Environment Variables464349
  337. Node: System Time465069
  338. Node: Revision Information466104
  339. Node: Debugging466568
  340. Node: Tips469949
  341. Node: Comment Styles470574
  342. Node: Program Layout473364
  343. Node: General Tips474754
  344. Node: Reporting Bugs477290
  345. Node: Function Index478362
  346. Node: Variable Index508244
  347. Node: Key Index514204
  348. Node: Concept Index530412
  349. 
  350. End Tag Table
  351.