]> code.delx.au - gnu-emacs/blobdiff - doc/emacs/files.texi
Merge from origin/emacs-25
[gnu-emacs] / doc / emacs / files.texi
index fc46ef7879a622d29f58311bc8b43e3e98e936dd..f195a41d5425fb4abe5149e21c5877b7b844908e 100644 (file)
@@ -1968,6 +1968,9 @@ point.  Partial Completion mode offers other features extending
 major mode, you can type @kbd{C-c C-c} (@code{image-toggle-display})
 to toggle between displaying the file as an image in the Emacs buffer,
 and displaying its underlying text (or raw byte) representation.
+Additionally you can type @kbd{C-c C-x} (@code{image-toggle-hex-display})
+to toggle between displaying the file as an image in the Emacs buffer,
+and displaying it in hex representation.
 Displaying the file as an image works only if Emacs is compiled with
 support for displaying such images.  If the displayed image is wider
 or taller than the frame, the usual point motion keys (@kbd{C-f},