* doc/emacs/dired.texi (Image-Dired): Add xref to "Image Mode".
* doc/emacs/emacs.texi (Top): Add new node "Image Mode" to menu.
* doc/emacs/files.texi (Files): Add new node "Image Mode" to menu.
(File Conveniences): Split part of node to new node "Image Mode".
* doc/emacs/frames.texi (Mouse Commands): Add xref to "Image Mode".
* doc/emacs/misc.texi (Embedded WebKit Widgets): Rename xref from
"File Conveniences" to "Image Mode".
Image-Dired is a facility for browsing image files. It provides viewing
the images either as thumbnails or in full size, either inside Emacs
-or through an external viewer.
+or through an external viewer. This is different from Image mode
+(@pxref{Image Mode}) for visiting an image file in the Emacs buffer.
@kindex C-t d @r{(Image-Dired)}
@findex image-dired-display-thumbs
* Remote Files:: Accessing files on other machines.
* Quoted File Names:: Quoting special characters in file names.
* File Name Cache:: Completion against a list of files you often use.
-* File Conveniences:: Convenience Features for Finding Files.
+* File Conveniences:: Convenience features for finding files.
+* Image Mode:: Viewing image files.
* Filesets:: Handling sets of files.
Saving Files
* Remote Files:: Accessing files on other machines.
* Quoted File Names:: Quoting special characters in file names.
* File Name Cache:: Completion against a list of files you often use.
-* File Conveniences:: Convenience Features for Finding Files.
+* File Conveniences:: Convenience features for finding files.
+* Image Mode:: Viewing image files.
* Filesets:: Handling sets of files.
@end menu
@section Convenience Features for Finding Files
In this section, we introduce some convenient facilities for finding
-recently-opened files, reading file names from a buffer, and viewing
-image files.
+recently-opened files, reading file names from a buffer.
@findex recentf-mode
@vindex recentf-mode
@code{find-file}, which can be used with @code{ffap}.
@xref{Completion Options}.
+@node Image Mode
+@section Viewing Image Files
+
@findex image-mode
@findex image-toggle-display
@findex image-next-file
customize the variable @code{mouse-wheel-flip-direction} to a
non-@code{nil} value.
-When the mouse pointer is over an image, scrolling the mouse wheel
-with the @key{Ctrl} modifier scales the image under the mouse pointer.
+When the mouse pointer is over an image in Image mode, @pxref{Image Mode},
+scrolling the mouse wheel with the @key{Ctrl} modifier scales the image
+under the mouse pointer.
@node Word and Line Mouse
from the region instead, after removing any whitespace from it. The
command then creates a new buffer with the embedded browser showing
the specified URL. The buffer is put in the Xwidget-WebKit mode
-(similar to Image mode, @pxref{File Conveniences}), which provides
+(similar to Image mode, @pxref{Image Mode}), which provides
one-key commands for scrolling the widget, changing its size, and
reloading it. Type @w{@kbd{C-h b}} in that buffer to see the key
bindings.
*** 'image-mode' now uses this library to automatically rotate images
according to the orientation in the Exif data, if any.
+*** In 'image-mode' the image is resized automatically to fit in window.
+The image will resize upon first display and whenever the window's
+dimensions change.
+
---
*** New library image-converter.
If you need to view exotic image formats for which Emacs doesn't have