Emacs.app
From GNUstepWiki
| Revision as of 15:42, 21 January 2007 Pingi (Talk | contribs) +screenshot ← Previous diff |
Current revision Awiebe (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| + | {{dated}} | ||
| {{Application| | {{Application| | ||
| - | shortdescription = [[Image:EmacsApp.png|thumbnail|Emacs.app browsing the manual]]This is GNU Emacs ported to OS X and GNUstep, based on the earlier | + | shortdescription = [[Image:EmacsApp.png|thumb|Emacs.app browsing the manual]] |
| - | Rhapsody, OPENSTEP, and NeXTSTEP versions. | | + | '''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]| | ||
| Line 26: | Line 27: | ||
| maintainer = Adrian Robert | | maintainer = Adrian Robert | | ||
| - | relatedlinks = http://emacs-app.sourceforge.net/ | | + | relatedlinks = *[http://emacs-app.sourceforge.net Emacs.app website] |
| + | *[http://www.gnu.org/software/emacs GNU Emacs website] | ||
| + | *[http://en.wikipedia.org/wiki/Emacs Emacs wikipedia entry]| | ||
| category = [[Category:Editor Applications]] | category = [[Category:Editor Applications]] | ||
| }} | }} | ||
Current revision
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
