Emacs.app
From GNUstepWiki
| Revision as of 16:02, 21 January 2007 Pingi (Talk | contribs) +links, changed shortdescription ← Previous diff |
Revision as of 16:03, 21 January 2007 Pingi (Talk | contribs) typing error Next diff → |
||
| Line 2: | Line 2: | ||
| shortdescription = [[Image:EmacsApp.png|thumbnail|Emacs.app browsing the manual]] | shortdescription = [[Image:EmacsApp.png|thumbnail|Emacs.app browsing the manual]] | ||
| - | '''Emacs.app''' is a port of GNU Emacs, the ''"extensible, customizable, self-documenting, real-time display editor"'' OS X and GNUstep. | | + | '''Emacs.app''' is a port of GNU Emacs, the ''"extensible, customizable, self-documenting, real-time display editor"'' to OS X and GNUstep. | |
| currentversion = [http://downloads.sourceforge.net/emacs-app/emacs-23.0.0_NS-9.0rc1.tar.bz2 9.0-rc1]| | currentversion = [http://downloads.sourceforge.net/emacs-app/emacs-23.0.0_NS-9.0rc1.tar.bz2 9.0-rc1]| | ||
Revision as of 16:03, 21 January 2007
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
