- wrap overlong lines (Cristian Ionescu-Idbohrn)

- s/\.  /. /g;# (me)
This commit is contained in:
Bernhard Reutner-Fischer
2008-07-22 18:27:53 +00:00
parent 08d120e6e1
commit 3e8669f359
18 changed files with 236 additions and 220 deletions

View File

@ -62,7 +62,7 @@ config FEATURE_EDITING_VI
default n
depends on FEATURE_EDITING
help
Enable vi-style line editing. In shells, this mode can be
Enable vi-style line editing. In shells, this mode can be
turned on and off with "set -o vi" and "set +o vi".
config FEATURE_EDITING_HISTORY