annotate etc/MORE.STUFF @ 47246:89e300941ccd

Changed URL for etags.
author Francesco Potortì <pot@gnu.org>
date Thu, 05 Sep 2002 12:44:05 +0000
parents e6a15b4101f4
children 08b94ecd1d08
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
29401
8cecaaeeeaa4 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 29193
diff changeset
1 More Neat Stuff for your Emacs
24127
250719d2b13b Initial revision
Dave Love <fx@gnu.org>
parents:
diff changeset
2
25844
Dave Love <fx@gnu.org>
parents: 25489
diff changeset
3 This file describes GNU Emacs programs and resources that are
Dave Love <fx@gnu.org>
parents: 25489
diff changeset
4 maintained by other people. Some of these may become part of the
Dave Love <fx@gnu.org>
parents: 25489
diff changeset
5 Emacs distribution in the future. Others we unfortunately can't
Dave Love <fx@gnu.org>
parents: 25489
diff changeset
6 distribute, even though they are free software, because we lack legal
Dave Love <fx@gnu.org>
parents: 25489
diff changeset
7 papers for copyright purposes. Also included are sites where
Dave Love <fx@gnu.org>
parents: 25489
diff changeset
8 development versions of some packages distributed with Emacs may be
Dave Love <fx@gnu.org>
parents: 25489
diff changeset
9 found.
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
10
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
11 You might also look at the Emacs web page
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
12 <URL:http://www.gnu.org/software/emacs/emacs.html>. If you use the
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
13 Windows-32 version of Emacs, see the NTEmacs sites listed in the FAQ.
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
14
38862
612446a95acd Fixed typo
Jason Rumney <jasonr@gnu.org>
parents: 37369
diff changeset
15 Please submit a bug report if you find that any of the addresses
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
16 listed here fail.
24127
250719d2b13b Initial revision
Dave Love <fx@gnu.org>
parents:
diff changeset
17
27615
Dave Love <fx@gnu.org>
parents: 26223
diff changeset
18 * The `Emacs Lisp List' at
32917
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
19 <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/ell.html> has pointers
27615
Dave Love <fx@gnu.org>
parents: 26223
diff changeset
20 to sources of a large number of packages.
Dave Love <fx@gnu.org>
parents: 26223
diff changeset
21
24157
19192d7c0e53 Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents: 24128
diff changeset
22 * gnu.emacs.sources
19192d7c0e53 Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents: 24128
diff changeset
23
19192d7c0e53 Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents: 24128
diff changeset
24 Packages posted to the gnu.emacs.sources newsgroup (see
19192d7c0e53 Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents: 24128
diff changeset
25 etc/MAILINGLISTS) might be archived specifically (try a web search
19192d7c0e53 Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents: 24128
diff changeset
26 engine) or retrievable from general Usenet archive services.
19192d7c0e53 Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents: 24128
diff changeset
27
24774
99f69a5b41f4 Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents: 24654
diff changeset
28 * Maintenance versions of some packages distributed with Emacs
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
29
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
30 You might find bug-fixes or enhancements in these places.
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
31
32917
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
32 * Ada: <URL:http://www.ada-france.org/ada-mode>
25489
cd3aa5527b4f Update Ada, ILISP, GNUPG, MULE_UCS.
Dave Love <fx@gnu.org>
parents: 25053
diff changeset
33
30802
fcfb193a2a39 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 30227
diff changeset
34 * Autorevert, CWarn and Follow:
24959
1e276451494f Update for Autorevert, Follow.
Dave Love <fx@gnu.org>
parents: 24801
diff changeset
35 <URL:http://www.andersl.com/emacs/>
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
36
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
37 * Battery and Info Look: <URL:ftp://ftp.ul.bawue.de/pub/purple/emacs>
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
38
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
39 * BibTeX:
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
40 <URL:http://www.ida.ing.tu-bs.de/people/dirk/bibtex/index.html>
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
41
27615
Dave Love <fx@gnu.org>
parents: 26223
diff changeset
42 * BS: <URL:http://home.netsurf.de/olaf.sylvester/emacs>
Dave Love <fx@gnu.org>
parents: 26223
diff changeset
43
30802
fcfb193a2a39 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 30227
diff changeset
44 * Calculator: <URL:http://www.cs.cornell.edu/eli/misc/calculator.el>
fcfb193a2a39 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 30227
diff changeset
45
29401
8cecaaeeeaa4 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 29193
diff changeset
46 * CC mode: <URL:http://cc-mode.sourceforge.net/>
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
47
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
48 * CPerl: <URL:ftp://ftp.math.ohio-state.edu/pub/users/ilya>
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
49
32917
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
50 * Ediff and Viper: <URL:ftp://ftp.cs.sunysb.edu/pub/TechReports/kifer/>
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
51
32917
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
52 * Eldoc and Rlogin:
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
53 <URL:ftp://ftp.splode.com/pub/users/friedman/packages/>
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
54
32917
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
55 * EShell: <URL:http://www.gci-net.com/users/j/johnw/emacs.html>
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
56
47246
89e300941ccd Changed URL for etags.
Francesco Potortì <pot@gnu.org>
parents: 46988
diff changeset
57 * Etags: <URL:ftp://pot.potorti.it/pub/software/unix/etags.tar.gz>
89e300941ccd Changed URL for etags.
Francesco Potortì <pot@gnu.org>
parents: 46988
diff changeset
58
32917
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
59 * EUDC: <URL:http://lspwww.epfl.ch/%7Efigueire/Software/eudc/>
27615
Dave Love <fx@gnu.org>
parents: 26223
diff changeset
60
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
61 * Expand: <URL:http://w3.teaser.fr/%7Eflepied/expand.el.gz>
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
62
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
63 * Find Func:
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
64 <URL:http://www.kurims.kyoto-u.ac.jp/%7Epetersen/emacs/find-func.el>
24127
250719d2b13b Initial revision
Dave Love <fx@gnu.org>
parents:
diff changeset
65
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
66 * Flyspell: <URL:http://kaolin.unice.fr/%7Eserrano/emacs/flyspell>
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
67
32917
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
68 * Fortune: <URL:http://www.coling.uni-freiburg.de/%7Eschauer/emacs.html>
28852
3c430bf1873f *** empty log message ***
Dave Love <fx@gnu.org>
parents: 27666
diff changeset
69
32917
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
70 * Gnus: <URL:http://www.gnus.org/>
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
71
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
72 * Ffap: <URL:http://www.mathcs.emory.edu/%7Emic/ftp/emacs/>
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
73 (And some addons for it.)
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
74
27615
Dave Love <fx@gnu.org>
parents: 26223
diff changeset
75 * Hideshow: <URL:http://www.glug.org/people/ttn/software/hideshow/>
Dave Love <fx@gnu.org>
parents: 26223
diff changeset
76
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
77 * Ispell: <URL:http://www.kdstevens.com/%7Estevens/ispell-page.html>
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
78
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
79 * Iswitchb: <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/iswitchb.el>
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
80
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
81 * PC Selection: <URL:ftp://ftp.thp.uni-duisburg.de/pub/source/elisp/>
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
82
32917
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
83 * PS mode: <URL:http://odur.let.rug.nl/%7Ekleiweg/postscript/>
26223
cead5ead9ae6 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 25844
diff changeset
84
28852
3c430bf1873f *** empty log message ***
Dave Love <fx@gnu.org>
parents: 27666
diff changeset
85 * PS-print: <URL:ftp://ftp.cpqd.com.br/pub/users/vinicius/>
3c430bf1873f *** empty log message ***
Dave Love <fx@gnu.org>
parents: 27666
diff changeset
86
27615
Dave Love <fx@gnu.org>
parents: 26223
diff changeset
87 * QuickURL: <URL:http://www.acemake.com/hagbard/archives/quickurl.el>
Dave Love <fx@gnu.org>
parents: 26223
diff changeset
88
24801
785877e7bab4 RefTeX URL.
Dave Love <fx@gnu.org>
parents: 24774
diff changeset
89 * RefTeX: <URL:http://www.strw.leidenuniv.nl/%7Edominik/Tools/>
785877e7bab4 RefTeX URL.
Dave Love <fx@gnu.org>
parents: 24774
diff changeset
90
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
91 * Speedbar, Checkdoc etc: <URL:ftp://www.ultranet.com/pub/zappo/>
24127
250719d2b13b Initial revision
Dave Love <fx@gnu.org>
parents:
diff changeset
92
24774
99f69a5b41f4 Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents: 24654
diff changeset
93 * SQL: <URL:http://www.geocities.com/TimesSquare/6120/emacs.html>
99f69a5b41f4 Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents: 24654
diff changeset
94
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
95 * Sregex: <URL:http://www.zanshin.com/%7Ebobg/sregex.html>
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
96
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
97 * Webjump: <URL:http://nwv.www.media.mit.edu/people/nwv/projects/webjump>
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
98
43400
e39dc97072e2 Minor fixup. Remove PCL-CVS (the Emacs CVS code is the latest/greatest).
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 42610
diff changeset
99 * Whitespace: <URL:http://www.dsmit.com/lisp/>
30802
fcfb193a2a39 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 30227
diff changeset
100
46988
e6a15b4101f4 Fix typo.
Richard M. Stallman <rms@gnu.org>
parents: 43400
diff changeset
101 * Auxiliary files
24774
99f69a5b41f4 Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents: 24654
diff changeset
102
99f69a5b41f4 Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents: 24654
diff changeset
103 * (Tex)info files for use with Info-look that don't come from GNU
99f69a5b41f4 Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents: 24654
diff changeset
104 packages:
99f69a5b41f4 Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents: 24654
diff changeset
105 * Scheme: <URL:ftp://ftp-swiss.ai.mit.edu/pub/scm/r5rs.info.tar.gz>
99f69a5b41f4 Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents: 24654
diff changeset
106 * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/
99f69a5b41f4 Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents: 24654
diff changeset
107 latex2e.texi> (or CTAN mirrors)
43400
e39dc97072e2 Minor fixup. Remove PCL-CVS (the Emacs CVS code is the latest/greatest).
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 42610
diff changeset
108 * Perl: <URL:ftp://ftp.cpan.org/pub/CPAN/doc/manual/texinfo/perl5/>
e39dc97072e2 Minor fixup. Remove PCL-CVS (the Emacs CVS code is the latest/greatest).
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 42610
diff changeset
109 (or CPAN mirrors)
24774
99f69a5b41f4 Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents: 24654
diff changeset
110
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
111 * Packages and add-ons not bundled with Emacs
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
112
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
113 Various major packages or useful additions aren't distributed as part of
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
114 Emacs for various reasons, sometimes because their authors haven't made
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
115 a copyright assignment to the FSF. Some of them may be integrated in
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
116 the future.
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
117
32917
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
118 You might like to check whether they are packaged for your system.
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
119 Several are for Debian GNU/Linux in particular.
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
120
42034
d9589094b768 Update hostname for AUCTeX.
Richard M. Stallman <rms@gnu.org>
parents: 40698
diff changeset
121 * AUCTeX: fancy (La)TeX support: <URL:http://sunsite.dk/auctex/>
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
122 There's an AUCTeX mail list/newsgroup:
42034
d9589094b768 Update hostname for AUCTeX.
Richard M. Stallman <rms@gnu.org>
parents: 40698
diff changeset
123 <URL:news://sunsite.dk/emacs.auctex>.
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
124
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
125 * BBDB: personal Info Rolodex integrated with mail/news:
29401
8cecaaeeeaa4 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 29193
diff changeset
126 <URL:http://bbdb.sourceforge.net/>
32917
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
127 [You might want to set the coding system of your .bbdb file to
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
128 emacs-mule, say by adding `("\\.bbdb\\'" . emacs-mule)' to
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
129 `file-coding-system-alist' for non-ASCII characters.]
24127
250719d2b13b Initial revision
Dave Love <fx@gnu.org>
parents:
diff changeset
130
24654
cfb89a15c1c3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 24235
diff changeset
131 * CJK-emacs: Converting MULE-encoded text to TeX:
cfb89a15c1c3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 24235
diff changeset
132 <URL:ftp://ctan.tug.org/tex-archive/language/chinese/CJK/> and
cfb89a15c1c3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 24235
diff changeset
133 mirrors of the `CTAN' TeX archives.
cfb89a15c1c3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 24235
diff changeset
134
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
135 * Dismal: spreadsheet:
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
136 <URL:http://www.psychology.nottingham.ac.uk/staff/ritter/papers/dismal/
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
137 dismal.html>
47246
89e300941ccd Changed URL for etags.
Francesco Potortì <pot@gnu.org>
parents: 46988
diff changeset
138
35492
7fffa9be108a *** empty log message ***
Dave Love <fx@gnu.org>
parents: 33855
diff changeset
139 * EDB: database:
7fffa9be108a *** empty log message ***
Dave Love <fx@gnu.org>
parents: 33855
diff changeset
140 <URL:http://sdg.lcs.mit.edu/%7Emernst/software/edb-mrp.tar.gz>
7fffa9be108a *** empty log message ***
Dave Love <fx@gnu.org>
parents: 33855
diff changeset
141 Not maintained?
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
142
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
143 * EIEIO (object system), ETalk (interface to Internet talk):
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
144 <URL:ftp://www.ultranet.com/pub/zappo/>
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
145
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
146 * EFS: enhanced version of ange-ftp:
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
147 <URL:http://www-uk.hpl.hp.com/people/ange/efs>
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
148 Version 1.16 is said not to work properly with Emacs 20.
24127
250719d2b13b Initial revision
Dave Love <fx@gnu.org>
parents:
diff changeset
149
29193
eb1c9224a1c6 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 28852
diff changeset
150 * Elib library: <URL:http://www.gnu.org/software/elib/elib.html>
32917
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
151 From GNU distribution mirrors. (Much of this functionality is now
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
152 in Emacs.)
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
153
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
154 * Emacspeak -- A Speech Output Subsystem For Emacs:
28852
3c430bf1873f *** empty log message ***
Dave Love <fx@gnu.org>
parents: 27666
diff changeset
155 <URL:http://emacspeak.sourceforge.net/>
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
156
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
157 * Gnuserv:
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
158 <URL:ftp://ftp.splode.com/pub/users/friedman/packages/fgnuserv-1.0.tar.gz>
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
159 Enhanced emacsclient/emacsserver. See also
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
160 <URL:http://www.splode.com/users/friedman/software/emacs-lisp/> for
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
161 other Friedman Emacs hacks.
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
162
40564
78a7d52a12f1 Update the URL of Gnuserv. From Martin Schwenke <martin@meltin.net>.
Eli Zaretskii <eliz@gnu.org>
parents: 38862
diff changeset
163 The latest versions of gnuserv are maintained by Martin Schwenke,
78a7d52a12f1 Update the URL of Gnuserv. From Martin Schwenke <martin@meltin.net>.
Eli Zaretskii <eliz@gnu.org>
parents: 38862
diff changeset
164 and are available from <URL:http://meltin.net/hacks/emacs/>. Also
78a7d52a12f1 Update the URL of Gnuserv. From Martin Schwenke <martin@meltin.net>.
Eli Zaretskii <eliz@gnu.org>
parents: 38862
diff changeset
165 available from this Web page: eiffel-mode.el.
78a7d52a12f1 Update the URL of Gnuserv. From Martin Schwenke <martin@meltin.net>.
Eli Zaretskii <eliz@gnu.org>
parents: 38862
diff changeset
166
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
167 * hm--html-menus:
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
168 <URL:ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/contrib>
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
169 HTML-specific editing. Can work with PSGML.
24127
250719d2b13b Initial revision
Dave Love <fx@gnu.org>
parents:
diff changeset
170
24235
d8812963530b Add hyperbole.
Dave Love <fx@gnu.org>
parents: 24157
diff changeset
171 * Hyperbole: `Hyperbole is an open, efficient, programmable
d8812963530b Add hyperbole.
Dave Love <fx@gnu.org>
parents: 24157
diff changeset
172 information management and hypertext system.'
d8812963530b Add hyperbole.
Dave Love <fx@gnu.org>
parents: 24157
diff changeset
173 From GNU distribution mirrors.
d8812963530b Add hyperbole.
Dave Love <fx@gnu.org>
parents: 24157
diff changeset
174
25489
cd3aa5527b4f Update Ada, ILISP, GNUPG, MULE_UCS.
Dave Love <fx@gnu.org>
parents: 25053
diff changeset
175 * ILISP: <URL:http://ilisp.cons.org/>
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
176 Provides an interactive environment for manipulating an inferior
25489
cd3aa5527b4f Update Ada, ILISP, GNUPG, MULE_UCS.
Dave Love <fx@gnu.org>
parents: 25053
diff changeset
177 process running some form of Lisp.
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
178
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
179 * JDE: <URL:http://sunsite.auc.dk/jde/>
32917
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
180 Provides a Java-specific `Integrated Development Environment'.
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
181
32917
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
182 * Mule-UCS: Universal enCoding System:
28852
3c430bf1873f *** empty log message ***
Dave Love <fx@gnu.org>
parents: 27666
diff changeset
183 <URL:ftp://ftp.m17n.org/pub/mule/Mule-UCS/>
32917
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
184 Extended coding systems for Mule, specifically for reading and
35920
2be00a14630b *** empty log message ***
Dave Love <fx@gnu.org>
parents: 35492
diff changeset
185 writing UTF-8 encoded Unicode. This does more than the built-in
2be00a14630b *** empty log message ***
Dave Love <fx@gnu.org>
parents: 35492
diff changeset
186 utf-8 coding system.
24654
cfb89a15c1c3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 24235
diff changeset
187
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
188 * Mailcrypt:
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
189 <URL:http://www.pobox.com/%7Elbudney/linux/software/mailcrypt.html>
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
190 PGP and GPG support. PGP isn't free software, but GPG, the GNU
32917
0d78af57cddd Various updates.
Dave Love <fx@gnu.org>
parents: 30802
diff changeset
191 Privacy Guard, is a free replacement <URL:http://www.gnupg.org/>.
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
192
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
193 * Pointers to MIME packages:
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
194 <URL:http://bmrc.berkeley.edu/%7Etrey/emacs/mime.html>
24127
250719d2b13b Initial revision
Dave Love <fx@gnu.org>
parents:
diff changeset
195
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
196 * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html>
24654
cfb89a15c1c3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 24235
diff changeset
197 DTD-aware serious SGML/XML editing.
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
198
27666
fb8f59c1319c Add Tamago.
Dave Love <fx@gnu.org>
parents: 27615
diff changeset
199 * Tamago: Chinese/Japanese/Korean input method
fb8f59c1319c Add Tamago.
Dave Love <fx@gnu.org>
parents: 27615
diff changeset
200 <URL:ftp://m17n.org/pub/tamago/>
fb8f59c1319c Add Tamago.
Dave Love <fx@gnu.org>
parents: 27615
diff changeset
201 Emacs Lisp package to provide input methods for CJK characters.
fb8f59c1319c Add Tamago.
Dave Love <fx@gnu.org>
parents: 27615
diff changeset
202 It can use these background conversion servers:
fb8f59c1319c Add Tamago.
Dave Love <fx@gnu.org>
parents: 27615
diff changeset
203 FreeWnn (jserver, cserver, tserver),
fb8f59c1319c Add Tamago.
Dave Love <fx@gnu.org>
parents: 27615
diff changeset
204 Wnn6,
fb8f59c1319c Add Tamago.
Dave Love <fx@gnu.org>
parents: 27615
diff changeset
205 SJ3 Ver.2
fb8f59c1319c Add Tamago.
Dave Love <fx@gnu.org>
parents: 27615
diff changeset
206
36044
84aab29a2e96 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 35920
diff changeset
207 * Tramp: Remote file access via rsh/ssh
84aab29a2e96 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 35920
diff changeset
208 <URL:ftp://ls6.cs.uni-dortmund.de/pub/tramp.tar.gz>
84aab29a2e96 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 35920
diff changeset
209
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
210 * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative
25844
Dave Love <fx@gnu.org>
parents: 25489
diff changeset
211 mail reader. There is a VM newsgroup: <URL:news:gnu.emacs.vm.info>
24128
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
212
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
213 * W3: <URL:http://www.cs.indiana.edu/elisp/w3/docs.html>
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
214 Web browser. There's a W3 mail list/newsgroup
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
215 <URL:news://sunsite.auc.dk/emacs.w3> and a W3 development mail
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
216 list/newsgroup <URL:news://sunsite.auc.dk/emacs.w3.dev>.
4fb9b83e0810 Revamped.
Dave Love <fx@gnu.org>
parents: 24127
diff changeset
217
33855
3d12bbe24380 x-symbol
Dave Love <fx@gnu.org>
parents: 32917
diff changeset
218 * X-Symbol: <URL:http://www.fmi.uni-passau.de/~wedler/x-symbol/emacs.html>
3d12bbe24380 x-symbol
Dave Love <fx@gnu.org>
parents: 32917
diff changeset
219 Quasi-WYSIWYG editing of TeX & al. (It will be improved to take
3d12bbe24380 x-symbol
Dave Love <fx@gnu.org>
parents: 32917
diff changeset
220 better advantage of Emacs 21 features.)
29401
8cecaaeeeaa4 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 29193
diff changeset
221
8cecaaeeeaa4 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 29193
diff changeset
222 Local Variables:
8cecaaeeeaa4 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 29193
diff changeset
223 mode: text
30227
d1b043964152 Add view-mode to local variables.
Dave Love <fx@gnu.org>
parents: 29401
diff changeset
224 mode: view
29401
8cecaaeeeaa4 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 29193
diff changeset
225 eval: (goto-address)
8cecaaeeeaa4 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 29193
diff changeset
226 End: