1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-26 22:10:45 +02:00

24251: attempt to fix sitem() YODL macro in ztexi.yo

This commit is contained in:
Peter Stephenson 2007-12-14 11:58:30 +00:00
parent 75c0f5cde8
commit a5c9701518
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2007-12-14 Peter Stephenson <pws@csr.com>
* 24251: Doc/ztexi.yo: fix sitem() macro.
2007-12-13 Clint Adams <clint@zsh.org>
* 24242: Functions/Calendar/calendar_add, Functions/Example/cat,

View File

@ -183,7 +183,7 @@ def(endsitem)(0)(\
enditem()\
)
def(sitem)(2)(\
item(ARG1)(NL()ARG2)\
item(ARG1)(+NL()ARG2)\
)
def(sxitem)(1)(\
xitem(ARG1)\