summaryrefslogtreecommitdiffstats
path: root/init.h
AgeCommit message (Expand)Author
2008-12-10Manual: Only wrap real text paragraphs in <para/>Rocco Rutte
2008-12-01Fix some typos to silence compiler warningsRocco Rutte
2008-09-26Mention tokyocabinet in UPDATING and docsRocco Rutte
2008-09-25Support tokyocabinet (successor to qdbm). Closes #3112Emanuele Giaquinta
2008-08-31Fix pager to respect $wrap_searchRocco Rutte
2008-08-31Manual: Fix trailing \ for $preconnectRocco Rutte
2008-08-31Manual: Many content+markup improvements for option documentationRocco Rutte
2008-08-31Manual: Use <quote/> quoting for DocBook rather than ``''.Rocco Rutte
2008-08-30Manual: use $variable syntax, only quote non-variable linksRocco Rutte
2008-08-30Manual: Layout functions as <function-name>, s/ESC/Esc/ for consistencyRocco Rutte
2008-08-25Introduce $imap_pipeline_depth.Brendan Cully
2008-08-21Clarify documentation for $config_charset.Rocco Rutte
2008-08-21Better document the effect of $thorough_search being unset.Rocco Rutte
2008-08-19Better documentation for how quote_regexp determines quote level.Brendan Cully
2008-07-22Fix typos in manual.xml.head and init.h. Closes #3096.Vincent Lefevre
2008-07-21Use itemized lists for listing possible sort config settings.Rocco Rutte
2008-07-21Encode lines written to $alias_file in $config_charset if set. Closes #3095Rocco Rutte
2008-06-28Basic support for $ssl_client_cert when compiled with gnutls.Brendan Cully
2008-06-25Make $move default to no instead of ask-no. Closes #2945.Brendan Cully
2008-05-22Document that $check_mbox_size should be set before mailboxes commandsRocco Rutte
2008-05-21Improve documentation for handling multiple folders and new mail detectionRocco Rutte
2008-01-15Mention that References: and Date: cannot be changed in editor (closes #1234).Rocco Rutte
2008-01-15Make formatting of query menu configurable via $query_format (closes #170).Rocco Rutte
2008-01-15Link $timeout from $mail_check, see Debian #385456.Rocco Rutte
2008-01-09Mention $recall in description for $postponeRocco Rutte
2007-12-07Mention subscribe and lists commands for $ignore_list_reply_to (closes #2996).Rocco Rutte
2007-11-21Clarify the description for $timeoutRocco Rutte
2007-11-20Document that save-hook/fcc-hook/fcc-save-hook use $index_format expandos. Cl...Rocco Rutte
2007-11-13Document that %f in $index_format is either Return-Path: or From:Rocco Rutte
2007-11-13Properly document $hostname, link it to $use_domain and $hidden_host. Closes ...Rocco Rutte
2007-11-08Add $time_inc to control progress update frequency.Brendan Cully
2007-11-07Try to fix parallel build problems by moving makedoc to doc/.Rocco Rutte
2007-11-04Improve DSN docs (require sendmail-compatible MTA, add SMTP notes). Closes #2979Rocco Rutte
2007-10-11Document that $indent_string actually is a format string.Rocco Rutte
2007-09-18Document that $charset is a fallback for $send_charsetRocco Rutte
2007-08-28Insert .pp after .de to fix man page generation (closes #2940)Brendan Cully
2007-08-02Clarify the documentation for $use_envelope_from (closes #2936).Brendan Cully
2007-07-08This patch implements the "%* " notation, which is analogous to "%> "David Champion
2007-04-15Removed hardcoded pager progress indicator and add %P format code to $pager_s...Michael Elkins
2007-04-12Make $header_cache_compress default to setBrendan Cully
2007-04-11Add $smtp_pass (closes #2116)Brendan Cully
2007-04-10Add $message_cache_clean option to prune message cache on syncBrendan Cully
2007-04-05Remove broken namespace supportBrendan Cully
2007-03-29Use ~/.muttrc as the default alias_file if no user muttrc exists.Christoph Berg
2007-03-21Merge $umask backoutBrendan Cully
2007-03-21Back out $umask.Brendan Cully
2007-03-21Pipe functions.h through cpp -C for the manual generation; factor outChristoph Berg
2007-03-20Make BUFFY_SIZE a runtime switch ($check_mbox_size)Miroslav Lichvar
2007-03-15Document pattern groups in the manualRocco Rutte
2007-03-08Add `UL' cast for Umask entry in MuttVars to supress compiler warning.Michael Elkins