diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | doc/C/apx-gloss.sgml | 10 | ||||
-rw-r--r-- | help/C/apx-gloss.sgml | 10 |
3 files changed, 24 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2001-06-20 Kevin Breit <battery841@mediaone.net> + * doc/C/apx-gloss.sgml: Took out a reference to gloss. + +2001-06-20 Kevin Breit <battery841@mediaone.net> + * doc/C/usage-exec-summary.sgml: Made it build. 2001-06-19 Dan Winship <danw@ximian.com> diff --git a/doc/C/apx-gloss.sgml b/doc/C/apx-gloss.sgml index 3d3987ac9e..76102417c4 100644 --- a/doc/C/apx-gloss.sgml +++ b/doc/C/apx-gloss.sgml @@ -105,6 +105,16 @@ </glossdef> </glossentry> + <glossentry id="expunge"> + <glossterm>Expunge</glossterm> + <glossdef> + <para> + When messages are marked for deletion, they remain till they are expunged. + When a message is expunged, it is permanently deleted, as long as it was + marked for deletion. + </para> + </glossdef> + </glossentry> <glossentry id="filetree"> <glossterm>File Tree</glossterm> diff --git a/help/C/apx-gloss.sgml b/help/C/apx-gloss.sgml index 3d3987ac9e..76102417c4 100644 --- a/help/C/apx-gloss.sgml +++ b/help/C/apx-gloss.sgml @@ -105,6 +105,16 @@ </glossdef> </glossentry> + <glossentry id="expunge"> + <glossterm>Expunge</glossterm> + <glossdef> + <para> + When messages are marked for deletion, they remain till they are expunged. + When a message is expunged, it is permanently deleted, as long as it was + marked for deletion. + </para> + </glossdef> + </glossentry> <glossentry id="filetree"> <glossterm>File Tree</glossterm> |