all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: KIRIHARA Masaharu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: 69671@debbugs.gnu.org
Subject: bug#69671: 'image-increase-size' should be 'image-decrease-size' in manual
Date: Sat, 09 Mar 2024 17:34:35 +0900 (JST)	[thread overview]
Message-ID: <20240309.173435.618829317825121317.mki1101@yahoo.co.jp> (raw)
In-Reply-To: 20240309.173435.618829317825121317.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%.





       reply	other threads:[~2024-03-09  8:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240309.173435.618829317825121317.mki1101.ref@yahoo.co.jp>
2024-03-09  8:34 ` KIRIHARA Masaharu via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2024-03-09  9:41   ` bug#69671: 'image-increase-size' should be 'image-decrease-size' in manual Eli Zaretskii

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240309.173435.618829317825121317.mki1101@yahoo.co.jp \
    --to=bug-gnu-emacs@gnu.org \
    --cc=69671@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.