diff options
author | Dan Winship <danw@src.gnome.org> | 2001-04-19 22:37:05 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-04-19 22:37:05 +0800 |
commit | a50c888bbeec17fc4cd8e18764375a28be2a0b90 (patch) | |
tree | df0a2b42e18294411a2fd46889b8b5b076a137a5 /e-util/ChangeLog | |
parent | f01019286633b42afb08fa4449e16c4ca0aba848 (diff) | |
download | gsoc2013-evolution-a50c888bbeec17fc4cd8e18764375a28be2a0b90.tar.gz gsoc2013-evolution-a50c888bbeec17fc4cd8e18764375a28be2a0b90.tar.zst gsoc2013-evolution-a50c888bbeec17fc4cd8e18764375a28be2a0b90.zip |
">From" is not a citation unless the previous or following line is a
* e-html-utils.c (is_citation): ">From" is not a citation unless
the previous or following line is a citation.
(e_text_to_html_full): Update for is_citation change. Also, when
marking citations, unmangle mbox From-mangling.
svn path=/trunk/; revision=9458
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index e2ec41daa4..250499876e 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,10 @@ +2001-04-19 Dan Winship <danw@ximian.com> + + * e-html-utils.c (is_citation): ">From" is not a citation unless + the previous or following line is a citation. + (e_text_to_html_full): Update for is_citation change. Also, when + marking citations, unmangle mbox From-mangling. + 2001-04-15 Federico Mena Quintero <federico@ximian.com> * e-sexp.c (e_sexp_parse): Start parsing the sexp with |