From a50011ae0436f04059ed82e6ca35c874f14a4237 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Mon, 14 Dec 2009 09:47:55 -0800 Subject: [PATCH] Looked into CommonJS and will use it ASAP. --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index 3aa39f4..61432ca 100644 --- a/TODO +++ b/TODO @@ -29,8 +29,6 @@ http://www.gnu.org/software/emacs/manual/html_node/elisp/Programming-Types.html# * dynamic scoping (replace the current symbol table entirely) - * look into CommonJS - * merge with Ymacs? (probably not going to happen, would have to steal what we can from them)