From fd5746882d687b06e43fb577c61d625323cb5eca Mon Sep 17 00:00:00 2001 From: Marije Baalman Date: Sat, 3 Jan 2009 18:37:22 +0000 Subject: [PATCH] emacs side of commit 8389 git-svn-id: https://supercollider.svn.sourceforge.net/svnroot/supercollider/trunk@8392 a380766d-ff14-0410-b294-a243070f3f08 --- sc/{extDocument.sc => extString.sc} | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) rename sc/{extDocument.sc => extString.sc} (77%) 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 {