unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* Trivial Documentation Path
@ 2003-06-02 23:21 Mike Gran
  2003-06-09 21:37 ` Marius Vollmer
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Gran @ 2003-06-02 23:21 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 431 bytes --]

Here is a super-trivial document patch to the reference
manual.

Bug: punctuation error.

2000-05-02  Mike Gran  spikegran@earthlink.net

        * preface.texi: Minor punctuation mistakes.  Hyphens
              should link compound adjectives.  Commas should be
              placed after a "therefore" that begins a sentence.
              Commas should not be used to separate a list of only 2
              dependent clauses.

[-- Attachment #2: patch1 --]
[-- Type: text/plain, Size: 2512 bytes --]

*** preface.texi.orig	Mon Jun  2 15:27:19 2003
--- preface.texi	Mon Jun  2 15:51:54 2003
***************
*** 91,97 ****
  introduction to the key ideas of the Scheme language --- and use of
  Guile's @code{scm} interface to write new primitives and objects in C,
  and to incorporate Guile into a C application.  It also covers the use
! of Guile as a POSIX compliant script interpreter, and how to use the
  Guile debugger.
  
  @c @strong{Part V: Extending Applications Using Guile} explains the options
--- 91,97 ----
  introduction to the key ideas of the Scheme language --- and use of
  Guile's @code{scm} interface to write new primitives and objects in C,
  and to incorporate Guile into a C application.  It also covers the use
! of Guile as a POSIX-compliant script interpreter and how to use the
  Guile debugger.
  
  @c @strong{Part V: Extending Applications Using Guile} explains the options
***************
*** 109,117 ****
  
  @strong{Part IV: Guile API Reference} documents Guile's core API.  Most
  of the variables and procedures in Guile's core programming interface
! are available in both Scheme and C, and are related systematically such
  that the C interface can be inferred from the Scheme interface and vice
! versa.  Therefore this part of the manual documents the Guile API in
  functionality-based groups with the Scheme and C interfaces presented
  side by side.  Where the Scheme and C interfaces for a particular
  functional area do differ --- which is sometimes inevitable, given the
--- 109,117 ----
  
  @strong{Part IV: Guile API Reference} documents Guile's core API.  Most
  of the variables and procedures in Guile's core programming interface
! are available in both Scheme and C and are related systematically such
  that the C interface can be inferred from the Scheme interface and vice
! versa.  Therefore, this part of the manual documents the Guile API in
  functionality-based groups with the Scheme and C interfaces presented
  side by side.  Where the Scheme and C interfaces for a particular
  functional area do differ --- which is sometimes inevitable, given the
***************
*** 135,141 ****
  
  @itemize @bullet
  @item
! the POSIX module, which provides Scheme level procedures for system and
  network programming that conform to the POSIX standard
  
  @item
--- 135,141 ----
  
  @itemize @bullet
  @item
! the POSIX module, which provides Scheme-level procedures for system and
  network programming that conform to the POSIX standard
  
  @item

[-- Attachment #3: Type: text/plain, Size: 136 bytes --]

_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Trivial Documentation Path
  2003-06-02 23:21 Trivial Documentation Path Mike Gran
@ 2003-06-09 21:37 ` Marius Vollmer
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Vollmer @ 2003-06-09 21:37 UTC (permalink / raw)
  Cc: bug-guile

Mike Gran <spikegran@earthlink.net> writes:

> Here is a super-trivial document patch to the reference
> manual.

Applied, thanks!

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-06-09 21:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-02 23:21 Trivial Documentation Path Mike Gran
2003-06-09 21:37 ` Marius Vollmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).