Restructure the URL completion code to clean it up a bit. Change the
authorChris Hanson <org/chris-hanson/cph>
Mon, 22 May 2000 03:01:30 +0000 (03:01 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 22 May 2000 03:01:30 +0000 (03:01 +0000)
commitc6d3aeb9784aaffcc1ccc86f2306fb6f6c10e576
treeeb5dd00513ba7c7cc2b72476892486147a5b607f
parent4e2724f796f647d0b0d21ac872584bd7f59ee134
Restructure the URL completion code to clean it up a bit.  Change the
completer so that it doesn't do completion on URL protocols.  Instead,
if there isn't a protocol prefix on the string, it assumes the
protocol of the default URL, and completes the string relative to that
URL.
v7/src/imail/imail-core.scm
v7/src/imail/imail-imap.scm
v7/src/imail/imail-rmail.scm
v7/src/imail/imail-umail.scm
v7/src/imail/imail-util.scm