; * doc/emacs/files.texi (Image Mode): Fix a typo (bug#77723).
This commit is contained in:
parent
378bea99b1
commit
e966ff9759
1 changed files with 1 additions and 1 deletions
|
@ -2489,7 +2489,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
|
(@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
|
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
|
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
|
Finally, if you just want to copy the current buffers file name to the
|
||||||
kill ring, you can use the @kbd{w}
|
kill ring, you can use the @kbd{w}
|
||||||
(@code{image-mode-copy-file-name-as-kill}) command.
|
(@code{image-mode-copy-file-name-as-kill}) command.
|
||||||
|
|
Loading…
Add table
Reference in a new issue