check in by yyamano: 'tramp/lisp tramp.el,2.23 ChangeLog,2.20'

2001-05-28 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv16171

Modified Files:
tramp.el ChangeLog 
Log Message:
Add new `smp' method by Mark A. Hershberger [EMAIL PROTECTED].




check in by daniel: 'tramp/lisp tramp.el,2.11 tramp2-compat.el,2.3 tramp2-util.el,2.5 tramp2.el,2.15'

2001-03-25 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv11126

Modified Files:
tramp.el tramp2-compat.el tramp2-util.el tramp2.el 
Log Message:
Emacs does not accept floating point numbers in `accept-process-output'. Make
sure that we never call it with any.

This is done by wrapping the call internally and converting a floating point
number to a pair of values.




check in by yyamano: 'tramp/texi ChangeLog,2.3'

2001-03-22 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/texi
In directory bonny:/tmp/cvs-serv28700

Modified Files:
ChangeLog 
Log Message:
Fix typo.




check in by daniel: 'tramp/lisp tramp2.el,2.13'

2001-03-19 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv1321

Modified Files:
tramp2.el 
Log Message:
Brown paper bag time: `def-tramp-handler' now works when compiled as well as
when evaluated.




check in by daniel: 'tramp/lisp tramp2-ops.el,2.9'

2001-03-18 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv7284

Modified Files:
tramp2-ops.el 
Log Message:
Remove a couple of debug calls that slipped the net from the code.




check in by daniel: 'tramp/lisp tramp2-ops.el,2.10'

2001-03-18 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv7691/lisp

Modified Files:
tramp2-ops.el 
Log Message:
Implement `file-name-all-completions' and `file-name-completion'.




check in by daniel: 'tramp/lisp tramp2-compat.el,2.1 tramp2-cache.el,2.3 tramp2-ops.el,2.11 tramp2-util.el,2.3 tramp2.el,2.11'

2001-03-18 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv

Modified Files:
tramp2-cache.el tramp2-ops.el tramp2-util.el tramp2.el 
Added Files:
tramp2-compat.el 
Log Message:
Make sure that error reporting works on both Emacs and XEmacs.
This should make it possible to load tramp2 on Emacs.





check in by daniel: 'tramp/lisp tramp2-hack.el,2.2'

2001-03-18 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv11472

Modified Files:
tramp2-hack.el 
Log Message:
Only hack `file-remote-p' when it's bound. 




check in by daniel: 'tramp/lisp tramp2-enc.el,2.4 tramp2-util.el,2.2 tramp2.el,2.9'

2001-03-15 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv15338/lisp

Modified Files:
tramp2-enc.el tramp2-util.el tramp2.el 
Log Message:
Sync my latest batch of changes to tramp2 trunk.




check in by daniel: 'tramp/test tramp-file-name.el,1.1'

2001-03-15 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/test
In directory bonny:/tmp/cvs-serv15338/test

Added Files:
tramp-file-name.el 
Log Message:
Sync my latest batch of changes to tramp2 trunk.




check in by daniel: 'tramp/lisp tramp2-ops.el,2.7'

2001-03-15 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv15375/lisp

Modified Files:
tramp2-ops.el 
Log Message:
Sync what remain of the changes from the corrupted version of tramp2-ops.
*sigh*




check in by daniel: 'tramp/lisp tramp2-cache.el,2.1 tramp2-hack.el,2.1 tramp2-util.el,2.1 tramp2-enc.el,2.3 tramp2-ops.el,2.5 tramp2.el,2.7'

2001-03-10 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv21281/lisp

Modified Files:
tramp2-enc.el tramp2-ops.el tramp2.el 
Added Files:
tramp2-cache.el tramp2-hack.el tramp2-util.el 
Log Message:
`insert-file-contents' and `write-region' now work.

