aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/e-completion-match.h
Commit message (Collapse)AuthorAgeFilesLines
* Small changes throughout to use ECompletionMatch.Jon Trowbridge2001-06-061-0/+72
2001-06-05 Jon Trowbridge <trow@gnu.org> * gal/e-text/e-entry.c: Small changes throughout to use ECompletionMatch. * gal/e-text/e-completion-view.c: Small changes throughout to use ECompletionMatch. * gal/e-text/e-completion.c: Small changes throughout to use ECompletionMatch. * gal/e-text/e-completion-match.h: * gal/e-text/e-completion-match.c: Added. A struct to contain completion matches. This lets us more easily pass around information between the various bits of completion machinery. svn path=/trunk/; revision=10118