summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-03-19 07:44:50 +0000
committerUlrich Müller <ulm@gentoo.org>2008-03-19 07:44:50 +0000
commitf152365555e4eab07930abe4c303186d0cbebc02 (patch)
treece1d9352531e93c059b7fd1e7d90c3644eaea230 /app-editors/emacs-cvs
parentAdd longdescription to metadata. (diff)
downloadgentoo-2-f152365555e4eab07930abe4c303186d0cbebc02.tar.gz
gentoo-2-f152365555e4eab07930abe4c303186d0cbebc02.tar.bz2
gentoo-2-f152365555e4eab07930abe4c303186d0cbebc02.zip
Add longdescription to metadata.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors/emacs-cvs')
-rw-r--r--app-editors/emacs-cvs/metadata.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/app-editors/emacs-cvs/metadata.xml b/app-editors/emacs-cvs/metadata.xml
index bc306fe58224..6e3715256221 100644
--- a/app-editors/emacs-cvs/metadata.xml
+++ b/app-editors/emacs-cvs/metadata.xml
@@ -2,4 +2,21 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>emacs</herd>
+<longdescription>
+ GNU Emacs is an extensible, customizable text editor—and more. At its core
+ is an interpreter for Emacs Lisp, a dialect of the Lisp programming language
+ with extensions to support text editing. The features of GNU Emacs include:
+ * Content-sensitive editing modes, including syntax coloring, for a wide
+ variety of file types including plain text, source code, and HTML.
+ * Complete built-in documentation, including a tutorial for new users.
+ * Support for many languages and their scripts, including all the European
+ "Latin" scripts, Russian, Greek, Japanese, Chinese, Korean, Thai,
+ Vietnamese, Lao, Ethiopian, and some Indian scripts.
+ * Highly customizable, using Emacs Lisp code or a graphical customization
+ interface.
+ * A large number of extensions that add other functionality, including a
+ project planner, mail and news reader, debugger interface, calendar, and
+ more. Many of these extensions are distributed with GNU Emacs; others are
+ available separately.
+</longdescription>
</pkgmetadata>