home *** CD-ROM | disk | FTP | other *** search
GNU Info File | 1994-10-16 | 9.7 KB | 351 lines |
- This is Info file jade.info, produced by Makeinfo-1.55 from the input
- file jade.texi.
-
- START-INFO-DIR-ENTRY
- * Jade: (jade). An editor for X11 and AmigaDOS
- END-INFO-DIR-ENTRY
-
- This is Edition 1.3, last updated 7 October 1994, of `The Jade
- Manual', for Jade, Version 3.2.
-
- Jade is a text editor for X11 (on Unix) and the Amiga.
-
- Copyright 1993, 1994 John Harper.
-
- Permission is granted to make and distribute verbatim copies of this
- manual provided the copyright notice and this permission notice are
- preserved on all copies.
-
- Permission is granted to copy and distribute modified versions of
- this manual under the conditions for verbatim copying, provided that
- the entire resulting derived work is distributed under the terms of a
- permission notice identical to this one.
-
- Indirect:
- jade.info-1: 789
- jade.info-2: 50212
- jade.info-3: 99377
- jade.info-4: 149072
- jade.info-5: 198353
- jade.info-6: 247244
- jade.info-7: 295243
- jade.info-8: 344890
- jade.info-9: 394417
- jade.info-10: 443229
- jade.info-11: 478362
- jade.info-12: 514204
- jade.info-13: 530412
- Tag Table:
- (Indirect)
- Node: Top789
- Node: Copying1955
- Node: Introduction2851
- Node: News4194
- Node: Systems Supported7918
- Node: Editor Concepts10213
- Node: Key Names13308
- Node: Modifiers14712
- Node: Keys16111
- Node: Example Keys17664
- Node: Starting Jade18138
- Node: Invocation18613
- Node: Startup Options19843
- Node: Startup Procedure24332
- Node: Using Jade25872
- Node: Invoking Commands27914
- Node: Command Arguments29125
- Node: The Help System30196
- Node: Loading and Saving Files32110
- Node: Commands To Load Files32993
- Node: Commands To Save Files34119
- Node: File Variables35081
- Node: Backup Files37961
- Node: Auto-Saving Files39159
- Node: Accessing Compressed Files40834
- Node: Other File Commands41941
- Node: Editing Buffers42381
- Node: Moving Around Buffers44763
- Node: Undo46679
- Node: Editing Units48135
- Node: Editing Characters48822
- Node: Editing Words50212
- Node: Editing Expressions51533
- Node: Editing Lines52428
- Node: Cutting And Pasting53877
- Node: Using Blocks55573
- Node: Marking Blocks56274
- Node: Commands on Blocks57960
- Node: Rectangular Blocks58663
- Node: Killing60021
- Node: Searching and Replacing61177
- Node: Regular Expressions61897
- Node: Incremental Search65987
- Node: Global Replace68360
- Node: Query Replace68756
- Node: Editing Modes70368
- Node: Invoking a Mode71935
- Node: Generic mode72400
- Node: C mode72899
- Node: Lisp mode74138
- Node: Asm mode76951
- Node: Text mode78135
- Node: Indented-Text mode78885
- Node: Texinfo mode79627
- Node: Minor Modes81572
- Node: Overwrite mode82664
- Node: Fill mode83067
- Node: Auto-Save mode83740
- Node: Latin-1 mode84186
- Node: Using Buffers84770
- Node: Displaying Buffers86130
- Node: Deleting Buffers87313
- Node: Other Buffer Commands88250
- Node: The Buffer Menu88942
- Node: Using Windows91236
- Node: Creating Windows93782
- Node: Killing Windows95228
- Node: Other Window Commands95631
- Node: Using the Prompt96189
- Node: The Simple Prompt96585
- Node: The Buffer Prompt97284
- Node: Using Marks99377
- Node: Interrupting Jade100920
- Node: Recursive Editing102460
- Node: Character Images103895
- Node: Client Editing105021
- Node: Compiling Programs107532
- Node: Running a Compilation108323
- Node: Finding Errors109148
- Node: Debugging Programs111024
- Node: Using Grep114008
- Node: Keeping ChangeLogs115271
- Node: Info Mode116452
- Node: Shell118983
- Node: Simple Customisation121927
- Node: Programming Jade124291
- Node: Intro126973
- Node: nil and t128405
- Node: The Lisp Reader129500
- Node: Notation130063
- Node: Descriptions130714
- Node: Data Types132809
- Node: Types Summary134256
- Node: Read Syntax136513
- Node: Printed Representation139070
- Node: Equality Predicates139790
- Node: Comparison Predicates141392
- Node: Type Predicates142175
- Node: Garbage Collection142828
- Node: Numbers143879
- Node: Arithmetic Functions145135
- Node: Bitwise Functions146673
- Node: Numeric Predicates148322
- Node: Characters149072
- Node: Sequences150860
- Node: Cons Cells151738
- Node: Lists153723
- Node: List Structure154708
- Node: Building Lists157125
- Node: Accessing List Elements161601
- Node: Modifying Lists163544
- Node: Association Lists167048
- Node: Infinite Lists169135
- Node: Vectors170395
- Node: Strings171708
- Node: Array Functions176136
- Node: Sequence Functions177154
- Node: Symbols178425
- Node: Symbol Syntax179235
- Node: Symbol Attributes180403
- Node: Obarrays181783
- Node: Creating Symbols184095
- Node: Interning184972
- Node: Property Lists187176
- Node: Evaluation189208
- Node: Symbol Forms190842
- Node: List Forms191676
- Node: Function Call Forms192805
- Node: Macro Call Forms194127
- Node: Special Forms194576
- Node: Autoload Forms195669
- Node: Self-Evaluating Forms196396
- Node: Quoting197141
- Node: Control Structures198353
- Node: Sequencing Structures199111
- Node: Conditional Structures200905
- Node: Looping Structures205909
- Node: Non-Local Exits206826
- Node: Catch and Throw207512
- Node: Function Exits210302
- Node: Cleanup Forms211045
- Node: Errors212384
- Node: Variables214799
- Node: Local Variables215903
- Node: Setting Variables219402
- Node: Scope and Extent220776
- Node: Buffer-Local Variables222283
- Node: Void Variables226892
- Node: Constant Variables227829
- Node: Defining Variables229139
- Node: Functions230719
- Node: Lambda Expressions232239
- Node: Named Functions235990
- Node: Anonymous Functions237810
- Node: Predicate Functions239655
- Node: Defining Functions240658
- Node: Calling Functions241863
- Node: Mapping Functions243113
- Node: Macros245018
- Node: Defining Macros245724
- Node: Macro Expansion247244
- Node: Compiling Macros248803
- Node: Streams250272
- Node: Input Streams251327
- Node: Output Streams253939
- Node: Input Functions256209
- Node: Output Functions257720
- Node: Loading261740
- Node: Load Function262533
- Node: Autoloading265402
- Node: Features268592
- Node: Compiled Lisp270382
- Node: Compilation Functions271240
- Node: Compilation Tips273550
- Node: Disassembly278056
- Node: Hooks279119
- Node: Functions As Hooks279674
- Node: Normal Hooks280208
- Node: Standard Hooks282238
- Node: Buffers283359
- Node: Buffer Attributes284416
- Node: Creating Buffers287864
- Node: Modifications to Buffers288627
- Node: Read-Only Buffers289377
- Node: Destroying Buffers290229
- Node: Special Buffers291931
- Node: The Buffer List293263
- Node: The Current Buffer295243
- Node: Windows297601
- Node: Opening Windows299296
- Node: Closing Windows301189
- Node: Iconifying Windows302869
- Node: Displaying Messages303714
- Node: The Current Window305264
- Node: Window Font306976
- Node: Window Information308824
- Node: Rendering310694
- Node: Block Marking313255
- Node: Positions315408
- Node: Position Components316710
- Node: The Cursor Position317690
- Node: Movement Functions318759
- Node: Buffer Extremes320310
- Node: Character Movement321030
- Node: Word Movement323005
- Node: Tab Movement324594
- Node: Line Movement325885
- Node: Expression Movement326971
- Node: Positions and Offsets327833
- Node: Marks329014
- Node: Mark Components330400
- Node: Mark Relocation331555
- Node: Mark Residency332588
- Node: Creating Marks334220
- Node: Altering Marks335623
- Node: Moving to Marks336835
- Node: Glyph Tables337250
- Node: Glyph Table Basics338300
- Node: Glyph Positions339684
- Node: Creating Glyph Tables341764
- Node: Buffer Glyph Tables342267
- Node: Input Events343387
- Node: Keymaps344890
- Node: Types of Keymap345717
- Node: Creating Keymaps346936
- Node: Binding Keys347645
- Node: Key Lookup348817
- Node: Prefix Keys350803
- Node: Standard Keymaps352073
- Node: Event Loop352952
- Node: Event Loop Actions353876
- Node: Commands356418
- Node: Interactive Declarations357284
- Node: Prefix Arguments361696
- Node: Calling Commands363545
- Node: Example Commands365069
- Node: Event Loop Info365729
- Node: Recursive Edits366355
- Node: Reading Events369472
- Node: Idle Actions370217
- Node: Editing Files372057
- Node: Reading Files Into Buffers373063
- Node: Writing Buffers377263
- Node: Buffer Date Stamps381408
- Node: Buffer Modification Counts381975
- Node: Making Backups382833
- Node: Controlling Auto-Saves383451
- Node: Text384954
- Node: Buffer Contents386066
- Node: Insertion Functions387302
- Node: Deletion Functions388954
- Node: Kill Functions390458
- Node: Transpose Functions393333
- Node: Indentation Functions394417
- Node: Translation Functions396591
- Node: Search and Match Functions399050
- Node: Searching Buffers399941
- Node: String Matching401575
- Node: Replacing Strings404016
- Node: Regexp Functions404908
- Node: Rectangular Editing407601
- Node: Controlling Undo409476
- Node: Misc Text Functions410571
- Node: Writing Modes410889
- Node: Writing Major Modes412012
- Node: Installing Modes415171
- Node: Writing Minor Modes417649
- Node: Mode-Specific Indentation421120
- Node: Mode-Specific Expressions422813
- Node: Mode-Specific Comments424959
- Node: Prompting426226
- Node: Files430193
- Node: File Names431110
- Node: File Objects433804
- Node: Creating File Objects434365
- Node: Destroying File Objects435487
- Node: File Object Predicates436159
- Node: Functions on File Objects436854
- Node: File Information437859
- Node: Manipulating Files440084
- Node: Reading Directories441028
- Node: Reading and Writing Files441594
- Node: Processes442027
- Node: Process Objects443229
- Node: Asynchronous Processes446406
- Node: Synchronous Processes449540
- Node: Process I/O452172
- Node: Process States453481
- Node: Signalling Processes455850
- Node: Process Information457097
- Node: Interactive Processes458294
- Node: Miscellaneous Functions461859
- Node: System Information462456
- Node: User Information463199
- Node: Environment Variables464349
- Node: System Time465069
- Node: Revision Information466104
- Node: Debugging466568
- Node: Tips469949
- Node: Comment Styles470574
- Node: Program Layout473364
- Node: General Tips474754
- Node: Reporting Bugs477290
- Node: Function Index478362
- Node: Variable Index508244
- Node: Key Index514204
- Node: Concept Index530412
- End Tag Table
-