]> granicus.if.org Git - neomutt/commit
- snd_entry() is marked static
authorThomas Roessler <roessler@does-not-exist.org>
Tue, 27 Oct 1998 09:42:02 +0000 (09:42 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Tue, 27 Oct 1998 09:42:02 +0000 (09:42 +0000)
commitf59246a55149ca6cf37c36016b2fa275abe0bd9a
treeb67461b1192e71a5f93f1f1c55cbaf4aa76af075
parent2e2d6b726af67c486177cee6aeb1c48710584988
- snd_entry() is marked static
- You will only get a full redraw of the screen after invoking
  pgp_send_menu if you selected "sign as".
- draw_envelope() and edit_address_list() use the same array of
  strings for titles/prompts. This saves both string data and code
  in both functions which have been a lot smaller.
compose.c