Mercurial > hg > xemacs-beta
diff netinstall/dialog.h @ 657:ce0b3f2eff35
[xemacs-hg @ 2001-09-09 04:37:41 by andyp]
DDE, netinstall and cygwin file fixes
author | andyp |
---|---|
date | Sun, 09 Sep 2001 04:37:48 +0000 |
parents | 3078fd1074e8 |
children |
line wrap: on
line diff
--- a/netinstall/dialog.h Sat Sep 08 09:12:09 2001 +0000 +++ b/netinstall/dialog.h Sun Sep 09 04:37:48 2001 +0000 @@ -31,11 +31,13 @@ D(do_download); D(do_fromcwd); D(do_ini); +D(do_init); D(do_install); D(do_local_dir); D(do_net); D(do_other); D(do_postinstall); +D(do_uninstall); D(do_root); D(do_site); D(do_source);