diff options
author | Larry Ewing <lewing@ximian.com> | 2001-03-27 18:37:07 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2001-03-27 18:37:07 +0800 |
commit | ad245944787560f84f5972f9d9c0391562692a33 (patch) | |
tree | d00ae279dec2fd13319cd8f42d691c7213d4d125 /composer/ChangeLog | |
parent | 0fc9632e427c110c972315f70f4135359c95095a (diff) | |
download | gsoc2013-evolution-ad245944787560f84f5972f9d9c0391562692a33.tar gsoc2013-evolution-ad245944787560f84f5972f9d9c0391562692a33.tar.gz gsoc2013-evolution-ad245944787560f84f5972f9d9c0391562692a33.tar.bz2 gsoc2013-evolution-ad245944787560f84f5972f9d9c0391562692a33.tar.lz gsoc2013-evolution-ad245944787560f84f5972f9d9c0391562692a33.tar.xz gsoc2013-evolution-ad245944787560f84f5972f9d9c0391562692a33.tar.zst gsoc2013-evolution-ad245944787560f84f5972f9d9c0391562692a33.zip |
set the FormatHTML property on the editor to let it know the mode.
2001-03-27 Larry Ewing <lewing@ximian.com>
* e-msg-composer.c (e_msg_composer_set_send_html): set the
FormatHTML property on the editor to let it know the mode.
svn path=/trunk/; revision=8974
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 0d477c959f..d9e02d5bb8 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2001-03-27 Larry Ewing <lewing@ximian.com> + + * e-msg-composer.c (e_msg_composer_set_send_html): set the + FormatHTML property on the editor to let it know the mode. + 2001-03-26 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer-attachment.c (e_msg_composer_attachment_new): Set |