TRAMP2 is now hooked into the `file-name-handler-alist' and basic tramp2 file
operations work successfully. File content is actually visited.

The system is basically functional but not ready for production. It requires
substantially more functional completeness before it can be used in a
real-world situation.

There is a current known bug with version control integration when visiting
files. This is being looked at. If you want to test this, expect that.




check in by daniel: 'tramp/lisp tramp2-ops.el,2.6 tramp2.el,2.8'

2001-03-10 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv21444/lisp

Modified Files:
tramp2-ops.el tramp2.el 
Log Message:
There is a current known bug with version control integration when visiting
files. This is fixed; it helps to read the documentation on return types.




check in by daniel: 'tramp/lisp tramp2.el,2.4'

2001-03-04 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv16206/lisp

Modified Files:
tramp2.el 
Log Message:
TRAMP2 actually works, end-to-end, on a local connection. The handler does the
right thing and all.

If you get real enthusiastic, test it with:
M-: (tramp2-handler-for-noop "/!:[/bin/sh -i]localhost::test.file")




check in by daniel: 'tramp/lisp tramp2-ops.el,2.2 tramp2.el,2.2'

2001-03-01 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv23701/lisp

Modified Files:
tramp2-ops.el tramp2.el 
Log Message:
TRAMP2 now establishes remote connections, in so far as '/bin/sh -i' is a
remote connection. This works for one and two hop connections, using the
[command] syntax.

Misc other cleanups, TRAMP2 making good progress toward actually working.




check in by daniel: 'tramp/lisp tramp2-ops.el,2.1 tramp2.el,2.1 tramp.el,2.1'

2001-02-28 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv14859/lisp

Modified Files:
tramp.el 
Added Files:
tramp2-ops.el tramp2.el 
Log Message:
Initial checkin of the *NOT WORKING* tramp2 shell.

Even if you just updated to this version, though, tramp still works because
the old code isn't gone... yet.




check in by daniel: 'tramp/lisp tramp.el,1.441'

2001-02-03 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv17255

Modified Files:
tramp.el 
Log Message:
Added `tramp-wait-for-output' when performing system setup.

Based on patch by puneet [EMAIL PROTECTED] from reports by many people
including Matt Swift [EMAIL PROTECTED].

This should remove a race condition that caused TRAMP to loose synchronisation
with the remote system while finding a command to detect the existence of a
file.




check in by daniel: 'tramp/lisp tramp-vc.el,1.12'

2000-11-19 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv12562

Modified Files:
tramp-vc.el 
Log Message:
Fix TRAMP-VC to not cause an infloop on load. Again.




check in by daniel: 'tramp/lisp tramp-vc.el,1.11'

2000-11-17 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv7207

Modified Files:
tramp-vc.el 
Log Message:
Commit my change to `tramp-handle-vc-user-login-name'; it should now work when
the user does not specify a login name.




check in by daniel: 'tramp/lisp ChangeLog,1.31'

2000-11-17 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv7221

Modified Files:
ChangeLog 
Log Message:
Commit my change to `tramp-handle-vc-user-login-name'; it should now work when
the user does not specify a login name.




check in by yyamano: 'tramp/texi tramp_ja.texi,1.16'

2000-10-28 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/texi
In directory bonny:/tmp/cvs-serv6823

Modified Files:
tramp_ja.texi 
Log Message:
Proof reading is finished.




check in by yyamano: 'tramp/texi tramp_ja.texi,1.17'

2000-10-28 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/texi
In directory bonny:/tmp/cvs-serv8301

Modified Files:
tramp_ja.texi 
Log Message:
Sync with tramp.texi rev 1.37.




check in by daniel: 'tramp/lisp tramp.el,1.420'

2000-09-23 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv17721

Modified Files:
tramp.el 
Log Message:
Change the Perl to support inode numbers in the form of `(high . low)'.
This isn't quite what a real Emacs will do, because it's unconditional, but
that's not really a concern, because no one really uses the inode field and
because portable software already needs to deal with this.

If anyone breaks because of this (especially XEmacs users), let the list know
and I will fix it.




check in by daniel: 'tramp CONTRIBUTORS,1.4'

2000-09-20 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp
In directory bonny:/tmp/cvs-serv4783

Modified Files:
CONTRIBUTORS 
Log Message:
Fix an infinite recursion from a bad 'require' statement. Also, update my
email address in CONTRIBUTORS.




check in by daniel: 'tramp/lisp tramp-vc.el,1.8'

2000-09-20 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv4783/lisp

Modified Files:
tramp-vc.el 
Log Message:
Fix an infinite recursion from a bad 'require' statement. Also, update my
email address in CONTRIBUTORS.




check in by yyamano: 'tramp/lisp ChangeLog,1.9 tramp.el,1.407'

2000-08-24 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv13106

Modified Files:
ChangeLog tramp.el 
Log Message:
Add "/usr/pkg/bin" to tramp-remote-path for NetBSD packages.
`packages' is the same as `ports' on FreeBSD and it is 
installed in /usr/pkg by default.





