From: Richard M. Stallman Date: Tue, 13 Nov 2001 02:20:08 +0000 (+0000) Subject: Add item for edebug and macros. X-Git-Tag: ttn-vms-21-2-B4~18627 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9e7814d262782cde5924804e8f784a9a701eae48;p=emacs.git Add item for edebug and macros. --- 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.]