GNU bug report logs -
#69673
'image-increase-size' should be 'image-decrease-size' in manual
Previous Next
Full log
View this message in rfc822 format
When reading a manual of the key bindings for Image mode
https://www.gnu.org/software/emacs/manual/html_mono/emacs.html#Image-Mode
https://www.gnu.org/software/emacs/manual/html_node/emacs/Image-Mode.html ,
it says:
Decrease the image size (image-increase-size) by 20%.
'image-increase-size' should be 'image-decrease-size'.
--- emacs-manual-29.2/files.texi.orig Thu Jan 18 22:07:50 2024
+++ emacs-manual-29.2/files.texi
@@ -2373,7 +2373,7 @@
@findex image-decrease-size
@kindex i - (Image mode)
@item i -
-Decrease the image size (@code{image-increase-size}) by 20%. Prefix
+Decrease the image size (@code{image-decrease-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%.
This bug report was last modified 1 year and 129 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.