about summary refs log tree commit diff stats
path: root/src/LYrcFile.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2009-04-07 22:45:42 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2009-04-07 22:45:42 -0400
commit7b0f5c3465fd2b45c4eeab192e09261f9569a930 (patch)
tree23a6933bd656877448d1e4aa7e5ca95da3e8758f /src/LYrcFile.h
parentc8d562f7d42dcd247955a83cb8bdf1fd1b0a7f82 (diff)
downloadlynx-snapshots-7b0f5c3465fd2b45c4eeab192e09261f9569a930.tar.gz
snapshot of project "lynx", label v2-8-7pre_1a
Diffstat (limited to 'src/LYrcFile.h')
-rw-r--r--src/LYrcFile.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/LYrcFile.h b/src/LYrcFile.h
index 5ad055c5..07506bba 100644
--- a/src/LYrcFile.h
+++ b/src/LYrcFile.h
@@ -1,5 +1,5 @@
 /*
- * $LynxId: LYrcFile.h,v 1.29 2008/12/26 18:34:05 tom Exp $
+ * $LynxId: LYrcFile.h,v 1.30 2009/04/06 23:07:40 tom Exp $
  */
 #ifndef LYRCFILE_H
 #define LYRCFILE_H
@@ -156,6 +156,7 @@
 #define RC_NO_FROM_HEADER               "no_from_header"
 #define RC_NO_ISMAP_IF_USEMAP           "no_ismap_if_usemap"
 #define RC_NO_MARGINS                   "no_margins"
+#define RC_NO_PAUSE                     "no_pause"
 #define RC_NO_PROXY                     "no_proxy"
 #define RC_NO_REFERER_HEADER            "no_referer_header"
 #define RC_NO_TABLE_CENTER              "no_table_center"