in nano.texi, add minor punctuation fixes
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3917 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
65ab1c87b7
commit
9f0fccd713
|
@ -2,7 +2,7 @@ CVS code -
|
||||||
- General:
|
- General:
|
||||||
- Miscellaneous comment fixes. (DLR)
|
- Miscellaneous comment fixes. (DLR)
|
||||||
- doc/nano.texi:
|
- doc/nano.texi:
|
||||||
- Add minor wording fixes. (DLR)
|
- Add minor wording and punctuation fixes. (DLR)
|
||||||
|
|
||||||
GNU nano 1.9.99pre3 - 2006.10.25
|
GNU nano 1.9.99pre3 - 2006.10.25
|
||||||
- chars.c:
|
- chars.c:
|
||||||
|
|
|
@ -732,7 +732,7 @@ position of the cursor.
|
||||||
|
|
||||||
@item Interactive Replace and Spell Checker
|
@item Interactive Replace and Spell Checker
|
||||||
It is worth noting that @code{nano}'s replace function is interactive,
|
It is worth noting that @code{nano}'s replace function is interactive,
|
||||||
i.e, it does not stop after one search string is found and automatically
|
i.e. it does not stop after one search string is found and automatically
|
||||||
replace it. The @code{nano} implementation will pause at each search
|
replace it. The @code{nano} implementation will pause at each search
|
||||||
string found and query whether to replace this instance or not. The
|
string found and query whether to replace this instance or not. The
|
||||||
internal spell checker operates similarly. Note that there is no way to
|
internal spell checker operates similarly. Note that there is no way to
|
||||||
|
|
Loading…
Reference in New Issue