* bug#69671: 'image-increase-size' should be 'image-decrease-size' in manual
[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
2024-03-09 9:41 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: KIRIHARA Masaharu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-03-09 8:34 UTC (permalink / raw)
To: 69671
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%.
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#69671: 'image-increase-size' should be 'image-decrease-size' in manual
2024-03-09 8:34 ` bug#69671: '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
@ 2024-03-09 9:41 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2024-03-09 9:41 UTC (permalink / raw)
To: KIRIHARA Masaharu; +Cc: 69671
merge 69672 69673 69671
close 69671
thanks
> Date: Sat, 09 Mar 2024 17:34:35 +0900 (JST)
> From: KIRIHARA Masaharu via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>
> 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'.
Thanks, fixed, and closing the bug (all 3 identical copies of it).
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-09 9:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20240309.173435.618829317825121317.mki1101.ref@yahoo.co.jp>
2024-03-09 8:34 ` bug#69671: '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
2024-03-09 9:41 ` Eli Zaretskii
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.