emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 9db76af 1/3: ; * lisp/image-mode.el (image-mode): Minor doc fix.


From: Stefan Kangas
Subject: master 9db76af 1/3: ; * lisp/image-mode.el (image-mode): Minor doc fix.
Date: Fri, 3 Dec 2021 09:42:32 -0500 (EST)

branch: master
commit 9db76af76c2e98d983544aaf52a9fe23bba1fa15
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; * lisp/image-mode.el (image-mode): Minor doc fix.
---
 lisp/image-mode.el | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/lisp/image-mode.el b/lisp/image-mode.el
index 624c852..4ee02c0 100644
--- a/lisp/image-mode.el
+++ b/lisp/image-mode.el
@@ -621,8 +621,9 @@ call."
 ;;;###autoload
 (defun image-mode ()
   "Major mode for image files.
-You can use \\<image-mode-map>\\[image-toggle-display] or 
\\<image-mode-map>\\[image-toggle-hex-display]
-to toggle between display as an image and display as text or hex.
+You can use \\<image-mode-map>\\[image-toggle-display] or \
+\\[image-toggle-hex-display] to toggle between display
+as an image and display as text or hex.
 
 Key bindings:
 \\{image-mode-map}"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]