Improve responsiveness while in 'replace-buffer-contents'
[emacs.git] / etc / emacs.appdata.xml
blobf4ef0e7adb7cdfd6e15bebfdbf224733c5870cdc
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright (C) 2014-2018 Free Software Foundation, Inc. -->
3 <component type="desktop-application">
4  <id>org.gnu.emacs</id>
5  <metadata_license>GFDL-1.3+</metadata_license>
6  <project_license>GPL-3.0+ and GFDL-1.3+</project_license>
7  <name>GNU Emacs</name>
8  <summary>An extensible text editor</summary>
9  <description>
10   <p>
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.
14   </p>
15   <p>The features of GNU Emacs include:</p>
16   <ul>
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>
24   </ul>
25  </description>
26  <screenshots>
27   <screenshot type="default">
28   <image type="source" width="632" height="354">https://www.gnu.org/software/emacs/images/appdata-26.png</image>
29  </screenshot>
30  </screenshots>
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>
35 </component>