diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-03-22 10:54:45 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-03-22 10:54:45 +0000 |
commit | 7c2ab7810b4f1240b4b2f588796fe28d7e29b428 (patch) | |
tree | ed13270e1b826d16c846bac3553cf1aaef39ee52 /app-emacs/whine | |
parent | Version bump, to fix 213548. (diff) | |
download | gentoo-2-7c2ab7810b4f1240b4b2f588796fe28d7e29b428.tar.gz gentoo-2-7c2ab7810b4f1240b4b2f588796fe28d7e29b428.tar.bz2 gentoo-2-7c2ab7810b4f1240b4b2f588796fe28d7e29b428.zip |
Add longdescription to metadata.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-emacs/whine')
-rw-r--r-- | app-emacs/whine/metadata.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/app-emacs/whine/metadata.xml b/app-emacs/whine/metadata.xml index bc306fe58224..ce96f79d40d0 100644 --- a/app-emacs/whine/metadata.xml +++ b/app-emacs/whine/metadata.xml @@ -2,4 +2,11 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>emacs</herd> +<longdescription> + Whine modifies a lot of the commands bound to the main Emacs keys, like SPC + and C-f and RET and C-x C-s. They still do the same things they did before, + but they whine about it, printing messages which do not in general have + anything to do with reality. The main lossage is C-l, which refreshes the + screen and then whines about it so that you can't get a clear message line. +</longdescription> </pkgmetadata> |