Mercurial > emacs
changeset 55079:94d5cc4f2843
Add images in Info pages from Jan Nieuwenhuizen <janneke@gnu.org>.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Wed, 21 Apr 2004 22:36:22 +0000 |
parents | 6fd8c9a09dac |
children | b8afe141e350 |
files | etc/NEWS |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Wed Apr 21 22:35:10 2004 +0000 +++ b/etc/NEWS Wed Apr 21 22:36:22 2004 +0000 @@ -379,6 +379,11 @@ Info files on your system for a string, and builds a menu of the possible matches. +*** Images in Info pages are supported. +Info pages show embedded images, in Emacs frames with image support. +Info documentation that includes images, processed with makeinfo +version 4.7 or newer, compiles to Info pages with embedded images. + +++ *** The default value for `Info-scroll-prefer-subnodes' is now nil.