Sync with r21-2-26.
[chise/xemacs-chise.git] / info / xemacs-faq.info-5
index a87a738..5bfab0e 100644 (file)
@@ -1,5 +1,5 @@
-This is ../info/xemacs-faq.info, produced by makeinfo version 3.12s
-from xemacs-faq.texi.
+This is Info file ../info/xemacs-faq.info, produced by Makeinfo version
+1.68 from the input file xemacs-faq.texi.
 
 INFO-DIR-SECTION XEmacs Editor
 START-INFO-DIR-ENTRY
@@ -29,7 +29,7 @@ Q5.0.19: Is there something better than LaTeX mode?
 
      The standard TeX modes leave much to be desired, and are somewhat
      leniently maintained.  Serious TeX users use AUC TeX (*note
-     Q4.7.1::).
+     Q4.7.1::.).
 
 \1f
 File: xemacs-faq.info,  Node: Q5.0.20,  Next: Q5.1.1,  Prev: Q5.0.19,  Up: Miscellaneous
@@ -331,7 +331,7 @@ performance:
      using the more readable `incf' and `push' forms in your compiled
      code.
 
-     _Interpreted_ code, on the other hand, must expand these macros
+     *Interpreted* code, on the other hand, must expand these macros
      every time they are executed.  For this reason it is strongly
      recommended that code making heavy use of macros be compiled.  (The
      features labelled "Special Form" instead of "Function" in this
@@ -769,10 +769,10 @@ Q5.3.11: How do I add new Info directories?
 
        1. Emacs Info scans `Info-directory-list' from right-to-left
           while XEmacs Info reads it from left-to-right, so append to
-          the _correct_ end of the list.
+          the *correct* end of the list.
 
        2. Use `Info-default-directory-list' to initialize
-          `Info-directory-list' _if_ it is available at startup, but not
+          `Info-directory-list' *if* it is available at startup, but not
           all Emacsen define it.
 
        3. Emacs Info looks for a standard `dir' file in each of the
@@ -950,7 +950,6 @@ ncurses.  MS gui requires no additional libraries.
 
    * has process support in X & tty.
 
-
    The disadvantage is that it requires several Unix utilities and the
 whole Cygwin environment, whereas the native port requires only a
 suitable MS Windows compiler.  Also, it follows the Unix filesystem and
@@ -1031,7 +1030,6 @@ Some problems to watch out for:
      so you will need to manually mount a directory of this form under
      a unix style directory for a build to work on the directory.
 
-
 \1f
 File: xemacs-faq.info,  Node: Q6.1.6,  Next: Q6.2.1,  Prev: Q6.1.5,  Up: MS Windows
 
@@ -1168,7 +1166,6 @@ Could you briefly explain the differences between them?
           information can be found at
           `http://www.cs.washington.edu/homes/voelker/ntemacs.html'.
 
-
    * XEmacs
 
         - Beginning with XEmacs 19.12, XEmacs' architecture has been
@@ -1192,8 +1189,6 @@ Could you briefly explain the differences between them?
           unexec, Windows-specific glyphs and toolbars code, and more),
           Jeff Sparkes (contributed scrollbars support) and many others.
 
-
-
 \1f
 File: xemacs-faq.info,  Node: Q6.3.3,  Prev: Q6.3.2,  Up: MS Windows