浏览代码

Minor quibles.

Carsten Dominik 17 年之前
父节点
当前提交
65683709ac
共有 2 个文件被更改,包括 5 次插入1 次删除
  1. 0 1
      Makefile
  2. 5 0
      TODO

+ 0 - 1
Makefile

@@ -34,7 +34,6 @@ BATCH=$(EMACS) -batch -q -eval                             \
  "(progn (add-to-list (quote load-path) \".\")             \
  "(progn (add-to-list (quote load-path) \".\")             \
         (add-to-list (quote load-path) \"$(lispdir)\"))"
         (add-to-list (quote load-path) \"$(lispdir)\"))"
 
 
-
 # Specify the byte-compiler for compiling org-mode files
 # Specify the byte-compiler for compiling org-mode files
 ELC= $(BATCH) -f batch-byte-compile
 ELC= $(BATCH) -f batch-byte-compile
 
 

+ 5 - 0
TODO

@@ -1,6 +1,11 @@
           -*- mode:org -*-
           -*- mode:org -*-
 
 
 
 
+Christophers stuff:
+
+we need fast selection tables for tags *and* todo.
+
+
 Radio links accross files?  Like in Pony?  Or HOWM.
 Radio links accross files?  Like in Pony?  Or HOWM.
 How can this be done in an efficient way?
 How can this be done in an efficient way?