Skip to content
/ code Public

Commit 2248ce6

Browse files
committed
[AUTO] NeoMutt 20241114-131-g707bcf
1 parent d74fddf commit 2248ce6

File tree

8,301 files changed

+178532
-157944
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

8,301 files changed

+178532
-157944
lines changed

accountcmd_8c.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<td id="projectalign" style="padding-left: 0.5em;">
3030
<a style="color: black; text-decoration: none;" href="https://neomutt.org">
3131
<div id="projectname">NeoMutt
32-
&#160;<span id="projectnumber">2024-11-14-78-gc90a55</span>
32+
&#160;<span id="projectnumber">2024-11-14-131-g707bcf</span>
3333
</div>
3434
<div id="projectbrief">Teaching an old dog new tricks</div>
3535
</a>
@@ -227,8 +227,8 @@ <h2 class="memtitle"><span class="permalink"><a href="#a6d191422dcbdf86d68a16a4c
227227
<div class="ttc" id="abuffer_8c_html_a9924e74ddcb5280ab380e4627d1fba99"><div class="ttname"><a href="buffer_8c.html#a9924e74ddcb5280ab380e4627d1fba99">buf_addstr</a></div><div class="ttdeci">size_t buf_addstr(struct Buffer *buf, const char *s)</div><div class="ttdoc">Add a string to a Buffer.</div><div class="ttdef"><b>Definition:</b> <a href="buffer_8c_source.html#l00226">buffer.c:226</a></div></div>
228228
<div class="ttc" id="aconnaccount_8h_html_a4a13697bc3f261ea3949d4dbe3869863"><div class="ttname"><a href="connaccount_8h.html#a4a13697bc3f261ea3949d4dbe3869863">MUTT_ACCT_SSL</a></div><div class="ttdeci">#define MUTT_ACCT_SSL</div><div class="ttdoc">Account uses SSL/TLS.</div><div class="ttdef"><b>Definition:</b> <a href="connaccount_8h_source.html#l00047">connaccount.h:47</a></div></div>
229229
<div class="ttc" id="aconnaccount_8h_html_ab496cae7636af7b356aad973a4a2e675"><div class="ttname"><a href="connaccount_8h.html#ab496cae7636af7b356aad973a4a2e675">MUTT_ACCT_USER</a></div><div class="ttdeci">#define MUTT_ACCT_USER</div><div class="ttdoc">User field has been set.</div><div class="ttdef"><b>Definition:</b> <a href="connaccount_8h_source.html#l00044">connaccount.h:44</a></div></div>
230-
<div class="ttc" id="amutt__account_8h_html_a406c8474bdbb9cc2a25882558a367c2fab25cb9a5066a800a7312ea88c46638eb"><div class="ttname"><a href="mutt__account_8h.html#a406c8474bdbb9cc2a25882558a367c2fab25cb9a5066a800a7312ea88c46638eb">MUTT_ACCT_TYPE_NONE</a></div><div class="ttdeci">@ MUTT_ACCT_TYPE_NONE</div><div class="ttdoc">Account type is unknown.</div><div class="ttdef"><b>Definition:</b> <a href="mutt__account_8h_source.html#l00037">mutt_account.h:37</a></div></div>
231-
<div class="ttc" id="amutt__account_8h_html_a406c8474bdbb9cc2a25882558a367c2fae964a93a5e000f65eb2957e89e3b4cd5"><div class="ttname"><a href="mutt__account_8h.html#a406c8474bdbb9cc2a25882558a367c2fae964a93a5e000f65eb2957e89e3b4cd5">MUTT_ACCT_TYPE_MAX</a></div><div class="ttdeci">@ MUTT_ACCT_TYPE_MAX</div><div class="ttdef"><b>Definition:</b> <a href="mutt__account_8h_source.html#l00043">mutt_account.h:42</a></div></div>
230+
<div class="ttc" id="amutt__account_8h_html_a406c8474bdbb9cc2a25882558a367c2fab25cb9a5066a800a7312ea88c46638eb"><div class="ttname"><a href="mutt__account_8h.html#a406c8474bdbb9cc2a25882558a367c2fab25cb9a5066a800a7312ea88c46638eb">MUTT_ACCT_TYPE_NONE</a></div><div class="ttdeci">@ MUTT_ACCT_TYPE_NONE</div><div class="ttdoc">Account type is unknown.</div><div class="ttdef"><b>Definition:</b> <a href="mutt__account_8h_source.html#l00035">mutt_account.h:35</a></div></div>
231+
<div class="ttc" id="amutt__account_8h_html_a406c8474bdbb9cc2a25882558a367c2fae964a93a5e000f65eb2957e89e3b4cd5"><div class="ttname"><a href="mutt__account_8h.html#a406c8474bdbb9cc2a25882558a367c2fae964a93a5e000f65eb2957e89e3b4cd5">MUTT_ACCT_TYPE_MAX</a></div><div class="ttdeci">@ MUTT_ACCT_TYPE_MAX</div><div class="ttdef"><b>Definition:</b> <a href="mutt__account_8h_source.html#l00041">mutt_account.h:40</a></div></div>
232232
<div class="ttc" id="asignal2_8h_html_a903f9b298be75defd8a3043ebf62bd99"><div class="ttname"><a href="signal2_8h.html#a903f9b298be75defd8a3043ebf62bd99">ASSERT</a></div><div class="ttdeci">#define ASSERT(COND)</div><div class="ttdef"><b>Definition:</b> <a href="signal2_8h_source.html#l00058">signal2.h:58</a></div></div>
233233
<div class="ttc" id="astructConnAccount_html_a48b8084b2dd1ef3d4e051a01cf15c7ca"><div class="ttname"><a href="structConnAccount.html#a48b8084b2dd1ef3d4e051a01cf15c7ca">ConnAccount::user</a></div><div class="ttdeci">char user[128]</div><div class="ttdoc">Username.</div><div class="ttdef"><b>Definition:</b> <a href="connaccount_8h_source.html#l00056">connaccount.h:56</a></div></div>
234234
<div class="ttc" id="astructConnAccount_html_aa440323ef3111e1faaf33f6a57103a3a"><div class="ttname"><a href="structConnAccount.html#aa440323ef3111e1faaf33f6a57103a3a">ConnAccount::host</a></div><div class="ttdeci">char host[128]</div><div class="ttdoc">Server to login to.</div><div class="ttdef"><b>Definition:</b> <a href="connaccount_8h_source.html#l00054">connaccount.h:54</a></div></div>

