bug#59572: [PATCH] Fix minor typo.

2022-11-25 Thread Bug reports for GUILE, GNU's Ubiquitous Extension Language
Hi, I'm new here.From efdb82fa7dc33c8b161a7783e11197c746a4959d Mon Sep 17 00:00:00 2001 From: Yuval Langer Date: Fri, 25 Nov 2022 13:04:28 +0200 Subject: [PATCH] Fix minor typo. --- doc/ref/api-data.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ref/api-data.tex

bug#59596: [PATCH 2/3] Add an interactive session exception error message.

2022-11-25 Thread Yuval Langer
--- doc/ref/api-data.texi | 5 + 1 file changed, 5 insertions(+) diff --git a/doc/ref/api-data.texi b/doc/ref/api-data.texi index 8c18b4d40..143434213 100644 --- a/doc/ref/api-data.texi +++ b/doc/ref/api-data.texi @@ -4798,6 +4798,11 @@ Notice that if we try the same @code{assq-set!} call wit

bug#59595: [PATCH 1/3] Add examples and incomplete wordings.

2022-11-25 Thread Yuval Langer
--- doc/ref/api-data.texi | 33 - 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/doc/ref/api-data.texi b/doc/ref/api-data.texi index 8658b9785..8c18b4d40 100644 --- a/doc/ref/api-data.texi +++ b/doc/ref/api-data.texi @@ -4767,7 +4767,7 @@ It also allo

bug#59597: [PATCH 3/3] Change order of the resulting alist - a new entry is added to the start of the alist.

2022-11-25 Thread Yuval Langer
--- doc/ref/api-data.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ref/api-data.texi b/doc/ref/api-data.texi index 143434213..2f603fb8f 100644 --- a/doc/ref/api-data.texi +++ b/doc/ref/api-data.texi @@ -4785,11 +4785,11 @@ extract or change individual pieces of i