diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-06-22 03:53:47 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-06-22 03:53:47 +0800 |
commit | 34bc515362401bdb0c747b9d4e524e7c2430a9d1 (patch) | |
tree | 2778a3856f32ceceaf2fae57b28431d24ba8755e /help/C | |
parent | f8db9032d6813046f468718d9d22545a1b519a73 (diff) | |
download | gsoc2013-evolution-34bc515362401bdb0c747b9d4e524e7c2430a9d1.tar gsoc2013-evolution-34bc515362401bdb0c747b9d4e524e7c2430a9d1.tar.gz gsoc2013-evolution-34bc515362401bdb0c747b9d4e524e7c2430a9d1.tar.bz2 gsoc2013-evolution-34bc515362401bdb0c747b9d4e524e7c2430a9d1.tar.lz gsoc2013-evolution-34bc515362401bdb0c747b9d4e524e7c2430a9d1.tar.xz gsoc2013-evolution-34bc515362401bdb0c747b9d4e524e7c2430a9d1.tar.zst gsoc2013-evolution-34bc515362401bdb0c747b9d4e524e7c2430a9d1.zip |
New function that decides if 2 word types are mergeable. An atom and a
2001-06-21 Jeffrey Stedfast <fejj@ximian.com>
* camel-mime-utils.c (word_types_compatable): New function that
decides if 2 word types are mergeable. An atom and a qstring are
mergeable; 2 qstrings are mergeable; and 2 encoded words are
mergeable.
(header_encode_phrase_merge_words): If 2 words are merged, the new
word type is the MAX of the combined types. This means that if we
merge a qstring and an atom, the resulting word type is a
qstring.
* camel-internet-address.c (internet_format):
s/g_string_sprintfa/g_string_append since this makes more sense in
this particular case.
(internet_encode): Same here.
svn path=/trunk/; revision=10377
Diffstat (limited to 'help/C')
0 files changed, 0 insertions, 0 deletions