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 588fe4cae0b..dd2b445b054 100644
--- a/man/files.texi
+++ b/man/files.texi
@@ -2814,7 +2814,10 @@ point. Partial Completion mode offers other features extending
2814mode allows you to toggle between displaying the file as an image in 2814mode allows you to toggle between displaying the file as an image in
2815the Emacs buffer, and displaying its underlying text representation, 2815the Emacs buffer, and displaying its underlying text representation,
2816using the command @kbd{C-c C-c} (@code{image-toggle-display}). This 2816using the command @kbd{C-c C-c} (@code{image-toggle-display}). This
2817works only when Emacs can display the specific image type. 2817works only when Emacs can display the specific image type. If the
2818displayed image is wider or taller than the frame, the usual point
2819motion keys (@kbd{C-f}, @kbd{C-p}, and so forth) cause different parts
2820of the image to be displayed.
2818 2821
2819@findex thumbs-mode 2822@findex thumbs-mode
2820@findex mode, thumbs 2823@findex mode, thumbs