diff --git a/sc/extDocument.sc b/sc/extString.sc similarity index 77% rename from sc/extDocument.sc rename to sc/extString.sc index 55d2504..e5f72e0 100644 --- a/sc/extDocument.sc +++ b/sc/extString.sc @@ -1,4 +1,5 @@ // copyright 2003 stefan kersten +// 2007-9 marije baalman // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as @@ -15,21 +16,6 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA - -+ Document { - // Document class for Emacs interface. - // - // Delegates to ScelDocument, which delegates to EmacsDocument. - - // moved to Emacs, upon startup - // *implementationClass { ^ScelDocument } - - // PRIVATE - // *newFromIndex { ^this.shouldNotImplement(thisMethod) } - *prGetLast { ^allDocuments.last } -} - - + String{ openHelpFile {