accountcmd_8c_source.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<td id="projectalign" style="padding-left: 0.5em;">
3030
<a style="color: black; text-decoration: none;" href="https://neomutt.org">
3131
<div id="projectname">NeoMutt
32-
&#160;<span id="projectnumber">2024-11-14-78-gc90a55</span>
32+
&#160;<span id="projectnumber">2024-11-14-131-g707bcf</span>
3333
</div>
3434
<div id="projectbrief">Teaching an old dog new tricks</div>
3535
</a>
@@ -265,8 +265,8 @@
265265
<div class="ttc" id="amutt_2string_8c_html_a6b6a50296dd2a31863a43379ef4a343d"><div class="ttname"><a href="mutt_2string_8c.html#a6b6a50296dd2a31863a43379ef4a343d">mutt_str_equal</a></div><div class="ttdeci">bool mutt_str_equal(const char *a, const char *b)</div><div class="ttdoc">Compare two strings.</div><div class="ttdef"><b>Definition:</b> <a href="mutt_2string_8c_source.html#l00660">string.c:660</a></div></div>
266266
<div class="ttc" id="amutt_2string_8c_html_ad20e00309de897a1e882fc7400335b83"><div class="ttname"><a href="mutt_2string_8c.html#ad20e00309de897a1e882fc7400335b83">mutt_str_copy</a></div><div class="ttdeci">size_t mutt_str_copy(char *dest, const char *src, size_t dsize)</div><div class="ttdoc">Copy a string into a buffer (guaranteeing NUL-termination)</div><div class="ttdef"><b>Definition:</b> <a href="mutt_2string_8c_source.html#l00581">string.c:581</a></div></div>
267267
<div class="ttc" id="amutt__account_8h_html"><div class="ttname"><a href="mutt__account_8h.html">mutt_account.h</a></div><div class="ttdoc">ConnAccount object used by POP and IMAP.</div></div>
268-
<div class="ttc" id="amutt__account_8h_html_a406c8474bdbb9cc2a25882558a367c2fab25cb9a5066a800a7312ea88c46638eb"><div class="ttname"><a href="mutt__account_8h.html#a406c8474bdbb9cc2a25882558a367c2fab25cb9a5066a800a7312ea88c46638eb">MUTT_ACCT_TYPE_NONE</a></div><div class="ttdeci">@ MUTT_ACCT_TYPE_NONE</div><div class="ttdoc">Account type is unknown.</div><div class="ttdef"><b>Definition:</b> <a href="mutt__account_8h_source.html#l00037">mutt_account.h:37</a></div></div>
269-
<div class="ttc" id="amutt__account_8h_html_a406c8474bdbb9cc2a25882558a367c2fae964a93a5e000f65eb2957e89e3b4cd5"><div class="ttname"><a href="mutt__account_8h.html#a406c8474bdbb9cc2a25882558a367c2fae964a93a5e000f65eb2957e89e3b4cd5">MUTT_ACCT_TYPE_MAX</a></div><div class="ttdeci">@ MUTT_ACCT_TYPE_MAX</div><div class="ttdef"><b>Definition:</b> <a href="mutt__account_8h_source.html#l00043">mutt_account.h:42</a></div></div>
268+
<div class="ttc" id="amutt__account_8h_html_a406c8474bdbb9cc2a25882558a367c2fab25cb9a5066a800a7312ea88c46638eb"><div class="ttname"><a href="mutt__account_8h.html#a406c8474bdbb9cc2a25882558a367c2fab25cb9a5066a800a7312ea88c46638eb">MUTT_ACCT_TYPE_NONE</a></div><div class="ttdeci">@ MUTT_ACCT_TYPE_NONE</div><div class="ttdoc">Account type is unknown.</div><div class="ttdef"><b>Definition:</b> <a href="mutt__account_8h_source.html#l00035">mutt_account.h:35</a></div></div>
269+
<div class="ttc" id="amutt__account_8h_html_a406c8474bdbb9cc2a25882558a367c2fae964a93a5e000f65eb2957e89e3b4cd5"><div class="ttname"><a href="mutt__account_8h.html#a406c8474bdbb9cc2a25882558a367c2fae964a93a5e000f65eb2957e89e3b4cd5">MUTT_ACCT_TYPE_MAX</a></div><div class="ttdeci">@ MUTT_ACCT_TYPE_MAX</div><div class="ttdef"><b>Definition:</b> <a href="mutt__account_8h_source.html#l00041">mutt_account.h:40</a></div></div>
270270
<div class="ttc" id="apool_8c_html_a41cba27c25d33cb6822789a2856093f2"><div class="ttname"><a href="pool_8c.html#a41cba27c25d33cb6822789a2856093f2">buf_pool_get</a></div><div class="ttdeci">struct Buffer * buf_pool_get(void)</div><div class="ttdoc">Get a Buffer from the pool.</div><div class="ttdef"><b>Definition:</b> <a href="pool_8c_source.html#l00082">pool.c:82</a></div></div>
271271
<div class="ttc" id="apool_8c_html_a4cc6068279461cb8628219586dfa35a1"><div class="ttname"><a href="pool_8c.html#a4cc6068279461cb8628219586dfa35a1">buf_pool_release</a></div><div class="ttdeci">void buf_pool_release(struct Buffer **ptr)</div><div class="ttdoc">Return a Buffer to the pool.</div><div class="ttdef"><b>Definition:</b> <a href="pool_8c_source.html#l00096">pool.c:96</a></div></div>
272272
<div class="ttc" id="aprex_8c_html_a204aa135b8b80f39730506b82385612d"><div class="ttname"><a href="prex_8c.html#a204aa135b8b80f39730506b82385612d">mutt_prex_capture</a></div><div class="ttdeci">regmatch_t * mutt_prex_capture(enum Prex which, const char *str)</div><div class="ttdoc">Match a precompiled regex against a string.</div><div class="ttdef"><b>Definition:</b> <a href="prex_8c_source.html#l00298">prex.c:298</a></div></div>

