From: uz Date: Sun, 12 Jun 2011 21:29:07 +0000 (+0000) Subject: Finished implemenation of commands to delete macros. Added the new commands to X-Git-Tag: V2.13.3~411 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d1426aaa4309b76197e4514d858641bcd96b937b;p=cc65 Finished implemenation of commands to delete macros. Added the new commands to the docs. git-svn-id: svn://svn.cc65.org/cc65/trunk@5050 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/ca65.sgml b/doc/ca65.sgml index 9c40084f1..3f5e9e9ef 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -2113,7 +2113,22 @@ Here's a list of all control commands and a description, what they do: Start a define style macro definition. The command is followed by an identifier (the macro name) and optionally by a list of formal arguments in braces. - See section . + See also the command and + section . + + +.DELMAC, .DELMACRO