changeset 40969:57ff4380e1fe

Add item for edebug and macros.
author Richard M. Stallman <rms@gnu.org>
date Tue, 13 Nov 2001 02:20:08 +0000
parents f44b389b0373
children fb31125d0d7b
files etc/TODO
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/TODO	Tue Nov 13 02:12:04 2001 +0000
+++ b/etc/TODO	Tue Nov 13 02:20:08 2001 +0000
@@ -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.]