accountcmd_8h.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<td id="projectalign" style="padding-left: 0.5em;">
3030
<a style="color: black; text-decoration: none;" href="https://neomutt.org">
3131
<div id="projectname">NeoMutt
32-
&#160;<span id="projectnumber">2024-11-14-78-gc90a55</span>
32+
&#160;<span id="projectnumber">2024-11-14-131-g707bcf</span>
3333
</div>
3434
<div id="projectbrief">Teaching an old dog new tricks</div>
3535
</a>
@@ -202,7 +202,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#abca7863c6e3eaeb09d4d822f
202202
<div class="ttc" id="aconfig_2helpers_8c_html_a6b1589ee93ff51ef31f1d9324e138078"><div class="ttname"><a href="config_2helpers_8c.html#a6b1589ee93ff51ef31f1d9324e138078">cs_subset_string</a></div><div class="ttdeci">const char * cs_subset_string(const struct ConfigSubset *sub, const char *name)</div><div class="ttdoc">Get a string config item by name.</div><div class="ttdef"><b>Definition:</b> <a href="config_2helpers_8c_source.html#l00291">helpers.c:291</a></div></div>
203203
<div class="ttc" id="aconnaccount_8h_html_a25025c559ef26ae8bbd9349cfea83d49"><div class="ttname"><a href="connaccount_8h.html#a25025c559ef26ae8bbd9349cfea83d49">MuttAccountFlags</a></div><div class="ttdeci">uint8_t MuttAccountFlags</div><div class="ttdoc">Flags, Which ConnAccount fields are initialised, e.g. MUTT_ACCT_PORT.</div><div class="ttdef"><b>Definition:</b> <a href="connaccount_8h_source.html#l00041">connaccount.h:41</a></div></div>
204204
<div class="ttc" id="aconnaccount_8h_html_a3745080fbfe114df01308d1f00ce5640"><div class="ttname"><a href="connaccount_8h.html#a3745080fbfe114df01308d1f00ce5640">MUTT_ACCT_NO_FLAGS</a></div><div class="ttdeci">#define MUTT_ACCT_NO_FLAGS</div><div class="ttdoc">No flags are set.</div><div class="ttdef"><b>Definition:</b> <a href="connaccount_8h_source.html#l00042">connaccount.h:42</a></div></div>
205-
<div class="ttc" id="amutt__account_8h_html_a406c8474bdbb9cc2a25882558a367c2fab25cb9a5066a800a7312ea88c46638eb"><div class="ttname"><a href="mutt__account_8h.html#a406c8474bdbb9cc2a25882558a367c2fab25cb9a5066a800a7312ea88c46638eb">MUTT_ACCT_TYPE_NONE</a></div><div class="ttdeci">@ MUTT_ACCT_TYPE_NONE</div><div class="ttdoc">Account type is unknown.</div><div class="ttdef"><b>Definition:</b> <a href="mutt__account_8h_source.html#l00037">mutt_account.h:37</a></div></div>
205+
<div class="ttc" id="amutt__account_8h_html_a406c8474bdbb9cc2a25882558a367c2fab25cb9a5066a800a7312ea88c46638eb"><div class="ttname"><a href="mutt__account_8h.html#a406c8474bdbb9cc2a25882558a367c2fab25cb9a5066a800a7312ea88c46638eb">MUTT_ACCT_TYPE_NONE</a></div><div class="ttdeci">@ MUTT_ACCT_TYPE_NONE</div><div class="ttdoc">Account type is unknown.</div><div class="ttdef"><b>Definition:</b> <a href="mutt__account_8h_source.html#l00035">mutt_account.h:35</a></div></div>
206206
<div class="ttc" id="apool_8c_html_a41cba27c25d33cb6822789a2856093f2"><div class="ttname"><a href="pool_8c.html#a41cba27c25d33cb6822789a2856093f2">buf_pool_get</a></div><div class="ttdeci">struct Buffer * buf_pool_get(void)</div><div class="ttdoc">Get a Buffer from the pool.</div><div class="ttdef"><b>Definition:</b> <a href="pool_8c_source.html#l00082">pool.c:82</a></div></div>
207207
<div class="ttc" id="apool_8c_html_a4cc6068279461cb8628219586dfa35a1"><div class="ttname"><a href="pool_8c.html#a4cc6068279461cb8628219586dfa35a1">buf_pool_release</a></div><div class="ttdeci">void buf_pool_release(struct Buffer **ptr)</div><div class="ttdoc">Return a Buffer to the pool.</div><div class="ttdef"><b>Definition:</b> <a href="pool_8c_source.html#l00096">pool.c:96</a></div></div>
208208
<div class="ttc" id="astructBuffer_html"><div class="ttname"><a href="structBuffer.html">Buffer</a></div><div class="ttdoc">String manipulation buffer.</div><div class="ttdef"><b>Definition:</b> <a href="buffer_8h_source.html#l00035">buffer.h:36</a></div></div>

