aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/files.texi5
1 files changed, 4 insertions, 1 deletions
diff --git a/man/files.texi b/man/files.texi
index 747b0dba806..7ba36916684 100644
--- a/man/files.texi
+++ b/man/files.texi
@@ -2898,7 +2898,10 @@ point. Partial Completion mode offers other features extending
2898mode allows you to toggle between displaying the file as an image in 2898mode allows you to toggle between displaying the file as an image in
2899the Emacs buffer, and displaying its underlying text representation, 2899the Emacs buffer, and displaying its underlying text representation,
2900using the command @kbd{C-c C-c} (@code{image-toggle-display}). This 2900using the command @kbd{C-c C-c} (@code{image-toggle-display}). This
2901works only when Emacs can display the specific image type. 2901works only when Emacs can display the specific image type. If the
2902displayed image is wider or taller than the frame, the usual point
2903motion keys (@kbd{C-f}, @kbd{C-p}, and so forth) cause different parts
2904of the image to be displayed.
2902 2905
2903@findex thumbs-mode 2906@findex thumbs-mode
2904@findex mode, thumbs 2907@findex mode, thumbs