mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-04 10:41:11 +02:00
11508: Add texipage() to printindex().
This commit is contained in:
parent
663e892126
commit
903ee41560
2 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
2000-05-22 Bart Schaefer <schaefer@zsh.org>
|
2000-05-22 Bart Schaefer <schaefer@zsh.org>
|
||||||
|
|
||||||
|
* 11508: Doc/Zsh/index.yo: Add texipage() to printindex().
|
||||||
|
|
||||||
* 11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs.
|
* 11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs.
|
||||||
|
|
||||||
2000-05-22 Chmouel Boudjnah <chmouel@mandrakesoft.com>
|
2000-05-22 Chmouel Boudjnah <chmouel@mandrakesoft.com>
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
ifztexi(\
|
ifztexi(\
|
||||||
def(printindex)(2)(\
|
def(printindex)(2)(\
|
||||||
|
texipage()NL()\
|
||||||
NOTRANS(@unnumbered) ARG1NL()\
|
NOTRANS(@unnumbered) ARG1NL()\
|
||||||
NL()\
|
NL()\
|
||||||
NOTRANS(@printindex) ARG2\
|
NOTRANS(@printindex) ARG2\
|
||||||
|
|
Loading…
Reference in a new issue