diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/misc/gnus.texi | 10 |
2 files changed, 10 insertions, 4 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index b3c52d5c36a..d54b3875edf 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * gnus.texi (Spam Package Introduction): Mention `$'. | ||
| 4 | |||
| 1 | 2010-10-09 Eli Zaretskii <eliz@gnu.org> | 5 | 2010-10-09 Eli Zaretskii <eliz@gnu.org> |
| 2 | 6 | ||
| 3 | * makefile.w32-in (emacsdir): New variable. | 7 | * makefile.w32-in (emacsdir): New variable. |
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 4b3defaa4a3..1a1f0d48eb9 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -23750,12 +23750,14 @@ yourself, so that the message is processed as spam when you exit the | |||
| 23750 | group: | 23750 | group: |
| 23751 | 23751 | ||
| 23752 | @table @kbd | 23752 | @table @kbd |
| 23753 | @item M-d | 23753 | @item $ |
| 23754 | @itemx M-d | ||
| 23754 | @itemx M s x | 23755 | @itemx M s x |
| 23755 | @itemx S x | 23756 | @itemx S x |
| 23756 | @kindex M-d | 23757 | @kindex $ (Summary) |
| 23757 | @kindex S x | 23758 | @kindex M-d (Summary) |
| 23758 | @kindex M s x | 23759 | @kindex S x (Summary) |
| 23760 | @kindex M s x (Summary) | ||
| 23759 | @findex gnus-summary-mark-as-spam | 23761 | @findex gnus-summary-mark-as-spam |
| 23760 | @findex gnus-summary-mark-as-spam | 23762 | @findex gnus-summary-mark-as-spam |
| 23761 | Mark current article as spam, showing it with the @samp{$} mark | 23763 | Mark current article as spam, showing it with the @samp{$} mark |