diff options
Diffstat (limited to 'lynx_help/keystrokes/edit_help.html')
-rw-r--r-- | lynx_help/keystrokes/edit_help.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lynx_help/keystrokes/edit_help.html b/lynx_help/keystrokes/edit_help.html index 7fa146d8..9a9773fb 100644 --- a/lynx_help/keystrokes/edit_help.html +++ b/lynx_help/keystrokes/edit_help.html @@ -1,4 +1,4 @@ -<!-- $LynxId: edit_help.html,v 1.14 2013/05/21 10:51:27 tom Exp $ --> +<!-- $LynxId: edit_help.html,v 1.15 2013/10/16 22:44:55 tom Exp $ --> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> @@ -18,10 +18,10 @@ <p>Lynx invokes a built-in <em>Line Editor</em> for entering strings in response to prompts, in forms, and for email messages if an external editor has not been defined. Alternative key - bindings can be offered by configuring with --enable-alt-bindings - or by adding them in LYEditmap.c before compiling Lynx. If - available, they may be selected via the 'o'ptions menu, or by - editing lineedit_mode in the '.lynxrc' file.</p> + bindings are normally available (unless Lynx was configured with + <code>--disable-alt-bindings</code>). If available, they may be + selected via the 'o'ptions menu, or by editing lineedit_mode in + the '.lynxrc' file.</p> <p>Two such alternative key bindings, which may be available on your system, are the <a href="alt_edit_help.html">Alternative |