commit | 406d67165262a3f9443f395c7c85d8c3519309ef | [log] [tgz] |
---|---|---|
author | paul <paul> | Fri Oct 22 12:27:44 2004 +0000 |
committer | paul <paul> | Fri Oct 22 12:27:44 2004 +0000 |
tree | 198c7eb16a8d70d677a23e20082a20b4a269dc69 | |
parent | ac1912327ea078f1336d54fdb1177592f94a7980 [diff] |
2004-10-22 Paul Jakma <paul@dishone.st> * command.h: Cleanup the defines a bit, add helper defines and collapse all defines to use those. Add an attribute field to cmd_element to support, eg hidden or deprecated commands, add defun defines for such. All that's left to do is add logic to command.c to check these attributes... ;)