comparison lisp/gnus/ChangeLog.2 @ 98444:e44273834265

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 01 Oct 2008 09:12:37 +0000
parents 36acd6af0772
children ce4ce31aa65a
comparison
equal deleted inserted replaced
98443:ac4fa86dcc9b 98444:e44273834265
1026 for the variable. 1026 for the variable.
1027 1027
1028 2003-10-24 Teodor Zlatanov <tzz@lifelogs.com> 1028 2003-10-24 Teodor Zlatanov <tzz@lifelogs.com>
1029 1029
1030 * spam.el (spam-ham-copy-or-move-routine): Do not delete if copy 1030 * spam.el (spam-ham-copy-or-move-routine): Do not delete if copy
1031 is t, also don't intepret the list of groups as a list of lists. 1031 is t, also don't interpret the list of groups as a list of lists.
1032 (spam-mark-spam-as-expired-and-move-routine) 1032 (spam-mark-spam-as-expired-and-move-routine)
1033 (spam-ham-copy-or-move-routine): Delete articles only if 1 or 1033 (spam-ham-copy-or-move-routine): Delete articles only if 1 or
1034 more groups were specified (and "copy" was not specified for 1034 more groups were specified (and "copy" was not specified for
1035 spam-ham-copy-or-move-routine) (fixed twice). 1035 spam-ham-copy-or-move-routine) (fixed twice).
1036 1036