Add new VC methods: vc-log-incoming and vc-log-outgoing.
[emacs.git] / etc / MORE.STUFF
bloba7cb3237b3088e39c8d6d9be1e2bf4117a35414c
1 More Neat Stuff for your Emacs
3 Copyright (C) 1993, 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
4   2009, 2010  Free Software Foundation, Inc.
5 See the end of the file for license conditions.
7 This file describes GNU Emacs programs and resources that are
8 maintained by other people.  Some of these may become part of the
9 Emacs distribution in the future.  Others we unfortunately can't
10 distribute, even though they are free software, because we lack legal
11 papers for copyright purposes.  Also included are sites where
12 development versions of some packages distributed with Emacs may be
13 found.
15 You might also look at the Emacs web page
16 <URL:http://www.gnu.org/software/emacs/emacs.html>.  If you use the
17 Windows-32 version of Emacs, see the NTEmacs sites listed in the FAQ.
19 Please submit a bug report if you find that any of the addresses
20 listed here fail.
22 * The `Emacs Lisp List' at
23   <URL:http://www.damtp.cam.ac.uk/user/eglen/emacs/ell.html> has pointers
24   to sources of a large number of packages.
26 * gnu.emacs.sources
28 Packages posted to the gnu.emacs.sources newsgroup (see
29 etc/MAILINGLISTS) might be archived specifically (try a web search
30 engine) or retrievable from general Usenet archive services.
32 * emacswiki.org
34 The Emacs Wiki has an area for storing elisp files
35 <URL:http://www.emacswiki.org/cgi-bin/wiki/ElispArea>.
37 * Emacs tutorials and manuals
39  * Emacs slides and tutorials can be found here:
40    <URL:http://web.psung.name/emacs/>
42 * Maintenance versions of some packages distributed with Emacs
44 You might find bug-fixes or enhancements in these places.
46  * Ada-mode: <URL:http://stephe-leake.org/emacs/ada-mode/emacs-ada-mode.html>
48  * Battery and Info Look: <URL:http://ralph-schleicher.de/emacs.html>
50  * BS: <URL:http://www.geekware.de/software/emacs/index.html>
52  * Calculator: <URL:http://www.barzilay.org/misc/calculator.el>
54  * CC mode: <URL:http://cc-mode.sourceforge.net/>
56  * CPerl: <URL:http://math.berkeley.edu/~ilya/software/emacs/>
58  * Ediff and Viper: <URL:http://www.cs.sunysb.edu/~kifer/emacs.html>
60  * Eldoc and Rlogin:
61    <URL:http://www.splode.com/~friedman/software/emacs-lisp/>
63  * ERC: <URL:http://savannah.gnu.org/projects/erc/>
65  * Etags: <URL:http://fly.isti.cnr.it/software/>
67  * Gnus: <URL:http://www.gnus.org/>
69  * Ispell: <URL:http://www.kdstevens.com/stevens/ispell-page.html>
71  * MH-E: <URL:http://mh-e.sourceforge.net/>
73  * nXML: <URL:http://www.thaiopensource.com/nxml-mode/>
75  * Org mode: <URL:http://orgmode.org/>
77  * PS mode: <URL:http://odur.let.rug.nl/%7Ekleiweg/postscript/>
79  * PS-print: <URL:http://www.emacswiki.org/cgi-bin/wiki/PsPrintPackage>
81  * Python: <URL:http://www.loveshack.ukfsn.org/emacs/>
83  * QuickURL: <URL:http://www.davep.org/emacs/>
85  * RefTeX: <URL:http://www.gnu.org/software/auctex/reftex.html>
87  * Remember: <URL:https://gna.org/p/remember-el>
89  * Speedbar, Checkdoc etc: <URL:http://cedet.sourceforge.net/>
91  * SQL: <URL:http://www.emacswiki.org/cgi-bin/wiki/sql.el>
93  * Tramp: Remote file access via rsh/ssh
94    <URL:http://savannah.gnu.org/projects/tramp/>
96  * Webjump: <URL:http://www.neilvandyke.org/webjump>
98 * Auxiliary files
100  * (Tex)info files for use with Info-look that don't come from GNU
101    packages:
102    * Scheme: <URL:http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz>
103    * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/
104        latex2e.texi> (or CTAN mirrors)
105    * Perl: <URL:ftp://ftp.cpan.org/pub/CPAN/doc/manual/texinfo/>
106        (or CPAN mirrors)
108 * GNU Zile: <URL:http://www.gnu.org/software/zile/>
109   A lightweight Emacs clone, for when you don't have room for Emacs proper.
111 * Packages and add-ons not bundled with Emacs
113 Various major packages or useful additions aren't distributed as part of
114 Emacs for various reasons, sometimes because their authors haven't made
115 a copyright assignment to the FSF.  Some of them may be integrated in
116 the future.
118 You might like to check whether they are packaged for your system.
119 Several are for Debian GNU/Linux in particular.
121  * AUCTeX: <URL:http://www.gnu.org/software/auctex/>
122    An extensible package that supports writing and formatting TeX
123    files (including AMS-TeX, LaTeX, Texinfo, ConTeXt, and docTeX).
125  * BBDB: personal Info Rolodex integrated with mail/news:
126    <URL:http://bbdb.sourceforge.net/>
127    [You might want to set the coding system of your .bbdb file to
128    emacs-mule, say by adding `("\\.bbdb\\'" . emacs-mule)' to
129    `file-coding-system-alist' for non-ASCII characters.]
131  * Boxquote: <URL:http://www.davep.org/emacs/>
133  * CJK-emacs: Converting MULE-encoded text to TeX:
134    <URL:ftp://ctan.tug.org/tex-archive/language/chinese/CJK/> and
135    mirrors of the `CTAN' TeX archives.
137  * Dismal: spreadsheet:
138    <URL:http://ritter.ist.psu.edu/dismal/dismal.html>
140  * ECB: Emacs Code Browser: <URL:http://ecb.sourceforge.net/>
142  * EDB: database: <URL:http://www.gnuvola.org/software/edb/>
144  * Ee: categorizing information manager:
145    <URL:http://www.jurta.org/en/emacs/ee/>
147  * EFS: enhanced version of ange-ftp:
148    <URL:http://www-pu.informatik.uni-tuebingen.de/users/sperber/software/efs/>
150  * Elib library: <URL:http://www.gnu.org/software/elib/elib.html>
151    From GNU distribution mirrors.  (Much of this functionality is now
152    in Emacs.)
154  * EMacro: <URL:http://emacro.sourceforge.net/>
155    EMacro is a portable configuration file that configures itself.
157  * Emacs Muse: <URL:http://mwolson.org/projects/EmacsMuse.html>
158    An authoring and publishing environment for Emacs.
160  * Emacs speaks statistics (ESS): statistical programming within Emacs
161    <URL:http://ess.r-project.org>
163  * Emacspeak -- A Speech Output Subsystem For Emacs:
164    <URL:http://emacspeak.sourceforge.net/>
166  * Emacs-w3m : <URL:http://emacs-w3m.namazu.org/>
167    A simple Emacs interface to w3m, which is a text-mode WWW browser
169  * Emacs Wiki Mode: <URL:http://mwolson.org/projects/EmacsWikiMode.html>
170    A wiki-like publishing tool and personal information manager
172  * Gnuserv:
173    <URL:http://www.hpl.hp.com/personal/ange/gnuserv/home.html>
174    Alternative emacsclient/emacsserver.  Also available from this Web
175    page: eiffel-mode.el.
177  * Go in a buffer: Go Text Protocol client:
178    <URL:http://www.gnuvola.org/software/personal-elisp/dist/lisp/diversions/gnugo.el>
179    A modified version is also bundled with GNU Go:
180    <URL:http://www.gnu.org/software/gnugo/gnugo.html>
182  * hm--html-menus:
183    <URL:ftp://sunsite.unc.edu/pub/Linux/apps/editors/emacs/>
184    HTML-specific editing.  Can work with PSGML.
186  * Hyperbole:
187    <URL:http://directory.fsf.org/hyperbole.html>
188    Hyperbole is an open, efficient, programmable information
189    management and hypertext system.
191  * JDEE: <URL:http://jdee.sourceforge.net/>
192    Provides a Java development environment for Emacs.
194  * Mailcrypt:
195    <URL:http://mailcrypt.sourceforge.net/>
196    PGP and GPG support.  PGP isn't free software, but GPG, the GNU
197    Privacy Guard, is a free replacement <URL:http://www.gnupg.org/>.
199  * Mew: <URL:http://www.mew.org/>
200    A MIME mail reader for Emacs/XEmacs.
202  * MMM Mode: <URL:http://mmm-mode.sourceforge.net/>
203    MMM Mode is an emacs add-on package providing a minor mode that
204    allows Multiple Major Modes to coexist in one buffer.
206  * Planner Mode: <URL:http://www.wjsullivan.net/PlannerMode.html>
207    Planner is an organizer and day planner for Emacs.
209  * Preview LaTeX: embed preview LaTeX images in source buffer.
210    <URL:http://www.gnu.org/software/auctex/preview-latex.html>
212  * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html>
213    DTD-aware serious SGML/XML editing.
215  * Quack: <URL:http://www.neilvandyke.org/quack/>
216    Quack enhances Emacs support for Scheme.
218  * Session: <URL:http://emacs-session.sourceforge.net/>
219    Session Management for Emacs.
221  * SLIME: The Superior Lisp Interaction Mode for Emacs:
222    <URL:http://common-lisp.net/project/slime/>
224  * Tamago: Chinese/Japanese/Korean input method
225    <URL:http://www.m17n.org/tamago/index.en.html>
226    Emacs Lisp package to provide input methods for CJK characters.
227    It can use these background conversion servers:
228         FreeWnn (jserver, cserver, tserver),
229         Wnn6,
230         SJ3 Ver.2
232  * Tiny Tools: <URL:http://freshmeat.net/projects/emacs-tiny-tools>
234  * VM (View Mail): Alternative mail reader
235    <URL:http://launchpad.net/vm>
236    Previously hosted at: <URL:http://www.nongnu.org/viewmail/>
237    There are VM newsgroups: <URL:news:gnu.emacs.vm.info>, and
238    <URL:news:gnu.emacs.vm.bug>.
240  * W3: <URL:http://savannah.gnu.org/projects/w3/>
241    Web browser.  There's a W3 mail list/newsgroup
242    <URL:http://savannah.gnu.org/mail/?group=w3>.
244  * Wanderlust: <URL:http://www.gohome.org/wl/>
245    Yet Another Message Interface on Emacsen. Wanderlust is a mail/news
246    reader supporting IMAP4rev1 for emacsen.
248  * WhizzyTex: <URL:http://cristal.inria.fr/whizzytex/>
249    WhizzyTeX provides a minor mode for Emacs or XEmacs, a (bash)
250    shell-script daemon and some LaTeX macros.
252  * X-Symbol: <URL:http://x-symbol.sourceforge.net/>
253    Quasi-WYSIWYG editing of TeX & al.
255 Local Variables:
256 mode: text
257 mode: view
258 mode: goto-address
259 End:
261 This file is part of GNU Emacs.
263 GNU Emacs is free software: you can redistribute it and/or modify
264 it under the terms of the GNU General Public License as published by
265 the Free Software Foundation, either version 3 of the License, or
266 (at your option) any later version.
268 GNU Emacs is distributed in the hope that it will be useful,
269 but WITHOUT ANY WARRANTY; without even the implied warranty of
270 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
271 GNU General Public License for more details.
273 You should have received a copy of the GNU General Public License
274 along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
276 arch-tag: c1d4e7c8-db85-44e6-909e-659e2b20fefa