summaryrefslogtreecommitdiff
path: root/etc/TODO
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2001-11-13 02:20:08 +0000
committerRichard M. Stallman <rms@gnu.org>2001-11-13 02:20:08 +0000
commitd63a4a73ea41545b3f4e9576e53dd29251d6a72e (patch)
tree05de3a0374c049fc366f7ac1a042c3e963b62ed4 /etc/TODO
parentb47be5ebb384491d4a3b9bd00ab5ec5e7336c259 (diff)
downloademacs-d63a4a73ea41545b3f4e9576e53dd29251d6a72e.tar.gz
Add item for edebug and macros.
Diffstat (limited to 'etc/TODO')
-rw-r--r--etc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index c4dc548281b..2e38bf19a0d 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -33,6 +33,9 @@
* Add ANSI C prototype forward declarations to the source files,
so that even the functions used within one file have prototypes.
+* Add a way for macro definitions to provide info to edebug
+ so it can handle them right.
+
* Replace finder.el with something that generates an Info file
which gives the same information through a menu structure. [Dave
Love started on this.]