zsh-workers
 help / color / mirror / code / Atom feed
From: Mikael Magnusson <mikachu@gmail.com>
To: Peter Stephenson <p.w.stephenson@ntlworld.com>
Cc: "Zsh Hackers' List" <zsh-workers@zsh.org>
Subject: Re: PATCH: NEWS updated for 5.0.
Date: Sat, 14 Apr 2012 19:21:58 +0200	[thread overview]
Message-ID: <CAHYJk3SvzH-W4H3DDPTVPCibNMGXBZhBUswGCcPnxG5vMDZiWw@mail.gmail.com> (raw)
In-Reply-To: <20120413231453.0a141084@pws-pc.ntlworld.com>

On 14 April 2012 00:14, Peter Stephenson <p.w.stephenson@ntlworld.com> wrote:
> Here's my first go at condensing the NEWS for 4.3 into a single group
> between 4.2 and 5.0.  The old 4.3 news has moved into Etc.
>
> Probably easier to look through and comment on after I've committed it.

Possibly white-space mangled patch of minor changes I'll commit unless
someone protests.

diff --git i/NEWS w/NEWS
index 1a69494..9954ec5 100644
--- i/NEWS
+++ w/NEWS
@@ -55,13 +55,13 @@ Expansion (parameters, globbing, etc.) and redirection
   from the end.

 - The parameter expansion flag (D) abbreviates directories in parameters
-  using the familiary ~ form.
+  using the familiar ~ form.

 - The parameter expansion flag (g) can take delimited arguments o, e and
   c to provide echo- and print-style expansion: (g::) provides basic
   echo-style expansion; (g:e:) provides the extended capabilities of
   print; (g:o:) provides octal escapes without a leading zero; (g:c:)
-  additional expands "^c" style control characters as for bindkey.
+  additionally expands "^c" style control characters as for bindkey.
   Options may be combined, e.g. (g:eoc:).

 - The parameter expansion flag (q-) picks the most minimal way of
@@ -92,7 +92,7 @@ Expansion (parameters, globbing, etc.) and redirection
   arbitrary file descriptors rather than the explicit range 0 to 9.

 - New prompt escapes:
-  %x and %I show source file and line number, usefil
+  %x and %I show source file and line number, useful
     in $PS4 (the existing %N and %i show names and lines in the execution
     environment rather than the source file).
   %F, %K, %f, %k allow colouring of prompts both using ANSI colour names
@@ -120,8 +120,8 @@ Shell variables (parameters)
   KEYBOARD_HACK defines characters to be ignored if typed unmatched at
     the end of the line (an extension of the SUN_KEYBOARD_HACK option).
   ZSH_PATCHLEVEL provides a unique indication of the code compiled to
-    make the shell even between releases.
-  ZSH_SUBSHELL indicates the subshell live, incremented once per fork, at
+    make the shell, even between releases.
+  ZSH_SUBSHELL indicates the subshell level, incremented once per fork, at
     which the code is being run.

 Options


-- 
Mikael Magnusson


  reply	other threads:[~2012-04-14 17:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-13 22:14 Peter Stephenson
2012-04-14 17:21 ` Mikael Magnusson [this message]
2012-04-14 18:03 ` Bart Schaefer

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=CAHYJk3SvzH-W4H3DDPTVPCibNMGXBZhBUswGCcPnxG5vMDZiWw@mail.gmail.com \
    --to=mikachu@gmail.com \
    --cc=p.w.stephenson@ntlworld.com \
    --cc=zsh-workers@zsh.org \
    /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).