summaryrefslogtreecommitdiffstats
path: root/compose.c
AgeCommit message (Collapse)Author
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-10-12The attached patch removes some redundant code related to the macroThomas Roessler
function stuff. Since each menu calls km_dokey() to get the 'op' number to execute, the 'menu' argument to km_dokey() _is_ the CurrentMenu. Hence, there is no need to explicitly save/restore the CurrentMenu all over the code. The only places it is being captured now is just before mutt_enter_comamnd() is called. This is to help the 'exec' command completion code so that it knows which menu to try and complete the function name from. (From: Vikas Agnihotri <VikasA@att.com>)
1998-10-05Some fixes to the macro-function patch.Thomas Roessler
1998-10-05Vikas' macro_function patch.Thomas Roessler
1998-10-02More () fixes.Thomas Roessler
1998-10-01Translate help strigns.Thomas Roessler
1998-10-01Translate the various help lines.Thomas Roessler
1998-10-01Adding gettext support, based on the patch by Marco d'Itri.Thomas Roessler
1998-09-30Tell the user how to attach messages when using the attach-messageThomas Roessler
feature.
1998-09-23Disable recursive invocations of the attach-message function.Thomas Roessler
1998-09-16Introduce the OPTUSEHEADERDATE pseudo-option to controlThomas Roessler
mutt_write_rfc822_header()'s behaviour for the purposes of the edit_message feature.
1998-09-15[patch-0.94.6i.gt.arrow.1] Add M_ARROWCURSOR on theThomas Roessler
compose menu.
1998-09-12Adding the edit-message feature.Thomas Roessler
1998-08-31Updating to patch-0.94.4.vikas.attach_message.3.Thomas Roessler
1998-08-28[patch-0.94.4i.tlr.get_attachment.1] Create a newThomas Roessler
"get-attachment" function on the compose menu which will copy an attachment to a temporary file.
1998-08-28[patch-0.94.4.vikas.attach_message.1] Cleaning up some ofThomas Roessler
the attach-message code.
1998-08-25CVS branch clean-up.Thomas Roessler
1998-06-19Removing the Attach-Menu feature for the next releaseThomas Roessler
version.
1998-06-16Including Vikas' search code for the "attach message" menu.Thomas Roessler
1998-06-08GPG support, first take.Thomas Roessler
1998-06-08Mutt 0.92.9i.mutt-0-92-9iThomas Roessler
1998-06-08Initial revisionThomas Roessler