From c6c1164cca58c30c9bec04ca1c01856ed04a1366 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 7 Aug 2000 06:22:02 +0000 Subject: Prompt the user to save their composition in Drafts. (set_editor_text): 2000-08-07 Jeffrey Stedfast * e-msg-composer.c (do_exit): Prompt the user to save their composition in Drafts. (set_editor_text): Uhm, use "-- \n" not "--\n" because the space is called for in the standard (e_msg_composer_new_with_message): New convenience function that takes a CamelMimeMessage as an argument. This will be useful when we code the ability to resume the editing of a message draft (like in the Drafts folder). svn path=/trunk/; revision=4562 --- composer/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index f5c8462b0b..dc490887dd 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,14 @@ +2000-08-07 Jeffrey Stedfast + + * e-msg-composer.c (do_exit): Prompt the user to save their + composition in Drafts. + (set_editor_text): Uhm, use "-- \n" not "--\n" because the space + is called for in the standard + (e_msg_composer_new_with_message): New convenience function that + takes a CamelMimeMessage as an argument. This will be useful when + we code the ability to resume the editing of a message draft (like + in the Drafts folder). + 2000-08-01 JP Rosevear * e-msg-composer.h: Constify param -- cgit v1.2.3