nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 2578025e7f7e373542b36e4d986b3248c398c3db
parent 5b17ef85e7567b75216018cb89d912f89bbc94ce
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Mon, 31 Jul 2006 23:29:22 +0000

cosmetic fixes


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3831 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MChangeLog | 2+-
Msrc/winio.c | 5+----
2 files changed, 2 insertions(+), 5 deletions(-)

diff --git 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 @@ -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