diff options
Diffstat (limited to 'editors/emacs/pkg/DESCR')
| -rw-r--r-- | editors/emacs/pkg/DESCR | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/editors/emacs/pkg/DESCR b/editors/emacs/pkg/DESCR deleted file mode 100644 index 55fae1b..0000000 --- a/editors/emacs/pkg/DESCR +++ /dev/null | |||
| @@ -1,26 +0,0 @@ | |||
| 1 | GNU Emacs is an extensible, customizable text editor - and more. At its | ||
| 2 | core is an interpreter for Emacs Lisp, a dialect of the Lisp | ||
| 3 | programming language with extensions to support text editing. The | ||
| 4 | features of GNU Emacs include: | ||
| 5 | |||
| 6 | - Content-sensitive editing modes, including syntax coloring, for a | ||
| 7 | variety of file types including plain text, source code, and HTML. | ||
| 8 | - Complete built-in documentation, including a tutorial for new | ||
| 9 | users. | ||
| 10 | - Full Unicode support for nearly all human languages and their | ||
| 11 | scripts. | ||
| 12 | - Highly customizable, using Emacs Lisp code or a graphical | ||
| 13 | interface. | ||
| 14 | - A large number of extensions that add other functionality, | ||
| 15 | including a project planner, mail and news reader, debugger | ||
| 16 | interface, calendar, and more. Many of these extensions are | ||
| 17 | distributed with GNU Emacs; others are available separately. | ||
| 18 | |||
| 19 | This package now includes the Elisp source files previously available in | ||
| 20 | the emacs-el package. | ||
| 21 | |||
| 22 | Flavors: | ||
| 23 | no_x11 - build without X11 support | ||
| 24 | athena - build with athena toolkit instead of gtk3 | ||
| 25 | gtk2 - build with gtk2 instead of gtk3 | ||
| 26 | gtk3 - build with gtk3 (default) | ||
