Difference between revisions of "GNU Emacs"
Jump to navigation
Jump to search
(Created page with "'''GNU Emacs''' is an extensible, self-documenting text editor. Emacs is [https://en.wikipedia.org/wiki/Free_software free software (Wikipedia)]. = External Links = * [http:/...") |
|||
Line 2: | Line 2: | ||
= External Links = | = External Links = | ||
− | * [http://www.gnu.org/software/emacs/emacs.html GNU Emacs] | + | * [http://www.gnu.org/software/emacs/emacs.html GNU Emacs] |
* [http://en.wikipedia.org/wiki/Emacs Emacs (Wikipedia)] | * [http://en.wikipedia.org/wiki/Emacs Emacs (Wikipedia)] | ||
+ | |||
+ | = Mailing lists = | ||
+ | * [http://lists.gnu.org/archive/html/help-gnu-emacs/ Emacs users] | ||
+ | * [http://lists.gnu.org/archive/html/emacs-devel/ Emacs developers] | ||
+ | * [http://lists.gnu.org/archive/html/bug-gnu-emacs/ Emacs bugs] | ||
+ | * [http://lists.gnu.org/archive/html/gnu-emacs-sources/ Emacs sources] |
Revision as of 03:48, 27 March 2012
GNU Emacs is an extensible, self-documenting text editor. Emacs is free software (Wikipedia).