NameDateSize

..22-Nov-201247

clib.cH A D22-Nov-20122.4 KiB

clib.hH A D22-Nov-20121.2 KiB

dir.cH A D22-Nov-20129 KiB

display.cH A D22-Nov-201218 KiB

display.hH A D22-Nov-20122.9 KiB

doc.cH A D22-Nov-20128.6 KiB

doc.hH A D22-Nov-20121.6 KiB

dribble.cH A D22-Nov-20122.1 KiB

dribble.hH A D22-Nov-20121.5 KiB

echo-area.cH A D22-Nov-201242.5 KiB

echo-area.hH A D22-Nov-20122.7 KiB

echo_area.cH A D22-Nov-201239.2 KiB

echo_area.hH A D22-Nov-20122.6 KiB

filesys.cH A D22-Nov-201215.2 KiB

filesys.hH A D22-Nov-20123.6 KiB

footnotes.cH A D22-Nov-20127.7 KiB

footnotes.hH A D22-Nov-20121.7 KiB

funs.hH A D22-Nov-20123.5 KiB

gc.cH A D22-Nov-20123 KiB

gc.hH A D22-Nov-20121.4 KiB

general.hH A D22-Nov-20122.9 KiB

indices.cH A D22-Nov-201220.3 KiB

indices.hH A D22-Nov-20121.6 KiB

info-stnd.texiH A D22-Nov-201248.7 KiB

info-utils.cH A D22-Nov-201217 KiB

info-utils.hH A D22-Nov-20125.4 KiB

info.1H A D22-Nov-20124.5 KiB

info.cH A D22-Nov-201219.3 KiB

info.hH A D22-Nov-20126.1 KiB

info.texiH A D22-Nov-201238.1 KiB

infodoc.cH A D22-Nov-201222.2 KiB

infomap.cH A D22-Nov-201212.2 KiB

infomap.hH A D22-Nov-20122.5 KiB

m-x.cH A D22-Nov-20124.9 KiB

makedoc.cH A D22-Nov-201212.1 KiB

Makefile.amH A D22-Nov-20121.8 KiB

Makefile.inH A D22-Nov-20129.6 KiB

man.cH A D22-Nov-201215 KiB

man.hH A D22-Nov-20121.5 KiB

NEWSH A D22-Nov-20128 KiB

nodemenu.cH A D22-Nov-20128.9 KiB

nodes.cH A D22-Nov-201238.3 KiB

nodes.hH A D22-Nov-20128.2 KiB

READMEH A D22-Nov-20121.2 KiB

search.cH A D22-Nov-201214.4 KiB

search.hH A D22-Nov-20123 KiB

session.cH A D22-Nov-2012119 KiB

session.hH A D22-Nov-20125.8 KiB

signals.cH A D22-Nov-20125.3 KiB

signals.hH A D22-Nov-20123 KiB

termdep.hH A D22-Nov-20121.9 KiB

terminal.cH A D22-Nov-201221.5 KiB

terminal.hH A D22-Nov-20124.6 KiB

tilde.cH A D22-Nov-20129.8 KiB

tilde.hH A D22-Nov-20122.2 KiB

userdoc.texiH A D22-Nov-201245 KiB

variables.cH A D22-Nov-20127.9 KiB

variables.hH A D22-Nov-20122.5 KiB

window.cH A D22-Nov-201241.7 KiB

window.hH A D22-Nov-201210 KiB

xmalloc.cH A D22-Nov-20122.2 KiB

README

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