summaryrefslogtreecommitdiff
path: root/pith/conf.h
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2016-05-12 19:51:05 -0600
committerEduardo Chappa <chappa@washington.edu>2016-05-12 19:51:05 -0600
commitb74b7a0d9eb48dbe3ea773885135ecb924d8a902 (patch)
tree9e3fc62f881d9829f080d99622b46e214fcfb69e /pith/conf.h
parent0e2f2446b8b91184bcaa92760d77a06c2c97fcc2 (diff)
downloadalpine-b74b7a0d9eb48dbe3ea773885135ecb924d8a902.tar.xz
* Minor fix to documentation.
* Add the configuration variable "default-directories", which is called "Extra Directories for Save" in the configuration screen. This variable saves a list of directories that are readily accessible for save or export of attachments. This makes it easier to save attachments in directories that are hard to navigate to, or that are accessed frequently.
Diffstat (limited to 'pith/conf.h')
-rw-r--r--pith/conf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pith/conf.h b/pith/conf.h
index acdf7868..1fb95fcd 100644
--- a/pith/conf.h
+++ b/pith/conf.h
@@ -343,6 +343,7 @@
#define GLO_THREAD_EXP_CHAR vars[V_THREAD_EXP_CHAR].global_val.p
#define VAR_THREAD_LASTREPLY_CHAR vars[V_THREAD_LASTREPLY_CHAR].current_val.p
#define GLO_THREAD_LASTREPLY_CHAR vars[V_THREAD_LASTREPLY_CHAR].global_val.p
+#define VAR_HISTORY vars[V_HISTORY].current_val.l
#if defined(DOS) || defined(OS2)
#define VAR_FILE_DIR vars[V_FILE_DIR].current_val.p