aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2010-09-04 00:30:49 +0000
committerKatsumi Yamaoka2010-09-04 00:30:49 +0000
commit25f28806d2f3a61986b3435e76d47d790b87342f (patch)
treef979016862556aaa2f36ceee1eebc5b1bc9d163b /doc
parent28e44fbf620ce0a079e492b3927a28769b318764 (diff)
downloademacs-25f28806d2f3a61986b3435e76d47d790b87342f.tar.gz
emacs-25f28806d2f3a61986b3435e76d47d790b87342f.zip
gnus-html.el: Add the new command gnus-html-show-images.
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/ChangeLog5
-rw-r--r--doc/misc/gnus.texi8
2 files changed, 13 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index c97688438c6..a4a68336aa9 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,4 +1,9 @@
12010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * gnus.texi (Article Display): Document gnus-html-show-images.
4
12010-09-02 Jan Djärv <jan.h.d@swipnet.se> 52010-09-02 Jan Djärv <jan.h.d@swipnet.se>
6
2 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer. 7 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3 8
42010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org> 92010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index a8f379c5b1a..115a3548692 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -10351,6 +10351,14 @@ Piconify all news headers (i. e., @code{Newsgroups} and
10351Remove all images from the article buffer 10351Remove all images from the article buffer
10352(@code{gnus-article-remove-images}). 10352(@code{gnus-article-remove-images}).
10353 10353
10354@item W D W
10355@kindex W D W (Summary)
10356@findex gnus-html-show-images
10357If you're reading an @acronym{HTML} article rendered with
10358@code{gnus-article-html}, then you can insert any blocked images in
10359the buffer with this command.
10360(@code{gnus-html-show-images}).
10361
10354@end table 10362@end table
10355 10363
10356 10364