diff options
author | Radek Doulik <rodo@ximian.com> | 2001-10-31 00:38:13 +0800 |
---|---|---|
committer | Radek Doulik <rodo@src.gnome.org> | 2001-10-31 00:38:13 +0800 |
commit | d52e9c60b70085cd80e7bd17a7201e1624504cea (patch) | |
tree | f5d025e815a77a7f98f148d2f65b5c735317b4ea /composer/ChangeLog | |
parent | f393c0aa94b37d76153f3cc8d8f69526fcb1b589 (diff) | |
download | gsoc2013-evolution-d52e9c60b70085cd80e7bd17a7201e1624504cea.tar.gz gsoc2013-evolution-d52e9c60b70085cd80e7bd17a7201e1624504cea.tar.zst gsoc2013-evolution-d52e9c60b70085cd80e7bd17a7201e1624504cea.zip |
new helper function, extracted (insert_paragraph_after): ditto
2001-10-30 Radek Doulik <rodo@ximian.com>
* listener.c (insert_paragraph_before): new helper function,
extracted
(insert_paragraph_after): ditto
(impl_event): process command_before and command_after, use new
functions
(clear_signature): reset style to be sure
(reply_indent): ditto
svn path=/trunk/; revision=14465
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 4887e9792a..0d97cc7926 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,13 @@ +2001-10-30 Radek Doulik <rodo@ximian.com> + + * listener.c (insert_paragraph_before): new helper function, + extracted + (insert_paragraph_after): ditto + (impl_event): process command_before and command_after, use new + functions + (clear_signature): reset style to be sure + (reply_indent): ditto + 2001-10-30 Dan Winship <danw@ximian.com> * e-msg-composer.c (build_message): Remove Content-Disposition in |