zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@sunsite.dk
Subject: PATCH: ZLE doc xref to BAUD, fix doc build error
Date: Sat, 15 Sep 2001 20:40:17 +0000	[thread overview]
Message-ID: <1010915204017.ZM2451@candle.brasslantern.com> (raw)
In-Reply-To: <1010915184338.ZM1920@candle.brasslantern.com>

On Sep 15,  6:43pm, Bart Schaefer wrote:
}
} Would anyone object to moving the BAUD doc into the "set by" section?  It
} probably ought to get at least a cross-reference somewhere in the ZLE
} section as well.

Hmm, LINES and COLUMNS would appear to have similar issues.

This adds the cross reference without (yet) moving anything to a new
section.  It also fixes the recently-reported problem with the reference
to the zsh/net/tcp module doc.

Index: Doc/Makefile.in
===================================================================
diff -u -r1.7 Makefile.in
--- Doc/Makefile.in	2001/09/05 15:22:30	1.7
+++ Doc/Makefile.in	2001/09/15 20:18:39
@@ -61,7 +61,7 @@
 Zsh/mod_mapfile.yo Zsh/mod_mathfunc.yo Zsh/mod_parameter.yo Zsh/mod_pcre.yo \
 Zsh/mod_sched.yo Zsh/mod_stat.yo Zsh/mod_termcap.yo Zsh/mod_terminfo.yo \
 Zsh/mod_zftp.yo Zsh/mod_zle.yo Zsh/mod_zleparameter.yo \
-Zsh/mod_zprof.yo Zsh/mod_zpty.yo Zsh/mod_zutil.yo
+Zsh/mod_zprof.yo Zsh/mod_zpty.yo Zsh/mod_zutil.yo Zsh/mod_tcp.yo
 
 YODLSRC = zmacros.yo zman.yo ztexi.yo Zsh/arith.yo Zsh/builtins.yo \
 Zsh/compat.yo Zsh/compctl.yo Zsh/compsys.yo Zsh/compwid.yo Zsh/cond.yo \
Index: Doc/Zsh/zle.yo
===================================================================
diff -u -r1.3 zle.yo
--- Doc/Zsh/zle.yo	2001/09/05 15:22:31	1.3
+++ Doc/Zsh/zle.yo	2001/09/15 20:30:01
@@ -21,6 +21,14 @@
 is similar to bf(ksh), and uses no termcap sequences.  If tt(TERM) is
 "emacs", the tt(ZLE) option will be unset by default.
 
+vindex(BAUD, use of)
+vindex(COLUMNS, use of)
+vindex(LINES, use of)
+The parameters tt(BAUD), tt(COLUMNS), and tt(LINES) are also used by the
+line editor.
+ifzman(See em(Parameters Used By The Shell) in zmanref(zshparam))\
+ifnzman(noderef(Parameters Used By The Shell)).
+
 startmenu()
 menu(Keymaps)
 menu(Zle Builtins)

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


  reply	other threads:[~2001-09-15 20:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-14  7:30 Various vared problems with screen refresh, etc Bart Schaefer
2001-08-14  8:28 ` Geoff Wing
2001-08-14 11:55   ` PATCH: Status line fixes (Was: Various vared problems with screen refresh, etc.) Geoff Wing
2001-09-15 18:43 ` Various vared problems with screen refresh, etc Bart Schaefer
2001-09-15 20:40   ` Bart Schaefer [this message]
2001-09-15 23:21   ` Peter Stephenson
2001-09-16  4:25     ` Bart Schaefer
2001-09-15 18:45 ` History and vared Bart Schaefer
2001-09-17 18:24   ` Wayne Davison

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=1010915204017.ZM2451@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@sunsite.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).