mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-15 13:34:18 +01:00
24251: attempt to fix sitem() YODL macro in ztexi.yo
This commit is contained in:
parent
75c0f5cde8
commit
a5c9701518
@ -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,
|
||||
|
@ -183,7 +183,7 @@ def(endsitem)(0)(\
|
||||
enditem()\
|
||||
)
|
||||
def(sitem)(2)(\
|
||||
item(ARG1)(NL()ARG2)\
|
||||
item(ARG1)(+NL()ARG2)\
|
||||
)
|
||||
def(sxitem)(1)(\
|
||||
xitem(ARG1)\
|
||||
|
Loading…
Reference in New Issue
Block a user