diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1999-06-29 13:01:29 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1999-06-29 13:01:29 -0400 |
commit | 83824f14360f92f8a3a47ac5f136bb077b141065 (patch) | |
tree | 9b21f7145d93e54ad67f57e8807f20493dfcbc3d /docs | |
parent | 5be99e2ee1a17028574fcbd90b9ba2c09555585e (diff) | |
download | lynx-snapshots-83824f14360f92f8a3a47ac5f136bb077b141065.tar.gz |
snapshot of project "lynx", label v2-8-3_3
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README.defines | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/README.defines b/docs/README.defines index d93b60e6..33e391b0 100644 --- a/docs/README.defines +++ b/docs/README.defines @@ -59,6 +59,7 @@ Related to DirEd code - probably only usable for UNIX or similar # -DOK_TAR (see INSTALLATION, Section II-1c) # -DOK_UUDECODE (see INSTALLATION, Section II-1c) # -DOK_ZIP (see INSTALLATION, Section II-1c) +# -DOK_INSTALL to enable dired menu "Install" function # -DARCHIVE_ONLY (see INSTALLATION, Section II-1c) # -DNO_CHANGE_EXECUTE_PERMS (see INSTALLATION, Section II-1c) # -DCANT_EDIT_UNWRITABLE_FILES (see LYEdit.c - always in effect for VMS) @@ -135,3 +136,7 @@ EXTENDED_STARTFILE_RECALL LYMain.c reverse_mailcap HTInit.c ADVANCED_INFO LYShowInfo.c CHECK_FREE_MEM GridText.c +max_cookies_domain LYCookie.c +max_cookies_global LYCookie.c +max_cookies_buffer LYCookie.c +DEFAULT_INVCHECK_BV LYCookie.c |