ftp.nice.ch/pub/next/tools/frontends/Emacs.3.0.1.s.tar.gz#/Emacs-3.0.1/EditSpeaker.h

This is EditSpeaker.h in view mode; [Download] [Up]

#import <appkit/Speaker.h>
@interface EditSpeaker : Speaker
{}
-(int)openFile : (char *) fileName
	onHost : (char *) hostName
	atTrueLine : (int) line;
-(int)openFile : (char *) fileName
	onHost : (char *) hostName
	fromTrueLine : (int) line1
	to : (int) line2;
@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.