diff options
| author | Luc Teirlinck | 2004-07-14 22:17:43 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2004-07-14 22:17:43 +0000 |
| commit | 0f74bf4cde9db30a8bb263ea98b4f7304cd2c86f (patch) | |
| tree | cfa0c22a2cf33ad62356b6d9d961908c14d5d61d | |
| parent | c29a05c8f0f8a975f40f67de10795b4897de94c2 (diff) | |
| download | emacs-0f74bf4cde9db30a8bb263ea98b4f7304cd2c86f.tar.gz 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 @@ | |||
| 1 | 2004-07-14 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * MORE.STUFF: Tramp is now distributed with Emacs. | ||
| 4 | |||
| 1 | 2004-07-12 Bill Wohler <wohler@newt.com> | 5 | 2004-07-12 Bill Wohler <wohler@newt.com> |
| 2 | 6 | ||
| 3 | * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4. | 7 | * 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. | |||
| 96 | 96 | ||
| 97 | * Sregex: <URL:http://www.zanshin.com/%7Ebobg/sregex.html> | 97 | * Sregex: <URL:http://www.zanshin.com/%7Ebobg/sregex.html> |
| 98 | 98 | ||
| 99 | * Tramp: Remote file access via rsh/ssh | ||
| 100 | <URL:http://savannah.gnu.org/projects/tramp/> | ||
| 101 | |||
| 99 | * Webjump: <URL:http://www.neilvandyke.org/webjump> | 102 | * Webjump: <URL:http://www.neilvandyke.org/webjump> |
| 100 | 103 | ||
| 101 | * Whitespace: <URL:http://www.dsmit.com/lisp/> | 104 | * Whitespace: <URL:http://www.dsmit.com/lisp/> |
| @@ -215,9 +218,6 @@ Several are for Debian GNU/Linux in particular. | |||
| 215 | Wnn6, | 218 | Wnn6, |
| 216 | SJ3 Ver.2 | 219 | SJ3 Ver.2 |
| 217 | 220 | ||
| 218 | * Tramp: Remote file access via rsh/ssh | ||
| 219 | <URL:http://savannah.gnu.org/projects/tramp/> | ||
| 220 | |||
| 221 | * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative | 221 | * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative |
| 222 | mail reader. There is a VM newsgroup: <URL:news:gnu.emacs.vm.info> | 222 | mail reader. There is a VM newsgroup: <URL:news:gnu.emacs.vm.info> |
| 223 | 223 | ||