X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;ds=sidebyside;f=lisp%2Fhtml2text.el;h=de9cf6474817605d995dc189a9cde75f18bc75a1;hb=0ddd674342067ef66a296cab65fa509f605aa9d0;hp=352911a1625092da3edcb6368e6e75b699b063c3;hpb=75880493a6a9dad9607a4002d4c6ab2895b110ca;p=gnus diff --git a/lisp/html2text.el b/lisp/html2text.el index 352911a16..de9cf6474 100644 --- a/lisp/html2text.el +++ b/lisp/html2text.el @@ -93,7 +93,7 @@ completely verbatim - without any use of REGEXP.") This is a list of tags which should be removed, without any formatting. Note that tags in the list are presented *without* -any \"<\" or \">\". All occurences of a tag appearing in this +any \"<\" or \">\". All occurrences of a tag appearing in this list are removed, irrespective of whether it is a closing or opening tag, or if the tag has additional attributes. The deletion is done by the function `html2text-remove-tags'.