diff options
Diffstat (limited to 'doc/emacs/frames.texi')
-rw-r--r-- | doc/emacs/frames.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi index 7a583b96bbd..94218424d37 100644 --- a/doc/emacs/frames.texi +++ b/doc/emacs/frames.texi @@ -227,8 +227,9 @@ left. If you'd like to reverse the direction of horizontal scrolling, customize the variable @code{mouse-wheel-flip-direction} to a non-@code{nil} value. -When the mouse pointer is over an image, scrolling the mouse wheel -with the @key{Ctrl} modifier scales the image under the mouse pointer. +When the mouse pointer is over an image in Image mode, @pxref{Image Mode}, +scrolling the mouse wheel with the @key{Ctrl} modifier scales the image +under the mouse pointer. @node Word and Line Mouse |