Age | Commit message (Collapse) | Author | Files | Lines |
|
Make the running text refer to the parameters using their names given in
the signature. This enables the reader to search for the name given in
the signature.
|
|
|
|
Found by Debian's lintian tool.
|
|
|
|
|
|
|
|
|
|
|
|
from github pull request - some formatting edited
|
|
|
|
|
|
|
|
Default paper size is taken from LC_PAPER.
Stop to check for pdfetex (obsolete and redundant).
|
|
$ZSH_SCRIPT
(also a couple of ChangeLog typos corrected -- Bart)
|
|
provided by a new autoloadable function 'zmathfunc'.
|
|
|
|
|
|
|
|
Submitted via GitHub (https://github.com/zsh-users/zsh/pull/6).
|
|
and remove the obsolete statement about array assignments separated from typeset command on -p.
|
|
|
|
statements
|
|
from previous commit.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The \C- form is only used inside quotedzputs().
${(q+)...} outputs a quotedzputs() representation.
|
|
|
|
This shows the argument to shell option -c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
ChangeLog
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We need to restore the current count of matches when returning to
match at the point where we previously matched.
|