From 959e94426dee698f2997a08592bcf053835c0038 Mon Sep 17 00:00:00 2001 From: djcb Date: Fri, 6 Jan 2012 16:18:18 +0200 Subject: [PATCH] * small documentation updates --- guile/mu-guile.texi | 7 ++++--- www/cheatsheet.org | 2 +- www/index.org | 14 ++++++++------ 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/guile/mu-guile.texi b/guile/mu-guile.texi index fdb871c7..84ba2d44 100644 --- a/guile/mu-guile.texi +++ b/guile/mu-guile.texi @@ -34,7 +34,7 @@ programming language. @menu * Introduction:: * Getting started:: -* Initialization:: +* Initializing mu-guile:: * Messages:: * Contacts:: @@ -169,8 +169,8 @@ scheme@(guile-user)> (for-each (mu:message-list "hello")) @end verbatim -@node Initialization -@chapter Initialization +@node Initializing mu-guile +@chapter Initializing mu-guile It is of course possible to write separate programs with @t{mu-guile}, but for now we'll do things @emph{interactively}, i.e., from the Guile-prompt @@ -291,6 +291,7 @@ scheme@(guile-user)> (mu:for-each-message "subject:coffee") Re: best coffee ever! best coffee ever! +Coffee beans scheme@(guile-user)> @end verbatim diff --git a/www/cheatsheet.org b/www/cheatsheet.org index 873f2bab..d2f41a06 100644 --- a/www/cheatsheet.org +++ b/www/cheatsheet.org @@ -142,7 +142,7 @@ If =mu= did not guess the right Maildir, you can set it explicitly: will give you a list of pancake-related messages in XML-format. -#+html:
© 2011 Dirk-Jan C. Binnema
+#+html:
© 2011-2012 Dirk-Jan C. Binnema
#+begin_html