zsh-workers
 help / color / mirror / code / Atom feed
From: Wayne Davison <wayne@clari.net>
To: "ZSH workers mailing list" <zsh-workers@sunsite.auc.dk>
Subject: PATCH: 3.0.6-pre-3: documentation fixes
Date: Wed, 02 Jun 1999 21:10:13 -0700	[thread overview]
Message-ID: <199906030410.VAA14177@bebop.clari.net> (raw)

Here's some doc fixes for 3.0.6-pre-3:

+ Some tt(FOO) entities were used in zshbuiltins.man, so I changed
  them to be \fBFOO\fP.

+ I documented my change to EXTENDED_HISTORY's output format.

+ I added the missing doc for HIST_REDUCE_BLANKS.

..wayne..

---8<------8<------8<------8<---cut here--->8------>8------>8------>8---
--- zsh-3.0.6-pre-3/Doc/zshbuiltins.man	Mon May 31 10:48:20 1999
+++ ./Doc/zshbuiltins.man	Wed Jun  2 21:03:44 1999
@@ -315,11 +315,11 @@
 are reset to their default value corresponding to the specified emulation
 mode, except for certain options describing the interactive
 environment; otherwise, only those options likely to cause portability
-problems in scripts and functions are altered.  If the tt(-L) option
-is given, the option tt(LOCAL_OPTIONS) will be set as well, causing
-the effect of the tt(emulate) command to be local to the immediately
+problems in scripts and functions are altered.  If the \-\fBL\fP option
+is given, the option \fBLOCAL_OPTIONS\fP will be set as well, causing
+the effect of the \fBemulate\fP command to be local to the immediately
 surrounding shell function, if any; normally this is turned off in all
-emulation modes except tt(ksh).
+emulation modes except \fBksh\fP.
 .TP
 \fBenable\fP [ \-\fBafmr\fP ] \fIarg\fP ...
 Enable the hash table element named \fIarg\fP, presumably disabled
--- zsh-3.0.6-pre-3/Doc/zshoptions.man	Mon May 31 10:48:14 1999
+++ ./Doc/zshoptions.man	Wed Jun  2 21:05:03 1999
@@ -185,9 +185,11 @@
 directory expansion as in \fBFilename Expansion\fP above.)
 .TP
 \fBEXTENDED_HISTORY\fP
-Save beginning and ending timestamps to the history file.
-The format of these timestamps is
-\fI:<beginning time>:<ending time>:<command>.\fP
+Save each command's beginning timestamp (in seconds since the epoch)
+and the duration (in seconds) to the history file.
+The format of this prefixed data is:
+.sp
+\fI:<beginning time>:<elapsed seconds>:<command>.\fP
 .TP
 \fBFLOW_CONTROL\fP
 If this option is unset,
@@ -263,6 +265,10 @@
 \fBHIST_NO_STORE\fP
 Remove the \fBhistory\fP (\fBfc\fP \-\fBl\fP) command from
 the history when invoked.
+.TP
+\fBHIST_REDUCE_BLANKS\fP
+Remove superfluous blanks from each command line
+being added to the history list.
 .TP
 \fBHIST_VERIFY\fP
 Whenever the user enters a line with history substitution,
---8<------8<------8<------8<---cut here--->8------>8------>8------>8---


                 reply	other threads:[~1999-06-03  4:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199906030410.VAA14177@bebop.clari.net \
    --to=wayne@clari.net \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).