From 17a552aa2d2259bca8603ff87e1dbdaac3d07ca0 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 4 Apr 2003 14:19:54 +0000 Subject: corrections to 18433 from Oliver --- Etc/CONTRIBUTORS | 2 +- Etc/NEWS | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'Etc') diff --git a/Etc/CONTRIBUTORS b/Etc/CONTRIBUTORS index 7b4f789bb..e3bcd254b 100644 --- a/Etc/CONTRIBUTORS +++ b/Etc/CONTRIBUTORS @@ -24,7 +24,7 @@ various modules, networking, prompts Andrej Borsenkow : configuration, completion functions, cygwin support -Chmouel Bodjnah : Linux completion support +Chmouel Boudjnah : Linux completion support Wayne Davison : shell history mechanism, arithmetic diff --git a/Etc/NEWS b/Etc/NEWS index d6a9c747b..5914dc97c 100644 --- a/Etc/NEWS +++ b/Etc/NEWS @@ -47,7 +47,7 @@ Line editor: - recursive editing - supplied widgets read-from-minibuffer, replace-string use these features (more intuitive prompting and argument reading than 4.0) -- access to killed text vai $CUTBUFFER and $killring +- access to killed text via $CUTBUFFER and $killring - supplied highly configurable word widgets forward-word-match etc., can set what constitutes a word interactively or in startup script (implement bash-style behaviour, replacing previous bash-* word widgets) @@ -61,7 +61,7 @@ Local internal improvements: - line numbers in error messages and $PS4 output are more consistent - `=prog' expands only paths, no longer aliases for consistency - job display in prompts; `jobs' command output can be piped -- prompts: new $RPROMPT2, %^, %y, enhanced %{, %}, %_. +- prompts: new $RPROMPT2, %^, %j, %y, enhanced %{, %}, %_. - rand48() function for better randomness in arithmetic (if the corresponding math library function is present) - $SECONDS parameter can be made floating point via `typeset -F SECONDS' -- cgit 1.4.1