aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index bfc4c83d85c..8483f39dca0 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -232,6 +232,9 @@ Perspectives also need to interact with the tabs.
232** FFI (foreign function interface) 232** FFI (foreign function interface)
233See eg http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00246.html 233See eg http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00246.html
234 234
235** Replace unexec with a more portable form of dumping
236See eg http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01034.html
237
235** Imenu could be extended into a file-structure browsing mechanism 238** Imenu could be extended into a file-structure browsing mechanism
236using code like that of customize-groups. 239using code like that of customize-groups.
237 240