diff options
Diffstat (limited to 'doc/C/apx-gloss.sgml')
-rw-r--r-- | doc/C/apx-gloss.sgml | 10 |
1 files changed, 10 insertions, 0 deletions
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> |