From 21ad20a4706bbd41493919dda89e100f1bd7b521 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Sun, 12 Apr 2020 12:21:02 +0900 Subject: * qkguix: Fix description of emacs-twittering-mode. --- qkguix/packages/emacs-xyz.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/qkguix/packages/emacs-xyz.scm b/qkguix/packages/emacs-xyz.scm index 857e9b4..37bfb41 100644 --- a/qkguix/packages/emacs-xyz.scm +++ b/qkguix/packages/emacs-xyz.scm @@ -62,5 +62,7 @@ This also enables to display weekends or any weekday with preferred face.") (home-page "http://twmode.sourceforge.net") (synopsis "An Emacs major mode for Twitter") (description - "Twittering-mode is an Emacs major mode for Twitter. You can check timelines, tweet, mark posts as favorites and so on with Emacs.") + "Twittering-mode is an Emacs major mode for Twitter. +You can check timelines, tweet, mark posts as favorites and so on +with Emacs.") (license license:gpl2+))) -- cgit v1.2.3