Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
It's ...
- X-seq: zsh-workers 1725
- From: Anthony Heading <aheading@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: It's ...
- Date: Fri, 19 Jul 1996 23:19:04 +0100 (BST)
Obviously, these are critical bugfixes...
Anthony
------
*** Doc/zsh.texi.orig Fri Jul 19 23:00:22 1996
--- Doc/zsh.texi Fri Jul 19 23:01:08 1996
***************
*** 20,24 ****
Paul Falstad. It was converted from the @file{zsh.1} file distributed with
zsh v2.5.0 by Jonathan Hardwick, @code{jch@@cs.cmu.edu} and updated/modified
! by Clive Messer, @code{clive@@epos.demon.co.uk} to it's present state.
@end ifinfo
--- 20,24 ----
Paul Falstad. It was converted from the @file{zsh.1} file distributed with
zsh v2.5.0 by Jonathan Hardwick, @code{jch@@cs.cmu.edu} and updated/modified
! by Clive Messer, @code{clive@@epos.demon.co.uk} to its present state.
@end ifinfo
***************
*** 37,41 ****
Paul Falstad. It was converted from the @file{zsh.1} file distributed with
zsh v2.5.0 by Jonathan Hardwick, @code{jch@@cs.cmu.edu} and updated/modified
! by Clive Messer, @code{clive@@epos.demon.co.uk} to it's present state.
@end titlepage
--- 37,41 ----
Paul Falstad. It was converted from the @file{zsh.1} file distributed with
zsh v2.5.0 by Jonathan Hardwick, @code{jch@@cs.cmu.edu} and updated/modified
! by Clive Messer, @code{clive@@epos.demon.co.uk} to its present state.
@end titlepage
***************
*** 153,157 ****
with zsh v2.5.0. After a period of neglect it was updated by Clive Messer,
@code{clive@@epos.demon.co.uk} to reflect the many changes made to both the
! shell, the original @file{zsh.1}, (which due to it's size and ever
increasing number of options has since been split into several man-pages:@:
@file{zsh.1}, @file{zshall.1}, @file{zshbuiltins.1}, @file{zshcompctl.1},
--- 153,157 ----
with zsh v2.5.0. After a period of neglect it was updated by Clive Messer,
@code{clive@@epos.demon.co.uk} to reflect the many changes made to both the
! shell, the original @file{zsh.1}, (which due to its size and ever
increasing number of options has since been split into several man-pages:@:
@file{zsh.1}, @file{zshall.1}, @file{zshbuiltins.1}, @file{zshcompctl.1},
***************
*** 3196,3200 ****
@item expand-cmd-path
@tindex expand-cmd-path
! Expand the current command to it's full pathname.
@item expand-or-complete (@key{TAB}) (unbound) (@key{TAB})
--- 3196,3200 ----
@item expand-cmd-path
@tindex expand-cmd-path
! Expand the current command to its full pathname.
@item expand-or-complete (@key{TAB}) (unbound) (@key{TAB})
*** Doc/zshbuiltins.man.orig Fri Jul 19 23:12:49 1996
--- Doc/zshbuiltins.man Fri Jul 19 23:13:06 1996
***************
*** 203,207 ****
.TP
\fBcompctl\fP
! Compctl has it's own man page. Check \fIzshcompctl\fP(1).
.TP
\fBcontinue\fP [ \fInum\fP ]
--- 203,207 ----
.TP
\fBcompctl\fP
! Compctl has its own man page. Check \fIzshcompctl\fP(1).
.TP
\fBcontinue\fP [ \fInum\fP ]
*** Doc/zshparam.man.orig Fri Jul 19 23:12:56 1996
--- Doc/zshparam.man Fri Jul 19 23:13:41 1996
***************
*** 297,301 ****
.TP
.B ARGV0
! If exported, it's value is used as argv[0] of external commands.
Usually used in constructs like 'ARGV0=emacs nethack'.
.TP
--- 297,301 ----
.TP
.B ARGV0
! If exported, its value is used as argv[0] of external commands.
Usually used in constructs like 'ARGV0=emacs nethack'.
.TP
Messages sorted by:
Reverse Date,
Date,
Thread,
Author