From: David Lawrence Ramsey Date: Mon, 31 Jul 2006 23:29:22 +0000 (+0000) Subject: cosmetic fixes X-Git-Tag: v1.9.99pre1~31 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=2578025e7f7e373542b36e4d986b3248c398c3db;p=nano.git cosmetic fixes git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3831 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/ChangeLog b/ChangeLog index 6adb990a..c4dbb664 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ CVS code - - Miscellaneous comment fixes. (DLR) - Fix option descriptions. At least one of the two parts of +LINE,COLUMN must be specified at all times; COLUMN is not the - only optional value. Also fix wording problems in + only optional value. Also, fix wording problems in -O/--morespace and -W/--wordbounds. Changes to usage(), UPGRADE, nano.1, nanorc.5, rnano.1, nano.texi, and nanorc.sample.in. (DLR) diff --git a/src/winio.c b/src/winio.c index 06328a2a..c0201c55 100644 --- a/src/winio.c +++ b/src/winio.c @@ -98,10 +98,7 @@ static bool disable_cursorpos = FALSE; * functions of the former are not arbitrary and the functions of the * latter are.) * - F16 on FreeBSD console == Shift-Down on rxvt/Eterm; the former is - * omitted. (Same as above.) - * - * Note that Center (5) on the numeric keypad with NumLock off can also - * be the Begin key. */ + * omitted. (Same as above.) */ /* Read in a sequence of keystrokes from win and save them in the * keystroke buffer. This should only be called when the keystroke