check in by yyamano: 'tramp/lisp ChangeLog,1.10 tramp.el,1.408'

2000-08-24 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv13113

Modified Files:
ChangeLog tramp.el 
Log Message:
Fix the following minor bug of tramp-perl-file-attributes.

 Also, this seems to have a (minor) bug WRT block devices and sockets. On my
 box, they report 'file' in the first value with the internal function, but
 as directories with this code. I still need to dig out why that is.





check in by daniel: 'tramp/lisp tramp.el,1.398'

2000-08-08 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv13737/lisp

Modified Files:
tramp.el 
Log Message:
Commit Pete Forman's patch to fix inode numbers on AIX.




check in by yyamano: 'tramp/texi tramp_ja.texi,1.15'

2000-07-24 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/texi
In directory bonny:/tmp/cvs-serv24262

Modified Files:
tramp_ja.texi 
Log Message:
proofread, not completely.




check in by daniel: 'tramp/lisp tramp-vc.el,1.6 tramp.el,1.395'

2000-07-19 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv5246/lisp

Modified Files:
tramp-vc.el tramp.el 
Log Message:
Do (save-match-data) at a higher level to try and avoid screwing up anyone
else who depends on their match data. This should fix the VC-to-CVS-file bug
that has been reported a few times, plus misc other bugs from the same source.

Also, drop some redundant code in places.




check in by yyamano: 'tramp/texi tramp_ja.texi,1.13'

2000-06-18 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/texi
In directory bonny:/tmp/cvs-serv16098

Modified Files:
tramp_ja.texi 
Log Message:
Fix my wrong translations.
Thank you, Daniel, Stefan and Kai.




check in by yyamano: 'tramp/texi tramp_ja.texi,1.11'

2000-06-17 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/texi
In directory bonny:/tmp/cvs-serv13173

Modified Files:
tramp_ja.texi 
Log Message:
- Translation finished.
  *How file names, directories and paths are mangled and managed
  *Debatable Issues and What Was Decided




check in by yyamano: 'tramp/texi tramp_ja.texi,1.9'

2000-06-13 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/texi
In directory bonny:/tmp/cvs-serv19791

Modified Files:
tramp_ja.texi 
Log Message:
- Translate the following sections.
  * Version Controlled Files
  * Remote Commands
  * Changed workfiles
  * Checking out files




check in by yyamano: 'tramp/texi tramp_ja.texi,1.8'

2000-06-07 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/texi
In directory bonny:/tmp/cvs-serv17334

Modified Files:
tramp_ja.texi 
Log Message:
- Translate `Using tramp'.
- Fix a typo.
- Sync with tramp.texi rev 1.30.

XXX Fix warning: `.' or `,' must follow cross reference, not XX. 




check in by daniel: 'tramp/lisp tramp.el,1.385'

2000-06-05 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv3336

Modified Files:
tramp.el 
Log Message:
The 'Now I understand the headspace of the Unix Haters Handbook' release.

Filename completion, done dirt cheap. The find tricks are extreme. They work.
They conform to the Solaris, Linux, AIX and Irix man pages. They do filename
completion successfully on Linux. Even for the stupid-ass obscure cases.

'Why is it that find(1) lacks the -sanity option?'




check in by yyamano: 'tramp/texi tramp.texi,1.30'

2000-06-05 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/texi
In directory bonny:/tmp/cvs-serv6992

Modified Files:
tramp.texi 
Log Message:
Fix a typo.




check in by daniel: 'tramp/lisp tramp.el,1.388'

2000-06-05 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv8534

Modified Files:
tramp.el 
Log Message:
Commit my patch 'filename completion with ls(1) and sh(1)'

Special thanks to Joe Stoy for testing and bug reports, as well as to Stefan
Monnier, Kai Großjohann and Pete Forman for testing and patience.

'Do I get to claim to be a guru yet?'




check in by daniel: 'tramp/texi tramp.texi,1.29'

2000-06-04 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/texi
In directory bonny:/tmp/cvs-serv29518

