]> code.delx.au - gnu-emacs/blobdiff - doc/emacs/files.texi
Merge from origin/emacs-25
[gnu-emacs] / doc / emacs / files.texi
index 3bbb3cddb3839f2a5d35b0cfa9e8f914fef4e654..ec227e9c2c9725a34c753b915fe27a35fc98af81 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},