aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorDave Love1999-10-01 12:43:57 +0000
committerDave Love1999-10-01 12:43:57 +0000
commitb8098ef87f7ae6a626e6f91dbffc330e9acc6b53 (patch)
tree7e828637fd2d8af2aaadde68de8eedd6833c5dff /etc
parent33682909de64d08b7cbb63230ed3c17e45c9afc1 (diff)
downloademacs-b8098ef87f7ae6a626e6f91dbffc330e9acc6b53.tar.gz
emacs-b8098ef87f7ae6a626e6f91dbffc330e9acc6b53.zip
#
Diffstat (limited to 'etc')
-rw-r--r--etc/MORE.STUFF19
1 files changed, 10 insertions, 9 deletions
diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF
index 907c10a0bc0..a2076117d64 100644
--- a/etc/MORE.STUFF
+++ b/etc/MORE.STUFF
@@ -1,9 +1,12 @@
1More Neat Stuff for your Emacs -*-mode: text; outline-minor-mode: t-*- 1More Neat Stuff for your Emacs -*-mode: text; outline-minor-mode: t-*-
2 2
3This file describes GNU Emacs programs and resources that are maintained 3This file describes GNU Emacs programs and resources that are
4by other people. Some of these may become part of the Emacs 4maintained by other people. Some of these may become part of the
5distribution in the future. Also included are sites where development 5Emacs distribution in the future. Others we unfortunately can't
6versions of some packages distributed with Emacs may be found. 6distribute, even though they are free software, because we lack legal
7papers for copyright purposes. Also included are sites where
8development versions of some packages distributed with Emacs may be
9found.
7 10
8You might also look at the Emacs web page 11You might also look at the Emacs web page
9<URL:http://www.gnu.org/software/emacs/emacs.html>. If you use the 12<URL:http://www.gnu.org/software/emacs/emacs.html>. If you use the
@@ -195,8 +198,7 @@ the future.
195 Todo list maintenance, interfacing to Diary mode. 198 Todo list maintenance, interfacing to Diary mode.
196 199
197 * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative 200 * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative
198 mail reader. Apparently not currently supported under Emacs 20. 201 mail reader. There is a VM newsgroup: <URL:news:gnu.emacs.vm.info>
199 There is a VM newsgroup: <URL:news:gnu.emacs.vm.info>
200 202
201 * W3: <URL:http://www.cs.indiana.edu/elisp/w3/docs.html> 203 * W3: <URL:http://www.cs.indiana.edu/elisp/w3/docs.html>
202 Web browser. There's a W3 mail list/newsgroup 204 Web browser. There's a W3 mail list/newsgroup
@@ -205,6 +207,5 @@ the future.
205 207
206* Unpacked Emacs sources 208* Unpacked Emacs sources
207 209
208Erik Naggum maintains an unpacked copy of the Emacs distribution 210An unpacked current source tree is available from
209<URL:ftp://ftp.uio.no/pub/emacs/>, which may be useful for checking 211<URL:ftp://ftp.emacs.org/pub/>.
210something in a later release without downloading the whole distribution.