bug#71684: [PATCH v2] doc: Document the peek and pk procedures.

2024-07-02 Thread Bug reports for GUILE, GNU's Ubiquitous Extension Language
* doc/ref/api-debug.texi: Document the peek and pk procedures. --- Hi Maxim, Thanks for the quick review! I thought I'd made sure to double-space after periods, but I guess my Emacs fill settings overwrote that when I made sure everything flowed properly. The contemporary consensus on double

bug#71304: [PATCH] Add support for 'else' clause in R7RS cond-expand.

2024-07-02 Thread Maxim Cournoyer
Hello Arne, "Dr. Arne Babenhauserheide" writes: > Maxim Cournoyer writes: > >> * module/ice-9/r7rs-libraries.scm (define-library) >> : Add a pattern to match an 'else' clause. > > This looks good to me. I applied and pushed it. Yay! Thank you. -- Maxim