From: KIRIHARA Masaharu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: 69673@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) [thread overview]
Message-ID: <20240309.180207.413876396824627805.mki1101@yahoo.co.jp> (raw)
In-Reply-To: 20240309.180207.413876396824627805.mki1101.ref@yahoo.co.jp
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%.
next parent reply other threads:[~2024-03-09 9:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20240309.180207.413876396824627805.mki1101.ref@yahoo.co.jp>
2024-03-09 9:02 ` KIRIHARA Masaharu via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
[not found] ` <handler.69673.B.170997616327904.ack@debbugs.gnu.org>
2024-03-09 9:28 ` bug#69673: Acknowledgement ('image-increase-size' should be 'image-decrease-size' in manual) KIRIHARA Masaharu via Bug reports for GNU Emacs, the Swiss army knife of text editors
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240309.180207.413876396824627805.mki1101@yahoo.co.jp \
--to=bug-gnu-emacs@gnu.org \
--cc=69673@debbugs.gnu.org \
--cc=mki_open@yahoo.co.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).