diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2008-04-27 23:12:06 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2008-04-27 23:12:06 -0400 |
commit | 55e20c790925b61bc9ac0e37ce15950287b813cb (patch) | |
tree | 969622be9fe875c82294152e862885d59c9ee1d6 /src/LYrcFile.h | |
parent | 2390cc3bb37823e05c0c8ef94d601acdfa5ffc50 (diff) | |
download | lynx-snapshots-55e20c790925b61bc9ac0e37ce15950287b813cb.tar.gz |
snapshot of project "lynx", label v2-8-7dev_8c
Diffstat (limited to 'src/LYrcFile.h')
-rw-r--r-- | src/LYrcFile.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/LYrcFile.h b/src/LYrcFile.h index 6834941e..e446642f 100644 --- a/src/LYrcFile.h +++ b/src/LYrcFile.h @@ -1,5 +1,5 @@ /* - * $LynxId: LYrcFile.h,v 1.24 2008/02/10 22:45:46 tom Exp $ + * $LynxId: LYrcFile.h,v 1.25 2008/03/18 00:38:10 Paul.B.Mahol Exp $ */ #ifndef LYRCFILE_H #define LYRCFILE_H @@ -70,6 +70,7 @@ #define RC_DISPLAY "display" #define RC_DISPLAY_CHARSET_CHOICE "display_charset_choice" #define RC_DOWNLOADER "downloader" +#define RC_POSITIONABLE_EDITOR "positionable_editor" #define RC_EMACS_KEYS "emacs_keys" #define RC_EMACS_KEYS_ALWAYS_ON "emacs_keys_always_on" #define RC_ENABLE_LYNXRC "enable_lynxrc" |