]> git.eshelyaron.com Git - emacs.git/commitdiff
Add item for edebug and macros.
authorRichard M. Stallman <rms@gnu.org>
Tue, 13 Nov 2001 02:20:08 +0000 (02:20 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 13 Nov 2001 02:20:08 +0000 (02:20 +0000)
etc/TODO

index c4dc548281bd8312188745b82b153c2806205992..2e38bf19a0d2855552b3a11c8a02358a4d287c44 100644 (file)
--- 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.]