1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright (C) 2014-2019 Free Software Foundation, Inc. -->
3 <component type="desktop-application">
5 <metadata_license>GFDL-1.3+</metadata_license>
6 <project_license>GPL-3.0+ and GFDL-1.3+</project_license>
8 <summary>An extensible text editor</summary>
11 GNU Emacs is an extensible, customizable text editor - and more.
12 At its core is an interpreter for Emacs Lisp, a dialect of the Lisp
13 programming language with extensions to support text editing.
15 <p>The features of GNU Emacs include:</p>
17 <li>Content-sensitive editing modes, including syntax coloring, for
18 a wide-range of file types</li>
19 <li>Complete built-in documentation, including a tutorial for new users</li>
20 <li>Full Unicode support for nearly all human languages and their scripts</li>
21 <li>Highly customizable, using Emacs Lisp code or a graphical interface</li>
22 <li>Includes a project planner, mail and news reader, debugger
23 interface, calendar, and more</li>
27 <screenshot type="default">
28 <image type="source" width="632" height="354">https://www.gnu.org/software/emacs/images/appdata-26.png</image>
31 <launchable type="desktop-id">emacs</launchable>
32 <url type="homepage">https://www.gnu.org/software/emacs</url>
33 <update_contact>emacs-devel_AT_gnu.org</update_contact>
34 <project_group>GNU</project_group>