Merge mapping to CHINA3-JEF code points.
[chise/xemacs-chise.git] / info / xemacs.info-1
index 378b1c7..576bd61 100644 (file)
@@ -1,4 +1,4 @@
-This is ../info/xemacs.info, produced by makeinfo version 4.0 from
+This is ../info/xemacs.info, produced by makeinfo version 4.0b from
 xemacs/xemacs.texi.
 
 INFO-DIR-SECTION XEmacs Editor
 xemacs/xemacs.texi.
 
 INFO-DIR-SECTION XEmacs Editor
@@ -70,7 +70,8 @@ Important General Concepts
 * Command Switches::
                 Hairy startup options.
 * Startup Paths::
 * Command Switches::
                 Hairy startup options.
 * Startup Paths::
-                How XEmacs finds Directories and Files
+                How XEmacs finds Directories and Files.
+* Packages::    How XEmacs organizes its high-level functionality.
 
 Fundamental Editing Commands
 * Basic::       The most basic editing commands.
 
 Fundamental Editing Commands
 * Basic::       The most basic editing commands.
@@ -109,7 +110,6 @@ Advanced Features
 * Text::        Commands and modes for editing English.
 * Programs::    Commands and modes for editing programs.
 * Running::     Compiling, running and debugging programs.
 * Text::        Commands and modes for editing English.
 * Programs::    Commands and modes for editing programs.
 * Running::     Compiling, running and debugging programs.
-* Packages::    How to add new packages to XEmacs.
 * Abbrevs::     How to define text abbreviations to reduce
                  the number of characters you must type.
 * Picture::     Editing pictures made up of characters
 * Abbrevs::     How to define text abbreviations to reduce
                  the number of characters you must type.
 * Picture::     Editing pictures made up of characters
@@ -175,6 +175,16 @@ Pull-down Menus
 * Menu Customization::  Adding and removing menu items and related
                         operations.
 
 * Menu Customization::  Adding and removing menu items and related
                         operations.
 
+Packages
+
+* Packages::            Introduction to XEmacs Packages.
+* Package Terminology:: Understanding different kinds of packages.
+* Installing Packages:: How to install packages.
+* Building Packages::   Building packages from sources.
+* Local.rules File::    An important part of building packages.
+* Creating Packages::   The basics.
+* Available Packages::  A brief directory of packaged LISP.
+
 Basic Editing Commands
 
 * Blank Lines::        Commands to make or delete blank lines.
 Basic Editing Commands
 
 * Blank Lines::        Commands to make or delete blank lines.
@@ -444,13 +454,6 @@ Lisp Libraries
 * Compiling Libraries:: Compiling a library makes it load and run faster.
 * Mocklisp::           Converting Mocklisp to Lisp so XEmacs can run it.
 
 * Compiling Libraries:: Compiling a library makes it load and run faster.
 * Mocklisp::           Converting Mocklisp to Lisp so XEmacs can run it.
 
-Packages
-
-* Packages::            Introduction to XEmacs Packages.
-* Package Terminology:: Understanding different kinds of packages.
-* Using Packages::      How to install and use packages.
-* Building Packages::   Building packages from sources.
-
 Abbrevs
 
 * Defining Abbrevs::  Defining an abbrev, so it will expand when typed.
 Abbrevs
 
 * Defining Abbrevs::  Defining an abbrev, so it will expand when typed.
@@ -599,7 +602,6 @@ authors' reputations.
 modification follow.
 
                          TERMS AND CONDITIONS
 modification follow.
 
                          TERMS AND CONDITIONS
-
   1. This License Agreement applies to any program or other work which
      contains a notice placed by the copyright holder saying it may be
      distributed under the terms of this General Public License.  The
   1. This License Agreement applies to any program or other work which
      contains a notice placed by the copyright holder saying it may be
      distributed under the terms of this General Public License.  The
@@ -945,18 +947,16 @@ Window
      menu bar at the top of the frame makes shortcuts to several of the
      commands available (*note Pull-down Menus::).
 
      menu bar at the top of the frame makes shortcuts to several of the
      commands available (*note Pull-down Menus::).
 
-   * If you are running XEmacs under a graphical windowing system, a
-     toolbar at the top of the frame, just under the menu bar if it
-     exists, provides "one-touch" shortcuts to several commands.  (Not
-     yet documented.)
+   * Under a graphical windowing system, a toolbar at the top of the
+     frame, just under the menu bar if it exists, provides "one-touch"
+     shortcuts to several commands.  (Not yet documented.)
 
 
-   * If you are running XEmacs under a graphical windowing system, a
-     gutter at the top (under the toolbar) and/or bottom of the frame
-     provides advanced GUI facilities like tab controls for rapid
-     switching among related windows and progress bars for
-     time-consuming operations like downloads across the Internet.
-     Gutters are an experimental feature introduced in XEmacs version
-     21.2.  (Not yet documented.)
+   * Under a graphical windowing system, a gutter at the top (under the
+     toolbar) and/or bottom of the frame provides advanced GUI
+     facilities like tab controls for rapid switching among related
+     windows and progress bars for time-consuming operations like
+     downloads across the Internet.  Gutters are an experimental feature
+     introduced in XEmacs version 21.2.  (Not yet documented.)
 
    You can subdivide the XEmacs frame into multiple text windows, and
 use each window for a different file (*note Windows::).  Multiple XEmacs
 
    You can subdivide the XEmacs frame into multiple text windows, and
 use each window for a different file (*note Windows::).  Multiple XEmacs
@@ -981,8 +981,11 @@ visible in all XEmacs windows containing that buffer.
 * Point::              The place in the text where editing commands operate.
 * Echo Area::           Short messages appear at the bottom of the frame.
 * Mode Line::          Interpreting the mode line.
 * Point::              The place in the text where editing commands operate.
 * Echo Area::           Short messages appear at the bottom of the frame.
 * Mode Line::          Interpreting the mode line.
+* GUI Components::      Menubar, toolbars, gutters.
 * XEmacs under X::      Some information on using XEmacs under the X
                         Window System.
 * XEmacs under X::      Some information on using XEmacs under the X
                         Window System.
+* XEmacs under MS Windows:: Some information on using XEmacs under
+                        Microsoft Windows.
 
 \1f
 File: xemacs.info,  Node: Point,  Next: Echo Area,  Prev: Frame,  Up: Frame
 
 \1f
 File: xemacs.info,  Node: Point,  Next: Echo Area,  Prev: Frame,  Up: Frame