Changes committed gnus/lisp (ChangeLog gnus-art.el)
"Reiner Steib" <[email protected]>
| Newsgroups | gmane.emacs.gnus.commits |
|---|---|
| Message-ID | <[email protected]> |
Modified: ChangeLog gnus-art.el (gnus-article-browse-html-article): Fix type in doc string. Index: ChangeLog diff -u gnus/lisp/ChangeLog:7.1791 gnus/lisp/ChangeLog:7.1792 --- ChangeLog:7.1791 Fri Mar 14 14:43:32 2008 +++ ChangeLog Sun Mar 16 15:34:30 2008 @@ -1,3 +1,8 @@ +2008-03-16 Reiner Steib <[email protected]> + + * gnus-art.el (gnus-article-browse-html-article): Fix type in doc + string. + 2008-03-14 Katsumi Yamaoka <[email protected]> * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find Index: gnus-art.el diff -u gnus/lisp/gnus-art.el:7.265 gnus/lisp/gnus-art.el:7.266 --- gnus-art.el:7.265 Fri Mar 7 07:24:30 2008 +++ gnus-art.el Sun Mar 16 15:34:30 2008 @@ -2979,7 +2979,7 @@ content to the browser without eliminating these \"web bugs\" you should only use it for mails from trusted senders. -If you alwasy want to display HTML part in the browser, set +If you always want to display HTML part in the browser, set `mm-text-html-renderer' to nil." ;; Cf. `mm-w3m-safe-url-regexp' (interactive "P")