diff options
author | N. Jackson <nljlistbox2@gmail.com> | 2022-01-13 08:10:47 +0100 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2022-01-13 08:11:42 +0100 |
commit | 3c06c37a8bc99797bebccebf27f4c9b61c52df4b (patch) | |
tree | be30c9ebe570446774114ad4158e7c6f9c546b5b /doc/misc/gnus.texi | |
parent | 22ddd2ba13ae002a23f41ae543e211a06a85ad8f (diff) | |
download | emacs-3c06c37a8bc99797bebccebf27f4c9b61c52df4b.tar.gz emacs-3c06c37a8bc99797bebccebf27f4c9b61c52df4b.tar.bz2 emacs-3c06c37a8bc99797bebccebf27f4c9b61c52df4b.zip |
Remove mention of removed `gnus-treat-play-sounds' variable from manual
* info/gnus.info: Remove `gnus-treat-play-sounds' from
manual. According to lisp/gnus/ChangeLog.3 this variable was
removed in 2010 (bug#53192).
Diffstat (limited to 'doc/misc/gnus.texi')
-rw-r--r-- | doc/misc/gnus.texi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 479e7d94824..628815df5d0 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -12215,7 +12215,6 @@ controlling variable is a predicate list, as described above. @vindex gnus-treat-highlight-citation @vindex gnus-treat-highlight-headers @vindex gnus-treat-highlight-signature -@vindex gnus-treat-play-sounds @vindex gnus-treat-x-pgp-sig @vindex gnus-treat-unfold-headers @vindex gnus-treat-fold-headers @@ -12350,8 +12349,6 @@ is controlled by @code{gnus-body-boundary-delimiter}. @xref{Article Highlighting}. -@vindex gnus-treat-play-sounds -@item gnus-treat-play-sounds @item gnus-treat-ansi-sequences (t) @vindex gnus-treat-x-pgp-sig @item gnus-treat-x-pgp-sig (head) |