accountcmd_8h_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<td id="projectalign" style="padding-left: 0.5em;">
3030
<a style="color: black; text-decoration: none;" href="https://neomutt.org">
3131
<div id="projectname">NeoMutt
32-
&#160;<span id="projectnumber">2024-11-14-78-gc90a55</span>
32+
&#160;<span id="projectnumber">2024-11-14-131-g707bcf</span>
3333
</div>
3434
<div id="projectbrief">Teaching an old dog new tricks</div>
3535
</a>

addr_address.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<td id="projectalign" style="padding-left: 0.5em;">
3030
<a style="color: black; text-decoration: none;" href="https://neomutt.org">
3131
<div id="projectname">NeoMutt
32-
&#160;<span id="projectnumber">2024-11-14-78-gc90a55</span>
32+
&#160;<span id="projectnumber">2024-11-14-131-g707bcf</span>
3333
</div>
3434
<div id="projectbrief">Teaching an old dog new tricks</div>
3535
</a>

addr_config_type.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<td id="projectalign" style="padding-left: 0.5em;">
3030
<a style="color: black; text-decoration: none;" href="https://neomutt.org">
3131
<div id="projectname">NeoMutt
32-
&#160;<span id="projectnumber">2024-11-14-78-gc90a55</span>
32+
&#160;<span id="projectnumber">2024-11-14-131-g707bcf</span>
3333
</div>
3434
<div id="projectbrief">Teaching an old dog new tricks</div>
3535
</a>

