diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-02-18 09:26:14 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-02-18 09:26:14 +0000 |
commit | c7c54a272476bb96923da48d00328229b44fdbd0 (patch) | |
tree | c12c04fe41cbc938027f2f74b1a44a9123793785 /ChangeLog | |
parent | cd8ecf73140f0d4fb86cefab85009498ed66db8d (diff) |
compose.c: removed extra spaces between the next line when joining.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@115 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2005-02-18 + * src/compose.c: compose_join_next_line(): removed extra spaces + between the next line. + +2005-02-18 + * src/compose.c: compose_wrap_paragraph(): comply with 'Wrap quotation' setting. |