[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/14: gnu: emacs-dap-mode: Fix trailing whitespace in synopsis.
From: |
guix-commits |
Subject: |
06/14: gnu: emacs-dap-mode: Fix trailing whitespace in synopsis. |
Date: |
Thu, 30 Dec 2021 03:59:03 -0500 (EST) |
vagrantc pushed a commit to branch master
in repository guix.
commit 015124e6f83069ae020463564289bef4392e76b0
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Thu Dec 30 00:26:03 2021 -0800
gnu: emacs-dap-mode: Fix trailing whitespace in synopsis.
* gnu/packages/emacs-xyz.scm (emacs-dap-mode)[synopsis]: Fix trailing
whitespace.
---
gnu/packages/emacs-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 379d7ebace..bb156a40f1 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -23690,7 +23690,7 @@ and implementation of treeview controls using treemacs
as a tree renderer.")
(propagated-inputs
(list emacs-bui emacs-lsp-mode emacs-posframe emacs-lsp-treemacs))
(home-page "https://emacs-lsp.github.io/dap-mode")
- (synopsis "Emacs client/library for Debug Adapter Protocol ")
+ (synopsis "Emacs client/library for Debug Adapter Protocol")
(description
"Dap mode is an Emacs client/library for Debug Adapter
Protocol (DAP), a wire protocol for communication between client and
- branch master updated (fb95b755e2 -> 5b307aff66), guix-commits, 2021/12/30
- 01/14: gnu: ruby-regexp-parser: Fix synopsis., guix-commits, 2021/12/30
- 03/14: gnu: lofreq: Fix trailing whitespace in synopsis., guix-commits, 2021/12/30
- 05/14: gnu: emacs-org2web: Fix trailing whitespace in synopsis., guix-commits, 2021/12/30
- 06/14: gnu: emacs-dap-mode: Fix trailing whitespace in synopsis.,
guix-commits <=
- 02/14: gnu: arriba: Fix trailing whitespace in synopsis., guix-commits, 2021/12/30
- 04/14: gnu: python-pyspoa: Fix trailing whitespace in synopsis., guix-commits, 2021/12/30
- 07/14: gnu: ghc-conduit: Fix trailing whitespace in synopsis., guix-commits, 2021/12/30
- 09/14: gnu: sbcl-clx-xembed: Fix trailing whitespace in synopsis., guix-commits, 2021/12/30
- 11/14: gnu: ghc-semialign: Fix trailing whitespace in synopsis., guix-commits, 2021/12/30
- 10/14: gnu: libopusenc: Fix trailing whitespace in synopsis., guix-commits, 2021/12/30
- 13/14: gnu: js-commander: Fix trailing whitespace in description., guix-commits, 2021/12/30
- 08/14: gnu: java-commons-jexl-2: Fix trailing whitespace in synopsis., guix-commits, 2021/12/30
- 14/14: gnu: python-plaster-pastedeploy: Fix trailing whitespace in description., guix-commits, 2021/12/30
- 12/14: gnu: bindfs: Fix trailing whitespace in description., guix-commits, 2021/12/30