* scheme-utility.texi (General Conversion): New node, added
authorMartin Grabmüller <mgrabmue@cs.tu-berlin.de>
Tue, 17 Apr 2001 15:34:33 +0000 (15:34 +0000)
committerMartin Grabmüller <mgrabmue@cs.tu-berlin.de>
Tue, 17 Apr 2001 15:34:33 +0000 (15:34 +0000)
commit239d2912a28f924a6b03463c4307bc3125705e7d
tree9ce827f9fd7bd1d756d9ceda1811ce5f758d1819
parent216eedfcae5e85c8bad8b1138d6e947ab1c67fa1
* scheme-utility.texi (General Conversion): New node, added
`object->string'.
(Equality): Added definition and explanation of `sameness'.

* posix.texi (System Identification): Added `gethostname' and
`sethostname'.
(Processes): Added `setpriority' and `getpriority'.
(User Information): Added `cuserid' and `getlogin'.
(Ports and File Descriptors): Added `flock'.
(Processes): Added `chroot'.
(File System): Added `mkstemp!'.
(Encryption): New node, added `crypt' and `getpass'.

* new-docstrings.texi: Moved several docstrings over to the
reference manual (see above which).

* scheme-data.texi (Data Types), (Numerical Tower): Add explicit
@bullet to @itemize to satisfy older `makeinfo'.
doc/ChangeLog
doc/new-docstrings.texi
doc/posix.texi
doc/scheme-data.texi
doc/scheme-utility.texi