GNU bug report logs -
#28292
Add emacs-game-2048.
Previous Next
Reported by: ng0 <ng0 <at> infotropique.org>
Date: Wed, 30 Aug 2017 09:45:01 UTC
Severity: normal
Done: ng0 <ng0 <at> infotropique.org>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 28292-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Applied with the changes below, thanks!
Ludo'.
PS: We discussed it a couple of times before: please configure your
email client to not add Mail-followup-to: guix-patches. That leads
people to reply to guix-patches instead of NNN <at> debbugs.gnu.org,
which is annoying.
[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index aae39c79f..985226571 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -2618,14 +2618,11 @@ dark background.")
"0gy2pvz79whpavp4jmz8h9krzn7brmvv3diixi1d4w51pcdvaldd"))))
(build-system emacs-build-system)
(home-page "https://bitbucket.org/zck/2048.el")
- (synopsis "Implementation of the game 2048 in elisp")
+ (synopsis "Implementation of the game 2048 in Emacs Lisp")
(description
"This program is an implementation of 2048 for Emacs.
-
-The goal of this game is to create a tile with value 2048.
-
-The size of the board and goal value can be customized -- see the
-variables *2048-columns*, *2048-rows*, and *2048-victory-value*.")
+The goal of this game is to create a tile with value 2048. The size of the
+board and goal value can be customized.")
(license license:gpl3+)))
(define-public emacs-smartparens
This bug report was last modified 7 years and 259 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.