mirror of
git://git.sv.gnu.org/nano.git
synced 2024-11-22 12:51:23 +03:00
cosmetic fixes
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3831 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
5b17ef85e7
commit
2578025e7f
@ -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)
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user