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

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

bug#52056: closed ([PATCH] gnu: sbcl-terminal-size: Fix formatting of de


From: GNU bug Tracking System
Subject: bug#52056: closed ([PATCH] gnu: sbcl-terminal-size: Fix formatting of description.)
Date: Tue, 23 Nov 2021 13:28:01 +0000

Your message dated Tue, 23 Nov 2021 13:26:52 +0000
with message-id <87h7c3ngsk.fsf@kitej>
and subject line Re: [bug#52056] [PATCH] gnu: sbcl-terminal-size: Fix 
formatting of description.
has caused the debbugs.gnu.org bug report #52056,
regarding [PATCH] gnu: sbcl-terminal-size: Fix formatting of description.
to be marked as done.

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


-- 
52056: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52056
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: sbcl-terminal-size: Fix formatting of description. Date: Tue, 23 Nov 2021 13:08:42 +0000
* gnu/packages/lisp-xyz.scm (sbcl-terminal-size)[description]:
  Fix formatting of description.
---
 gnu/packages/lisp-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index bb697c4c60..a9ec3adf62 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -18632,7 +18632,7 @@ tasks in Common Lisp.  It is fork of SWANK-BACKEND.")
       (home-page "https://github.com/eudoxia0/terminal-size";)
       (synopsis "Get the size of the terminal from Common Lisp")
       (description
-       "This package provides the @{(terminal-size:size)} function to get the
+       "This package provides the @code{terminal-size:size} function to get the
 size of the terminal from Common Lisp.")
       (license license:expat))))
 

base-commit: fddd5f6242b7ceed9242601fd9408b9517dcf243
-- 
2.25.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#52056] [PATCH] gnu: sbcl-terminal-size: Fix formatting of description. Date: Tue, 23 Nov 2021 13:26:52 +0000
Patch pushed as 8452c5d1f44b6fb6456409d9c51a3a32a7860b9c.
Thanks.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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