Add <defmacro>.
authormorioka <morioka>
Wed, 14 Oct 1998 05:39:32 +0000 (05:39 +0000)
committermorioka <morioka>
Wed, 14 Oct 1998 05:39:32 +0000 (05:39 +0000)
rep/texi/mapping

index abdfad5..7a1e3c5 100644 (file)
@@ -1,6 +1,6 @@
 % sinfo to texinfo replacement file
 % by MORIOKA Tomohiko
-% $Id: mapping,v 1.1 1998-09-15 01:24:56 morioka Exp $:
+% $Id: mapping,v 1.2 1998-10-14 05:39:32 morioka Exp $:
 
 <qwertz>       +     
 </qwertz>      +
 <defun>                +       "@defun [name]"
 </defun>       +       "@end defun"            +
 
+<defmacro>             +       "@defmac [name]"
+</defmacro>    +       "@end defmac"           +
+
 <opts>                 " &optional "
 <rest>                 " &rest "
 
 </hline>
 
 % end of texinfo replacement file
-