Brian Gough
72b3aa56af
more typo fixes
...
More spelling corrections and fixes for doubled words (e.g. "the the")
--
Brian Gough
Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/
>From 7be02beedc739c32cce2c8ec8f4ac814c994a13f Mon Sep 17 00:00:00 2001
From: Brian Gough <bjg@gnu.org>
Date: Mon, 14 Dec 2009 22:06:22 +0000
Subject: [PATCH] fix various documentation typos (spelling & doubled words)
2009-12-18 00:53:34 +00:00
Neil Jerram
877f06c338
Fix explicitely' typos, should be
explicitly'
2009-05-20 18:51:03 +01:00
Andy Wingo
8680d53b8c
merge vm docs into guile reference (as yet unfinished)
...
* doc/ref/compiler.texi: A new empty section on the compiler.
* doc/ref/data-rep.texi: Made to be a section of a chapter instead of an
appendix. The beginnings of some revision, but not there yet.
* doc/ref/guile.texi: Put the "Data Representation" essay into the new
"History and Implementation Details" chapter.
* doc/ref/history.texi: New empty section on Guile history.
* doc/ref/libguile-concepts.texi:
* doc/ref/libguile-smobs.texi: Fix up some xrefs.
* doc/ref/vm.texi: New section documenting the VM. Not done yet.
2008-11-20 13:44:22 +01:00
Neil Jerram
08365ce400
Fix manual typo.
2008-04-08 00:08:34 +02:00
Marius Vollmer
661ae7ab6b
Renamed the "frames" that are related to dynamic-wind to "dynamic
...
contexts. Renamed all functions from scm_frame_ to scm_dynwind_.
Updated documentation.
2006-01-29 00:23:28 +00:00
Marius Vollmer
54428bb84e
Removed scm_leave_guile, scm_enter_guile and all references to
...
them since they are no longer in the API.
2005-12-06 20:27:59 +00:00
Kevin Ryde
8c3fa3e53a
Spelling errors reported by hyperdivision.
2005-06-22 23:49:40 +00:00
Marius Vollmer
32106a5ded
Talk about critical sections.
2005-03-07 21:48:18 +00:00
Marius Vollmer
384138c496
Use smobs as an example for 'remembering'. Mention continuation barriers.
2005-03-04 16:04:22 +00:00
Marius Vollmer
b4fddbbeda
Updates for the new thread stuff.
2005-03-02 20:46:41 +00:00
Kevin Ryde
51545a904e
(Control Flow): Cross reference Tail Calls.
2005-02-28 22:35:51 +00:00
Marius Vollmer
76da80e788
Reverted changed from 2005/01/24 19:14:54, which was a commit to the
...
wrong branch. Sorry.
2005-01-24 23:41:14 +00:00
Marius Vollmer
a54a94b397
Threading changes.
2005-01-24 19:14:54 +00:00
Marius Vollmer
3229f68b5a
Big reorganization of the whole manual to give it a simpler structure.
2004-04-21 14:33:05 +00:00