emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] 46/255: TODO: try using load-read-function and try loading these


From: Eric Schulte
Subject: [elpa] 46/255: TODO: try using load-read-function and try loading these files w/read
Date: Sun, 16 Mar 2014 01:02:16 +0000

eschulte pushed a commit to branch go
in repository elpa.

commit c682c730e601bd58893144783e7b78a516a33888
Author: Eric Schulte <address@hidden>
Date:   Sat May 19 18:20:34 2012 -0400

    TODO: try using load-read-function and try loading these files w/read
---
 sgf.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/sgf.el b/sgf.el
index f2f3090..af4148b 100644
--- a/sgf.el
+++ b/sgf.el
@@ -111,6 +111,7 @@ be a symbol, or any generalized variable allowed by `setf'."
 
 
 ;;; Parsing
+;; TODO: try using load-read-function and try loading these files w/read
 (defmacro parse-many (regexp string &rest body)
   (declare (indent 2))
   `(let (res (start 0))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]