X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/d14365f9411ab4b20db6c455aa9cf24ce6a0bcb1..refs/heads/wip:/etc/MORE.STUFF diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF dissimilarity index 99% index aeefe03135..e3f2c1664c 100644 --- a/etc/MORE.STUFF +++ b/etc/MORE.STUFF @@ -1,205 +1,8 @@ -More Neat Stuff for your Emacs - -Copyright (C) 1993, 1999, 2001-2013 Free Software Foundation, Inc. -See the end of the file for license conditions. - -The easiest way to add more features to your Emacs is to use the command -M-x list-packages. This contacts the server at , -where many Emacs Lisp packages are stored. These are distributed -separately from Emacs itself for reasons of space, etc. You can browse -the resulting *Packages* buffer to see what is available, and then -Emacs can automatically download and install the packages that you -select. See the section "Emacs Lisp Packages" in the Emacs manual -for more details. - -Below we describe some GNU Emacs programs and resources that are -maintained by other people. Some of these may become part of the -Emacs distribution, or GNU ELPA, in the future. Others we unfortunately -can't distribute, even though they are free software, because we lack -legal papers for copyright purposes. - -Also listed are sites where development versions of some packages -distributed with Emacs may be found. - -It is difficult to keep this file up-to-date, and it only lists a fraction -of the Emacs modes that are available. If you are interested in -a particular feature, then after checking Emacs itself and GNU ELPA, -a web search is often the best way to find results. - -* The gnu-emacs-sources mailing list - - which is gatewayed to the gnu.emacs.sources newsgroup (although the - connection between the two can be unreliable) is an official - place where people can post or announce their extensions to Emacs. - -* The `Emacs Lisp List' at - has pointers - to sources of a large number of packages. Unfortunately, at the time - of writing it seems to no longer be updating. - -* emacswiki.org - The Emacs Wiki has an area for storing elisp files - . - -* WikEmacs - is an alternative wiki for Emacs. - -* Emacs slides and tutorials can be found here: - - -* Maintenance versions of some packages distributed with Emacs - -You might find bug-fixes or enhancements in these places. -In many cases, however, development of these packages has shifted to Emacs, -so you will find the latest version in Emacs. - - * Ada-mode: - - * CC mode: - - * Gnus: - - * MH-E: - - * nXML: - - * Org mode: - - * CEDET: - - * Tramp: Remote file access via rsh/ssh - - -* GNU Zile: - A lightweight Emacs clone, for when you don't have room for Emacs proper. - -* Packages and add-ons not bundled with Emacs - -Various major packages or useful additions aren't distributed as part of -Emacs for various reasons, sometimes because their authors haven't made -a copyright assignment to the FSF. Some of them may be integrated in -the future. - -Your operating system distribution may include several of these as optional -packages that you can install. - - * AUCTeX: - An extensible package that supports writing and formatting TeX - files (including AMS-TeX, LaTeX, Texinfo, ConTeXt, and docTeX). - Includes Preview LaTeX: embed preview LaTeX images in source buffer. - Available from GNU ELPA. - - * BBDB: personal Info Rolodex integrated with mail/news: - - - * Boxquote: - - * CJK-emacs: Converting MULE-encoded text to TeX: - and - mirrors of the `CTAN' TeX archives. - - * Dismal: spreadsheet: - - - * ECB: Emacs Code Browser: - - * EDB: database: - - * Ee: categorizing information manager: - - - * EMacro: - EMacro is a portable configuration file that configures itself. - - * Emacs Muse: - An authoring and publishing environment for Emacs. - Available from GNU ELPA. - - * Emacs speaks statistics (ESS): statistical programming within Emacs - - - * Emacspeak -- A Speech Output Subsystem For Emacs: - - - * Emacs-w3m : - A simple Emacs interface to w3m, which is a text-mode WWW browser - - * Emacs Wiki Mode: - A wiki-like publishing tool and personal information manager - - * Go in a buffer: Go Text Protocol client: - - A modified version is also bundled with GNU Go: - - - * Hyperbole: - - Hyperbole is an open, efficient, programmable information - management and hypertext system. - - * JDEE: - Provides a Java development environment for Emacs. - - * Mew: - A MIME mail reader for Emacs/XEmacs. - - * MMM Mode: - MMM Mode is an emacs add-on package providing a minor mode that - allows Multiple Major Modes to coexist in one buffer. - - * Planner Mode: - Planner is an organizer and day planner for Emacs. - - * Quack: - Quack enhances Emacs support for Scheme. - - * QWE: - QWE's not WEB for Emacs is a quasi-WYSIWYG literate programming system for - Emacs that can be used with almost every programming language. - - * Session: - Session Management for Emacs. - - * SLIME: The Superior Lisp Interaction Mode for Emacs: - - - * Tamago: Chinese/Japanese/Korean input method - - Emacs Lisp package to provide input methods for CJK characters. - - * Tiny Tools: - - * VM (View Mail): Alternative mail reader - - Previously hosted at: - - * W3 Web browser: - - * Wanderlust: - Wanderlust is a mail/news reader for Emacs. - - * WhizzyTex: - WhizzyTeX provides a minor mode for Emacs or XEmacs, a (bash) - shell-script daemon and some LaTeX macros. - -Local Variables: -mode: text -eval: (view-mode 1) -eval: (goto-address-mode 1) -End: - -This file is part of GNU Emacs. - -GNU Emacs is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -GNU Emacs is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with GNU Emacs. If not, see . - +More Neat Stuff for your Emacs + +Note added January 2014: + +This file is obsolete and will be removed in future. +Please update any links to use + info node `(efaq)Packages that do not come with Emacs' +instead.