diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2004-01-25 02:09:48 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2004-01-25 02:09:48 -0500 |
commit | a667eb0b51f7cb224924921194b4dfadfded3095 (patch) | |
tree | e3c6800a040d21880b2cb54db6a97f76049dc487 /src/LYrcFile.c | |
parent | 264781cf73284efb1e6eb24c3c71d46ce36685aa (diff) | |
download | lynx-snapshots-a667eb0b51f7cb224924921194b4dfadfded3095.tar.gz |
snapshot of project "lynx", label v2-8-5pre_3
Diffstat (limited to 'src/LYrcFile.c')
-rw-r--r-- | src/LYrcFile.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/LYrcFile.c b/src/LYrcFile.c index 781d5964..65ba26c6 100644 --- a/src/LYrcFile.c +++ b/src/LYrcFile.c @@ -399,6 +399,9 @@ the following control characters are used for moving and deleting:\n\ \n\ Current lineedit modes are:\n\ ")), +#ifdef EXP_LOCALE_CHARSET + MAYBE_SET(RC_LOCALE_CHARSET, LYLocaleCharset, MSG_ENABLE_LYNXRC), +#endif MAYBE_SET(RC_MAKE_PSEUDO_ALTS_FOR_INLINES, pseudo_inline_alts, MSG_ENABLE_LYNXRC), MAYBE_SET(RC_MAKE_LINKS_FOR_ALL_IMAGES, clickable_images, MSG_ENABLE_LYNXRC), PARSE_MBM(RC_MULTI_BOOKMARK, N_("\ |