[:GNU Emacs]
[[image:emacs.png]]
GNU Emacs (or simply Emacs) is
the [[extensible]], customizable, SelfDocumenting real-time display
editor.

GNU stands for "GNU's Not Unix," and it represents the work of many contributors, initially sponsored and still stewarded by the
FreeSoftwareFoundation (FSF), and started by its founder, RichardStallman.
Part of the project to create a Unix that was FreeSoftware included
a highly functional editor as well as some sort of Lisp system.

The latest release of GNU Emacs is version [https://www.gnu.org/software/emacs/news/NEWS.30.1 30.1] (2025), 
and is licensed under the [[GnuGeneralPublicLicense|GPLv3]].


See EmacsHistory for its history.

* [https://www.gnu.org/software/emacs/ Homepage]
* [https://www.gnu.org/software/emacs/download.html Download]
* WikiPedia:Emacs -- Extensive overview, with historical description


* Emacs vs XEmacs: EmacsSchism has a summary of what went down those days.
* EmacsLisp vs Scheme: See GuileEmacs.

Also see: CategoryBuilding

----
CategoryHistory EmacsImplementations
