GNU bug report logs - #69673
'image-increase-size' should be 'image-decrease-size' in manual

Previous Next

Package: emacs;

Reported by: KIRIHARA Masaharu <mki_open <at> yahoo.co.jp>

Date: Sat, 9 Mar 2024 09:23:03 UTC

Severity: normal

Merged with 69671, 69672

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: KIRIHARA Masaharu <mki_open <at> yahoo.co.jp>
To: 69673 <at> debbugs.gnu.org
Subject: bug#69673: 'image-increase-size' should be 'image-decrease-size' in manual
Date: Sat, 09 Mar 2024 18:02:07 +0900 (JST)
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.