projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9f7a22
)
; * doc/emacs/files.texi (Image Mode): Fix typo (bug#69671).
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 9 Mar 2024 09:40:27 +0000
(11:40 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 9 Mar 2024 09:40:27 +0000
(11:40 +0200)
doc/emacs/files.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/files.texi
b/doc/emacs/files.texi
index 36f72d42ba27e8c57bc007312165f56f47e07b10..971483a6e4cf8e41ba41f1f997d44d41980fc2fc 100644
(file)
--- a/
doc/emacs/files.texi
+++ b/
doc/emacs/files.texi
@@
-2373,7
+2373,7
@@
multiply the size by the factor of @w{@code{1 + @var{n} / 10}}, so
@findex image-decrease-size
@kindex i - (Image mode)
@item i -
-Decrease the image size (@code{image-
in
crease-size}) by 20%. Prefix
+Decrease the image size (@code{image-
de
crease-size}) by 20%. Prefix
numeric argument controls the decrement; the value of @var{n} means to
multiply the size by the factor of @w{@code{1 - @var{n} / 10}}, so
@w{@kbd{C-u 3 i -}} means to decrease the size by 30%.