answersLogoWhite

0


Best Answer

EMac was created in 2002.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

10y ago

Emacs was created in 1976.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: When was Emacs created?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Where online can one find information on using Emacs on Windows?

There are many places where one can find information on using Emacs on Windows. One can find information on using Emacs on Windows at popular on the web sources such as GNU and Emacs Wiki.


Does anybody know a quick and easy way to install GNU EMacs?

apt-get install emacs


Where can you find reliable paid project-based Emacs support?

Since Emacs is an programmable editor it would be difficult to find paid project based work based solely on Emacs alone.


How do you get dunnet Working on terminal?

type in emacs -batch -l dunnet


Who designed the original java language and wrote Emacs for Unix systems?

James gosling


Who is kitana's dad?

well, you may think shao khan is but its Ermac it says it on Emacs ending


How do you play snake on Terminal Bash?

The Snake and Tetris games are built into the Emacs editor. Open the terminal (in the Utilities folder within the Applications folder) and type emacs at the prompt. In the Emacs editor press the Escape key (Esc) and then the X key. This will give you a cursor at the bottom of the Terminal window. Type snake or tetris to run the games. Use the arrow keys as controls. When finished press the Control (Ctrl) and Z keys.


What was the affected part of an Emacs plugged to a 220 volts operating at 110 volts?

just the metal parts


Where was the Emacs text editor first developed?

The Emacs text editor was first developed at Massachusetts Institute of Technology (MIT) in the 1970s by Richard Stallman and Guy L Steele Jr. MIT is a private research university with a strong emphasis on science, engineering and technology research.


What are the types of text editors?

There are many types of text editors are present. vi, pico, emacs, notepad, nedit, wordstar


How does one find the next tag whose name matches the last pattern used in GNU Emacs?

When using GNU Emacs, one can use various shortcut commands within the program. M-, is the command one would use to find the next tag whose name matches the last pattern.


What are the different editors available in Linux?

My favourite Gui based are Gedit (simple) and Emacs (complex). For command line, there is vim and nano that are good.