addr_group.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<td id="projectalign" style="padding-left: 0.5em;">
3030
<a style="color: black; text-decoration: none;" href="https://neomutt.org">
3131
<div id="projectname">NeoMutt
32-
&#160;<span id="projectnumber">2024-11-14-78-gc90a55</span>
32+
&#160;<span id="projectnumber">2024-11-14-131-g707bcf</span>
3333
</div>
3434
<div id="projectbrief">Teaching an old dog new tricks</div>
3535
</a>

addr_idna.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<td id="projectalign" style="padding-left: 0.5em;">
3030
<a style="color: black; text-decoration: none;" href="https://neomutt.org">
3131
<div id="projectname">NeoMutt
32-
&#160;<span id="projectnumber">2024-11-14-78-gc90a55</span>
32+
&#160;<span id="projectnumber">2024-11-14-131-g707bcf</span>
3333
</div>
3434
<div id="projectbrief">Teaching an old dog new tricks</div>
3535
</a>

address_2address_8c.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<td id="projectalign" style="padding-left: 0.5em;">
3030
<a style="color: black; text-decoration: none;" href="https://neomutt.org">
3131
<div id="projectname">NeoMutt
32-
&#160;<span id="projectnumber">2024-11-14-78-gc90a55</span>
32+
&#160;<span id="projectnumber">2024-11-14-131-g707bcf</span>
3333
</div>
3434
<div id="projectbrief">Teaching an old dog new tricks</div>
3535
</a>
@@ -3071,7 +3071,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ae9a102ec766bb41f3e4d5497
30713071
<div id="dynsection-52-summary" class="dynsummary" style="display:block;">
30723072
</div>
30733073
<div id="dynsection-52-content" class="dyncontent" style="display:none;">
3074-
<div class="center"><iframe scrolling="no" frameborder="0" src="address_2address_8c_ae9a102ec766bb41f3e4d54979bf662ed_icgraph.svg" width="463" height="286"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
3074+
<div class="center"><iframe scrolling="no" frameborder="0" src="address_2address_8c_ae9a102ec766bb41f3e4d54979bf662ed_icgraph.svg" width="555" height="286"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
30753075
</div>
30763076
</div>
30773077

