all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#69673: 'image-increase-size' should be 'image-decrease-size' in manual
       [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
       [not found]   ` <handler.69673.B.170997616327904.ack@debbugs.gnu.org>
  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  9:02 UTC (permalink / raw)
  To: 69673

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#69673: Acknowledgement ('image-increase-size' should be 'image-decrease-size' in manual)
       [not found]   ` <handler.69673.B.170997616327904.ack@debbugs.gnu.org>
@ 2024-03-09  9:28     ` KIRIHARA Masaharu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 0 replies; 2+ messages in thread
From: KIRIHARA Masaharu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-03-09  9:28 UTC (permalink / raw)
  To: 69673

This bug report is the same as bug#69671.    Sorry re-send it.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-09  9:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20240309.180207.413876396824627805.mki1101.ref@yahoo.co.jp>
2024-03-09  9:02 ` bug#69673: '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
     [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

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.