[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Quilt-dev] [patch 23/26] Wordsmith Environment section.
From: |
g . branden . robinson |
Subject: |
[Quilt-dev] [patch 23/26] Wordsmith Environment section. |
Date: |
Sat, 16 Jun 2018 12:22:55 -0400 |
User-agent: |
quilt/0.65 |
* Remove dependent clause used as a topic transition when this material
was not in its own section.
* Make tagged paragraphs readable as paragraphs (try it aloud).
* Provide examples of when $EDITOR is used.
* Semicolons separate independent clauses (when not used to separate
elements of a list containing commas), therefore convert a fragment to
an independent clause.
Index: quilt/doc/quilt.1.in
===================================================================
--- quilt.orig/doc/quilt.1.in
+++ quilt/doc/quilt.1.in
@@ -214,18 +214,19 @@ or to pop when the whole stack is alread
This behavior is intended to ease scripting with
.IR quilt .
.SH ENVIRONMENT
-In addition to that,
-.I quilt
-recognizes the following variables:
+.I Quilt
+recognizes the following variables.
.TP
.I EDITOR
-The program to run to edit files.
+specifies the program to run to edit files;
+for instance,
+with \\[lq]quilt edit\\[rq] or \\[lq]quilt header \\-e\\[rq].
.TP
.I LESS
-The arguments used to invoke the
+specifies the arguments used to invoke the
.BR less (1)
pager;
-defaults to \\[lq]\\-FRSX\\[rq].
+the default is \\[lq]\\-FRSX\\[rq].
.SH FILES
.SS "Example of working tree"
.EX
- Re: [Quilt-dev] [patch 18/26] Change the form of the word "subdirectory"., (continued)
- [Quilt-dev] [patch 09/26] Use character escapes for directional quotes and spacing tilde., g . branden . robinson, 2018/06/16
- [Quilt-dev] [patch 13/26] Set filespecs and environment variable names in italics., g . branden . robinson, 2018/06/16
- [Quilt-dev] [patch 16/26] Render Andreas Gruenbachers name with a u-umlaut., g . branden . robinson, 2018/06/16
- [Quilt-dev] [patch 21/26] Wordsmith Options section., g . branden . robinson, 2018/06/16
- [Quilt-dev] [patch 23/26] Wordsmith Environment section.,
g . branden . robinson <=
- [Quilt-dev] [patch 15/26] Capitalize "PDF" when not part of a filename., g . branden . robinson, 2018/06/16
- [Quilt-dev] [patch 17/26] Tighten summary., g . branden . robinson, 2018/06/16
- [Quilt-dev] [patch 20/26] Wordsmith Description section., g . branden . robinson, 2018/06/16
- [Quilt-dev] [patch 25/26] Make file tree diagram portable., g . branden . robinson, 2018/06/16
- [Quilt-dev] [patch 26/26] Rewrite discussion of QUILT_COLORS configuration variable., g . branden . robinson, 2018/06/16