aboutsummaryrefslogtreecommitdiff
path: root/qkguix/packages/emacs-xyz.scm
diff options
context:
space:
mode:
Diffstat (limited to 'qkguix/packages/emacs-xyz.scm')
-rw-r--r--qkguix/packages/emacs-xyz.scm4
1 files changed, 3 insertions, 1 deletions
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+)))