emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#15586: closed ([PATCH] Documentation fix for unfol


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#15586: closed ([PATCH] Documentation fix for unfold-right in srfi-1)
Date: Sat, 19 Oct 2013 22:21:01 +0000

Your message dated Sat, 19 Oct 2013 23:19:57 +0100
with message-id <address@hidden>
and subject line Re: bug#15586: [PATCH] Documentation fix for unfold-right in 
srfi-1
has caused the debbugs.gnu.org bug report #15586,
regarding [PATCH] Documentation fix for unfold-right in srfi-1
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
15586: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15586
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] Documentation fix for unfold-right in srfi-1 Date: Fri, 11 Oct 2013 10:19:22 +0200
---
 doc/ref/srfi-modules.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/ref/srfi-modules.texi b/doc/ref/srfi-modules.texi
index d97f498..32ff271 100644
--- a/doc/ref/srfi-modules.texi
+++ b/doc/ref/srfi-modules.texi
@@ -677,8 +677,8 @@ Maps each seed value to next seed value.
 @item seed
 The state value for the unfold.
 
address@hidden tail-gen
-Creates the tail of the list; defaults to @code{(lambda (x) '())}.
address@hidden tail
+The tail of the list; defaults to @code{'()}.
 @end table
 
 @end deffn
-- 
1.8.3.2




--- End Message ---
--- Begin Message --- Subject: Re: bug#15586: [PATCH] Documentation fix for unfold-right in srfi-1 Date: Sat, 19 Oct 2013 23:19:57 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)
Whoops, forgot to close it.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]