unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Arun Isaac <arunisaac@systemreboot.net>
To: 40215@debbugs.gnu.org
Subject: bug#40215: [PATCH 4/4] doc: Mention (ice-9 time) module path.
Date: Wed, 25 Mar 2020 02:57:20 +0530	[thread overview]
Message-ID: <20200324212720.17018-4-arunisaac@systemreboot.net> (raw)
In-Reply-To: <20200324212720.17018-1-arunisaac@systemreboot.net>

* doc/ref/scheme-using.texi (Profile Commands): Mention (ice-9 time)
module path.
---
 doc/ref/scheme-using.texi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/ref/scheme-using.texi b/doc/ref/scheme-using.texi
index ac265fcca..31981cb5d 100644
--- a/doc/ref/scheme-using.texi
+++ b/doc/ref/scheme-using.texi
@@ -311,6 +311,9 @@ will be printed farther to the right, though if the width of the
 indentation passes the @var{max-indent}, the indentation is abbreviated.
 @end deffn
 
+These REPL commands can also be called as regular functions in scheme
+code on including the @code{(ice-9 time)} module.
+
 @node Debug Commands
 @subsubsection Debug Commands
 
-- 
2.25.1






  parent reply	other threads:[~2020-03-24 21:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-24 21:22 bug#40215: [PATCH 0/4] A few minor documentation fixes and improvements Arun Isaac
2020-03-24 21:27 ` bug#40215: [PATCH 1/4] doc: Fix minor typo in the HTTP headers documentation Arun Isaac
2020-03-24 21:27   ` bug#40215: [PATCH 2/4] doc: Improve content-range HTTP header documentation Arun Isaac
2020-03-24 21:27   ` bug#40215: [PATCH 3/4] doc: Document default delimiter of string-join Arun Isaac
2020-03-24 21:27   ` Arun Isaac [this message]
2020-06-17 22:33 ` bug#40215: [PATCH 0/4] A few minor documentation fixes and improvements Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200324212720.17018-4-arunisaac@systemreboot.net \
    --to=arunisaac@systemreboot.net \
    --cc=40215@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).