Difference between revisions of "Emacs.app"

From GNUstepWiki
Jump to navigation Jump to search
m ("thumbnail" does mystically not work)
m
Line 1: Line 1:
 
{{Application|
 
{{Application|
  
shortdescription = [[Image:EmacsApp.png|frame|Emacs.app browsing the manual]]
+
shortdescription = [[Image:EmacsApp.png|thumb|Emacs.app browsing the manual]]
 
'''Emacs.app''' is a port of GNU Emacs, the ''"extensible, customizable, self-documenting, real-time display editor"'' to 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. |
  

Revision as of 14:49, 13 December 2010

File:EmacsApp.png 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