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

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

bug#62042: closed ([PATCH 0/4] Harmonize @-commands used in doc/guix.tex


From: GNU bug Tracking System
Subject: bug#62042: closed ([PATCH 0/4] Harmonize @-commands used in doc/guix.texi)
Date: Mon, 13 Mar 2023 14:07:02 +0000

Your message dated Mon, 13 Mar 2023 15:06:24 +0100
with message-id <87jzzk21b3.fsf@gnu.org>
and subject line Re: bug#62042: [PATCH 0/4] Harmonize @-commands used in 
doc/guix.texi
has caused the debbugs.gnu.org bug report #62042,
regarding [PATCH 0/4] Harmonize @-commands used in doc/guix.texi
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62042: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62042
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/4] Harmonize @-commands used in doc/guix.texi Date: Wed, 8 Mar 2023 01:19:10 +0000
In a similar vein to the work done in #60634, in most cases it's
implicit that we're dealing with Scheme procedures. This patchset
normalizes the @-commands for procedures and corrects some incongruencies
missed in the #60634 patch-series.

Bruno Victal (4):
  doc: Fix incorrect @deffn usage for service-types.
  doc: Fix incorrect @deffn usage for data types.
  doc: Use @defun for procedures.
  doc: Use @defmac and @defspec for macros.

 doc/guix.texi | 633 ++++++++++++++++++++++++--------------------------
 1 file changed, 301 insertions(+), 332 deletions(-)

-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#62042: [PATCH 0/4] Harmonize @-commands used in doc/guix.texi Date: Mon, 13 Mar 2023 15:06:24 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi Bruno,

Bruno Victal <mirai@makinata.eu> skribis:

> In a similar vein to the work done in #60634, in most cases it's
> implicit that we're dealing with Scheme procedures. This patchset
> normalizes the @-commands for procedures and corrects some incongruencies
> missed in the #60634 patch-series.
>
> Bruno Victal (4):
>   doc: Fix incorrect @deffn usage for service-types.
>   doc: Fix incorrect @deffn usage for data types.
>   doc: Use @defun for procedures.
>   doc: Use @defmac and @defspec for macros.

Applied.  Thanks again for tidying things up!

Ludo’.


--- End Message ---

reply via email to

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