[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#31256: [PATCH] gnu: Add emacs-evil-collection
From: |
Ludovic Courtès |
Subject: |
bug#31256: [PATCH] gnu: Add emacs-evil-collection |
Date: |
Wed, 25 Apr 2018 23:04:41 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Pierre Neidhardt <address@hidden> skribis:
> * gnu/packages/emacs.scm (emacs-evil-collection): New variable.
Applied with the changes below. Thanks!
Ludo'.
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 744fdeba4..6de1d8616 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -4548,8 +4548,8 @@ extensions.")
(home-page "https://github.com/emacs-evil/evil-collection")
(synopsis "Collection of Evil bindings for many major and minor modes")
(description "This is a collection of Evil bindings for the parts of
-Emacs that Evil does not cover properly by default, such as help-mode, \"M-x
-calendar\", Eshell and more.")
+Emacs that Evil does not cover properly by default, such as @code{help-mode},
address@hidden calendar}, Eshell and more.")
(license license:gpl3+))))
(define-public emacs-goto-chg