Modified Files:
tramp.texi 
Log Message:
Document the process of adding a remote path to search for programs.
Moved some text out of the 'configuration' introduction and into a node of
it's own - it was *far* too long for an introductory spiel.




check in by daniel: 'tramp/lisp tramp.el,1.378'

2000-06-04 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv29573

Modified Files:
tramp.el 
Log Message:
Use fgrep rather than grep when filtering files for completion on the remote
machine. Thanks to Kai Großjohann and Stefan Monnier for hitting me over the
head 'til I did this right. :)

When accessing connection properties, make sure the connection is open.
Otherwise we get false negative when, say, doing filename completion and
looking for fgrep. (Don't I feel silly now?)

Make `tramp-line-end-position' more useful - it now knows the XEmacs name for
'what is the point at the end of the line,' and actually uses it as well.

Replaced all the '(progn (eol) (point))' calls with 'tramp-line-end-position'.




check in by daniel: 'tramp/lisp tramp.el,1.379'

2000-06-04 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv29591

Modified Files:
tramp.el 
Log Message:
Implement `make-symbolic-link'.

This supports all the silly little 'what if it exists?' mades correctly, for
what it's worth. It also refuses, point blank, to create a symbolic link
across hosts.




check in by daniel: 'tramp/lisp tramp.el,1.380'

2000-06-04 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv29616

Modified Files:
tramp.el 
Log Message:
Unalias 'ls' during the post-connection shell setup.
This should make things more automatic when people do:

] alias ls='ls --color=yes'

or similar silly things.




check in by daniel: 'tramp/lisp tramp.el,1.383'

2000-06-04 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv882

Modified Files:
tramp.el 
Log Message:
Use 'find' internal filtering when listing files for completion on the remote
machine, rather than piping through fgrep. This should, hopefully, tickle
automount bugs less often (as well as not depending on fgrep on the remote
machine. :)




check in by daniel: 'tramp/lisp tramp.el,1.384'

2000-06-04 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv1106

Modified Files:
tramp.el 
Log Message:
Fix a bug with relative paths in the LINKNAME argument.
Thanks to Stefan Monnier for getting me to test those things and stuff. :)




check in by yyamano: 'tramp/texi tramp_ja.texi,1.7'

2000-06-03 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/texi
In directory bonny:/tmp/cvs-serv28578

Modified Files:
tramp_ja.texi 
Log Message:
- Sync with tramp.texi rev 1.28.
- Translate `Multi-hop Methods', `Default Method' and `Customizing Methods'.




check in by yyamano: 'tramp/texi tramp_ja.texi,1.6'

2000-06-02 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/texi
In directory bonny:/tmp/cvs-serv25060

Modified Files:
tramp_ja.texi 
Log Message:
- Translate `External transfer methods'.
- Sync with tramp.texi 1.26. 
  Just now, we have Japanese tramp manual (but not complete yet), and lost
  a walking breakfast and a gold star. :-p





check in by yyamano: 'tramp/texi tramp_ja.texi,1.5'

2000-06-01 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/texi
In directory bonny:/tmp/cvs-serv23055

Modified Files:
tramp_ja.texi 
Log Message:
test change by kai for permission check




check in by daniel: 'tramp/lisp trampcache.el,1.1'

2000-06-01 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory bonny:/tmp/cvs-serv22236

Added Files:
trampcache.el 
Log Message:
Initial infrastructure for implementing remote file information caching.

This is *not* a working implementation or anything like that. It's a start at
providing the background support needed to put caching into the main body of
the code.

I intend to flesh out this infrastructure and begin to use it through the
code over the next few days.

This is being made available to solicit comments on the public interface and
the nature of the data storage (if you can work it out :)




check in by daniel: 'rcp/lisp rcp-vc.el,1.3'

2000-05-30 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/rcp/lisp
In directory bonny:/tmp/cvs-serv14571

Modified Files:
rcp-vc.el 
Log Message:
When we have a remote Perl, let the original 'vc-workfile-unchanged-p'
function run, as it will work correctly.

This should improve performance WRT remote VC.




check in by daniel: 'rcp/lisp rcp.el,1.357'

2000-05-28 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/rcp/lisp
In directory bonny:/tmp/cvs-serv21052

Modified Files:
rcp.el 
Log Message:
Added a Perl-based implementation of 'file-attributes'.

This is fairly well tested on my Linux machine, but not really on anything
else. It /should/ just work though. Fallback is also tested and works, so
people lacking Perl on the remote machine will not be hurt by this.




check in by yyamano: 'rcp/texi rcp_ja.texi,1.1'

2000-05-28 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/rcp/texi
In directory bonny:/tmp/cvs-serv21190

Added Files:
rcp_ja.texi 
Log Message:
Japanese manual based on rcp.texi rev 1.22.
The following sections are finished to translate.

* Overview
* Obtaining RCP
* Installation
* Bug Reports
* Frequently Asked Questions

XXX I don't translate `Copying' section to avoid legal problem.
XXX Is it convenient to do it for reference and place both English 
XXX and Japanese copyright in Japanese manual?





