1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-27 10:54:40 +00:00

Add item for edebug and macros.

This commit is contained in:
Richard M. Stallman 2001-11-13 02:20:08 +00:00
parent 2fa8f8a42f
commit 9e7814d262

View File

@ -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.]