home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / OS2 / gnuinfo.zip / info / README < prev    next >
Text File  |  1997-07-04  |  1KB  |  32 lines

  1. Info 2.0 is a complete rewrite of the original standalone Info I wrote in
  2. 1987, the first program I wrote for rms.  That program was something like
  3. my second Unix program ever, and my die-hard machine language coding habits
  4. tended to show through.  I found the original Info hard to read and
  5. maintain, and thus decided to write this one.
  6.  
  7. The rewrite consists of about 12,000 lines of code written in about 12
  8. days.  I believe this version of Info to be in much better shape than the
  9. original Info, and the only reason it is in Beta test is because of its
  10. short life span.
  11.  
  12. Info 2.0 is substantially different from its original standalone
  13. predecessor.  It appears almost identical to the GNU Emacs version, but has
  14. the advantages of smaller size, ease of portability, and a built in library
  15. which can be used in other programs (to get or display documentation from
  16. Info files, for example).
  17.  
  18. I eagerly await responses to this newer version of Info; comments on its
  19. portability, ease of use and user interface, code quality, and general
  20. usefulness are all of interest to me, and I will appreciate any comments
  21. that you would care to make.
  22.  
  23. A full listing of the commands available in Info can be gotten by typing
  24. `?' while within an Info window.  This produces a node in a window which
  25. can be viewed just like any Info node.
  26.  
  27. Please send your comments, bug reports, and suggestions to
  28.  
  29.     bug-texinfo@prep.ai.mit.edu
  30.  
  31. --Brian Fox <bfox@ai.mit.edu>
  32.