could break anything using extended regular expressions, and
glibc 2.2.3 is old. Changes to configure.ac, faq.html,
nano.h, proto.h, and UPGRADE; removal of safe_regexec(). (DLR)
- - Minor wording fixes to various messages. (Benno Schulenberg,
- minor tweaks by DLR)
+ - Minor wording fixes to various messages. Changes to
+ load_history(), shortcut_init(), toggle_init(), usage(),
+ do_suspend(), do_input(), do_rcfile_error(), nano.1,
+ nano.texi, and nanorc.sample.in. (Benno Schulenberg, minor
+ tweaks by DLR)
- browser.c:
do_browser()
- Reference NANO_GOTODIR_(ALT|F)?KEY instead of
.\" warranty.
.\"
.\" $Id$
-.TH NANO 1 "version 1.3.12" "May 24, 2006"
+.TH NANO 1 "version 1.3.12" "June 7, 2006"
.\" Please adjust this date whenever revising the manpage.
.\"
.TP
.B \-U (\-\-quickblank)
Do quick statusbar blanking. Statusbar messages will disappear after 1
-keystroke instead of 25. Note that \fB-c\fP overrules this.
+keystroke instead of 25. Note that \fB-c\fP overrides this.
.TP
.B \-V (\-\-version)
Show the current version number and exit.
available.
.TP
.B \-c (\-\-const)
-Constantly show the cursor position. Note that this overrules \fB-U\fP.
+Constantly show the cursor position. Note that this overrides \fB-U\fP.
.TP
.B \-d (\-\-rebinddelete)
Interpret the Delete key differently so that both Backspace and Delete
# set casesensitive
## Constantly display the cursor position in the statusbar. Note that
-## this overrules "quickblank".
+## this overrides "quickblank".
# set const
## Use cut to end of line by default.
# set punct "!.?"
## Do quick statusbar blanking. Statusbar messages will disappear after
-## 1 keystroke instead of 26. Note that "const" overrules this.
+## 1 keystroke instead of 26. Note that "const" overrides this.
##
# set quickblank
@smallbook
@set EDITION 0.1
@set VERSION 1.3.12
-@set UPDATED 24 May 2006
+@set UPDATED 07 Jun 2006
@dircategory Editors
@direntry
@item -U, --quickblank
Do quick statusbar blanking. Statusbar messages will disappear after 1
-keystroke instead of 25. Note that -c overules this.
+keystroke instead of 25. Note that -c overrides this.
@item -V, --version
Show the current version number and exit.
@item -c, --const
Constantly display the cursor position and line number on the statusbar.
-Note that this overrules -U.
+Note that this overrides -U.
@item -d, --rebinddelete
Interpret the Delete key differently so that both Backspace and Delete