nano

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

commit 73ff694ce1106ee5abc028d1035200bec4b9205d
parent b61dc89f9a47948d456bd9abfd4a43dbc07b3184
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Sat, 15 Apr 2006 18:02:06 +0000

more miscellaneous minor fixes


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

Diffstat:
Mdoc/texinfo/nano.texi | 15++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/doc/texinfo/nano.texi b/doc/texinfo/nano.texi @@ -9,7 +9,7 @@ @smallbook @set EDITION 0.1 @set VERSION 1.3.10 -@set UPDATED 12 Apr 2006 +@set UPDATED 15 Apr 2006 @dircategory Editors @direntry @@ -446,14 +446,15 @@ editable text in front of the cursor, as opposed to being bracketed and uneditable as it is in Pico. The old behavior could be made compatible with Pico via the @code{-p} option, but recent versions of Pico use the @code{-p} option to preserve the XON and XOFF sequences within the -editor. Since with the new method search and replace strings can still -be edited by simply hitting the up arrow key once, the old method was -removed completely. +editor. Since, with the new method, search and replace strings can +still be edited by simply hitting the up arrow key once, the old method +was removed completely. -@item Writing or Appending Selected Text to Files -Text selected using the Control-Caret (^^) key can be written out or -appended to a new or existing file using the Writeout key (^O). +@item Writing, Appending, or Prepending Selected Text to Files +Text selected using the Control-Caret (^^) key can be written out, +appended, or prepended to a new or existing file using the Writeout key +(^O). @item Toggles Many options which alter the functionality of the program can be