Difference between revisions of "Emacs.app"
m |
m |
||
Line 1: | Line 1: | ||
+ | {{dated}} | ||
{{Application| | {{Application| | ||
Latest revision as of 04:45, 22 November 2012
This article is out of date, it requires the attention of an editor or its original author.
Emacs.app is a port of GNU Emacs, the "extensible, customizable, self-documenting, real-time display editor" to OS X and GNUstep.
Current Version: 9.0-rc1
- Released: Dec 24, 2006
- Licensed: GPL 2
Overview
Emacs for GNUstep and MacOS X is a version of GNU Emacs CVS unicode-2 branch (currently planned to be released as Emacs 23) which adds support for the GNUstep and MacOS X systems via the OpenStep APIs (referred to as "Cocoa" under OS X). – From the manual.
Features
This port leaves most of the core functions of Emacs unchanged and is fully-compatible with all Emacs Lisp packages, however it has a number of step-ish features which do not have any equivalent in Emacs's X11 interface. The design aim was to make it look as similar as possible to an X application to Emacs Lisp programs and to make it look like a normal GNUstep or MacOS X application to users. – From the manual.
Maintainer
Adrian Robert
Related Links