diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2004-07-14 22:17:43 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2004-07-14 22:17:43 +0000 |
commit | 0f74bf4cde9db30a8bb263ea98b4f7304cd2c86f (patch) | |
tree | cfa0c22a2cf33ad62356b6d9d961908c14d5d61d | |
parent | c29a05c8f0f8a975f40f67de10795b4897de94c2 (diff) | |
download | emacs-0f74bf4cde9db30a8bb263ea98b4f7304cd2c86f.tar.gz emacs-0f74bf4cde9db30a8bb263ea98b4f7304cd2c86f.tar.bz2 emacs-0f74bf4cde9db30a8bb263ea98b4f7304cd2c86f.zip |
Tramp is now distributed with Emacs.
-rw-r--r-- | etc/ChangeLog | 4 | ||||
-rw-r--r-- | etc/MORE.STUFF | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 7546d17fd59..aa1550122d5 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2004-07-14 Luc Teirlinck <teirllm@auburn.edu> + + * MORE.STUFF: Tramp is now distributed with Emacs. + 2004-07-12 Bill Wohler <wohler@newt.com> * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4. diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF index ba514f2dbac..8cd1443d8c0 100644 --- a/etc/MORE.STUFF +++ b/etc/MORE.STUFF @@ -96,6 +96,9 @@ You might find bug-fixes or enhancements in these places. * Sregex: <URL:http://www.zanshin.com/%7Ebobg/sregex.html> + * Tramp: Remote file access via rsh/ssh + <URL:http://savannah.gnu.org/projects/tramp/> + * Webjump: <URL:http://www.neilvandyke.org/webjump> * Whitespace: <URL:http://www.dsmit.com/lisp/> @@ -215,9 +218,6 @@ Several are for Debian GNU/Linux in particular. Wnn6, SJ3 Ver.2 - * Tramp: Remote file access via rsh/ssh - <URL:http://savannah.gnu.org/projects/tramp/> - * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative mail reader. There is a VM newsgroup: <URL:news:gnu.emacs.vm.info> |