address_2address_8c_a8143574988507c4f906548a2e88166d5_icgraph.map

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<map id="mutt_addrlist_write" name="mutt_addrlist_write">
22
<area shape="rect" id="node1" title="Write an Address to a buffer." alt="" coords="451,403,593,428"/>
3-
<area shape="rect" id="node2" href="$group__expando__get__string__api.html#ga3b3b245bf10dc930711fadf7e63e3849" title="Alias: Full Address &#45; Implements ExpandoRenderData::get_string() &#45;." alt="" coords="263,5,366,31"/>
3+
<area shape="rect" id="node2" href="$group__expando__get__string__api.html#ga3b3b245bf10dc930711fadf7e63e3849" title="Alias: Full Address &#45; Implements get_string_t &#45;." alt="" coords="263,5,366,31"/>
44
<area shape="rect" id="node3" href="$dlg__alias_8c.html#a0c1f2e3f44f82266889eb83d35893143" title="Alias completion routine." alt="" coords="259,55,371,80"/>
55
<area shape="rect" id="node4" href="$alias_8c.html#a9a5bce1105cd6bfb1f7a614f680dfef2" title="Create a new Alias from an Address." alt="" coords="268,104,361,129"/>
6-
<area shape="rect" id="node5" href="$recvcmd_8c.html#ad980cef4a61d91bec2a7ebce4543f803" title="Bounce function, from the attachment menu." alt="" coords="5,280,179,305"/>
6+
<area shape="rect" id="node5" href="$recvcmd_8c.html#ad980cef4a61d91bec2a7ebce4543f803" title="Bounce function, from the attachment menu." alt="" coords="5,464,179,489"/>
77
<area shape="rect" id="node6" href="$graphviz_8c.html#a205ac2a443135427792b69dc825aa6e0" title=" " alt="" coords="264,205,365,231"/>
88
<area shape="rect" id="node7" href="$debug_2email_8c.html#aff451f45343f2cb954cccc093fea821f" title=" " alt="" coords="257,255,373,280"/>
99
<area shape="rect" id="node8" href="$envelope_2functions_8c.html#a5036ea85c77aaab2ac0267027c977ab0" title="Let the user edit the address list." alt="" coords="253,304,376,329"/>
10-
<area shape="rect" id="node9" href="$external_8c.html#a56995e2fd3e24f0a8507b3a05efe6135" title="Bounce an email." alt="" coords="8,428,176,453"/>
11-
<area shape="rect" id="node10" href="$group__expando__get__string__api.html#gacbd69b27ce624a3cd27465964015ff4c" title="Index: Sender &#45; Implements ExpandoRenderData::get_string() &#45;." alt="" coords="281,403,348,428"/>
12-
<area shape="rect" id="node11" href="$group__expando__get__string__api.html#ga59018ce531b72311e8c11a5ea14eb60e" title="Index: To recipients &#45; Implements ExpandoRenderData::get_string() &#45;." alt="" coords="281,452,348,477"/>
13-
<area shape="rect" id="node12" href="$group__expando__get__string__api.html#gad821e57b1a6c584a18e49e7fbe9adc7e" title="Index: Cc recipients &#45; Implements ExpandoRenderData::get_string() &#45;." alt="" coords="280,501,349,527"/>
10+
<area shape="rect" id="node9" href="$group__expando__get__string__api.html#gaf6740783537afc7e0562a36e12f1007d" title="Index: Cc recipients &#45; Implements get_string_t &#45;." alt="" coords="256,353,373,379"/>
11+
<area shape="rect" id="node10" href="$group__expando__get__string__api.html#gaa8beaf21ca88e7eb16774a66a9503166" title="Index: Sender &#45; Implements get_string_t &#45;." alt="" coords="244,403,385,428"/>
12+
<area shape="rect" id="node11" href="$group__expando__get__string__api.html#ga4e09e6b342fd8d824c42297eea75f818" title="Index: To recipients &#45; Implements get_string_t &#45;." alt="" coords="255,452,374,477"/>
13+
<area shape="rect" id="node12" href="$external_8c.html#a56995e2fd3e24f0a8507b3a05efe6135" title="Bounce an email." alt="" coords="8,539,176,564"/>
1414
<area shape="rect" id="node13" href="$main_8c.html#adedb285b02c41bde2158ded9cc9fd7ac" title="Start NeoMutt." alt="" coords="289,551,341,576"/>
15-
<area shape="rect" id="node14" href="$sendlib_8c.html#a7848f294cb015bff75efc45e2d15494c" title="Bounce an email message." alt="" coords="232,353,397,379"/>
15+
<area shape="rect" id="node14" href="$sendlib_8c.html#a7848f294cb015bff75efc45e2d15494c" title="Bounce an email message." alt="" coords="232,501,397,527"/>
1616
<area shape="rect" id="node15" href="$external_8c.html#af74f4a746f477efa94a5e576e285bb71" title="Display the address of a message." alt="" coords="237,652,392,677"/>
1717
<area shape="rect" id="node16" href="$send_8c.html#a3a50e112e7c0ddd1270a550e63fdd80f" title="Edit an email address." alt="" coords="247,701,383,727"/>
1818
<area shape="rect" id="node17" href="$group__handler__api.html#ga7ccf06ce10b9aed658fcc6c7a40c64b8" title="Handler for protected headers &#45; Implements handler_t &#45;." alt="" coords="227,751,403,791"/>

0 commit comments

Comments
 (0)