]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/emacs/files.texi (Image Mode): Fix a typo (bug#77723).
authorEli Zaretskii <eliz@gnu.org>
Fri, 11 Apr 2025 08:33:26 +0000 (11:33 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 13 Apr 2025 20:50:58 +0000 (22:50 +0200)
(cherry picked from commit e966ff9759ae9fe6aa2e12681bc01315dbe83f71)

doc/emacs/files.texi

index af6cabdab14b8f745aa88f995f4e7820b9a3e885..198f86a3934a122cc4e73ffc7966f9b1a19b14e2 100644 (file)
@@ -2479,7 +2479,7 @@ select a group of images to copy somewhere else).  The @kbd{m}
 (@code{image-mode-mark-file}) command will mark the current file in
 any Dired buffer(s) that display the current file's directory.  If no
 such buffer is open, the directory is opened in a new buffer.  To
-unmark files, use the @kbd{u} (@code{image-mode-mark-file}) command.
+unmark files, use the @kbd{u} (@code{image-mode-unmark-file}) command.
 Finally, if you just want to copy the current buffers file name to the
 kill ring, you can use the @kbd{w}
 (@code{image-mode-copy-file-name-as-kill}) command.