diff options
| author | Noam Postavsky | 2018-04-11 21:00:57 -0400 |
|---|---|---|
| committer | Noam Postavsky | 2018-04-11 21:17:08 -0400 |
| commit | 1160af606c45c094ca79c78e16de9b6902a3a79d (patch) | |
| tree | a4036e6e9958ea8ccdec5657d518af305129c5b9 /doc | |
| parent | 10f5f4361b9783f1cc4a683cca31ab3192fe179d (diff) | |
| download | emacs-1160af606c45c094ca79c78e16de9b6902a3a79d.tar.gz emacs-1160af606c45c094ca79c78e16de9b6902a3a79d.zip | |
; doc/misc/gnus.texi (Fancy Mail Splitting): Fix misplaced @item.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/gnus.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index de219c6e56e..dd8fde494b2 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -15489,10 +15489,10 @@ Matches the @samp{To}, @samp{Cc}, @samp{Apparently-To}, | |||
| 15489 | @samp{Resent-To} and @samp{Resent-Cc} fields. | 15489 | @samp{Resent-To} and @samp{Resent-Cc} fields. |
| 15490 | @item any | 15490 | @item any |
| 15491 | Is the union of the @code{from} and @code{to} entries. | 15491 | Is the union of the @code{from} and @code{to} entries. |
| 15492 | @end table | ||
| 15493 | @item list | 15492 | @item list |
| 15494 | Matches the @samp{List-ID}, @samp{List-Post}, @samp{X-Mailing-List}, | 15493 | Matches the @samp{List-ID}, @samp{List-Post}, @samp{X-Mailing-List}, |
| 15495 | @samp{X-BeenThere} and @samp{X-Loop} fields. | 15494 | @samp{X-BeenThere} and @samp{X-Loop} fields. |
| 15495 | @end table | ||
| 15496 | 15496 | ||
| 15497 | @vindex nnmail-split-fancy-syntax-table | 15497 | @vindex nnmail-split-fancy-syntax-table |
| 15498 | @code{nnmail-split-fancy-syntax-table} is the syntax table in effect | 15498 | @code{nnmail-split-fancy-syntax-table} is the syntax table in effect |