diff options
author | Richard M. Stallman <rms@gnu.org> | 2001-11-13 02:20:08 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2001-11-13 02:20:08 +0000 |
commit | d63a4a73ea41545b3f4e9576e53dd29251d6a72e (patch) | |
tree | 05de3a0374c049fc366f7ac1a042c3e963b62ed4 /etc/TODO | |
parent | b47be5ebb384491d4a3b9bd00ab5ec5e7336c259 (diff) | |
download | emacs-d63a4a73ea41545b3f4e9576e53dd29251d6a72e.tar.gz |
Add item for edebug and macros.
Diffstat (limited to 'etc/TODO')
-rw-r--r-- | etc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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.] |