check in by yyamano: 'rcp/texi Makefile,1.9'

2000-05-28 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/rcp/texi
In directory bonny:/tmp/cvs-serv21249

Modified Files:
Makefile 
Log Message:
Add two targets for rcp_ja.texi.

XXX - all
XXX English people don't like that unused Japanese manual is
XXX automatically generated?
XXX - site-info_ja, intall-html_ja
XXX Translation is not finished now. I'll make it in the near future. :-)





check in by daniel: 'rcp/texi rcp.texi,1.23'

2000-05-28 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/rcp/texi
In directory bonny:/tmp/cvs-serv22140

Modified Files:
rcp.texi 
Log Message:
Reword a few paragraphs to make their meanings clearer.

Also removed some bits and pieces of humor. Austrailan cultural references
don't seem to travel that well to Germany and Japan. :)




check in by daniel: 'rcp/lisp rcp-vc.el,1.2'

2000-05-28 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/rcp/lisp
In directory bonny:/tmp/cvs-serv22170/lisp

Modified Files:
rcp-vc.el 
Log Message:
Don't require 'rcp' in this file, it can cause issues.




check in by daniel: 'rcp/texi .cvsignore,1.4'

2000-05-28 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/rcp/texi
In directory bonny:/tmp/cvs-serv22181

Modified Files:
.cvsignore 
Log Message:
Also ignore the 'dir' file.




check in by daniel: 'rcp/lisp rcp.el,1.361'

2000-05-28 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/rcp/lisp
In directory bonny:/tmp/cvs-serv22284

Modified Files:
rcp.el 
Log Message:
Define the 'rcp-get-connection-property' and 'rcp-set-connection-property'
methods.

Remove some out-of-date todo items. (Implement file-attributes in Perl :)




check in by daniel: 'rcp/lisp rcp.el,1.362'

2000-05-28 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/rcp/lisp
In directory bonny:/tmp/cvs-serv22305

Modified Files:
rcp.el 
Log Message:
Use the new connection property infrastructure for the remote Perl executable.




check in by yyamano: 'rcp/texi Makefile,1.8'

2000-05-27 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/rcp/texi
In directory bonny:/tmp/cvs-serv18485

Modified Files:
Makefile 
Log Message:
Remove *.html files when make clean.




check in by daniel: 'rcp/lisp rcp-vc.el,1.1'

2000-05-26 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/rcp/lisp
In directory bonny:/tmp/cvs-serv15704

Added Files:
rcp-vc.el 
Log Message:
Moved the VC integration code into a separate file.




check in by daniel: 'rcp/lisp rcp.el,1.355'

2000-05-26 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/rcp/lisp
In directory bonny:/tmp/cvs-serv18288

Modified Files:
rcp.el 
Log Message:
XEmacs compatibility fix: `detect-coding-region' takes a buffer as the third
argument in XEmacs. So, we get a list of coding systems and take the first
one.




cvs ci 'rcp/texi rcp.texi,1.19,1.20'

2000-05-25 Thread Owns all emacs-rcp files in CVS

Update of /services/emacs-rcp/cvsroot/rcp/texi
In directory bonny:/tmp/cvs-serv9980

Modified Files:
rcp.texi 
Log Message:
Documentation updates:
* Added notes on the cannonical web location of the document.
* Note the mailing list and archive in the top node.
* Add a download link to the top node for HTML only.
* Added a section on obtaining RCP, including the CVS server.
* Remove the dead section on caching - to be added when caching is. :)