diff --git a/functions.html b/functions.html
index aa3b1bcf..2eea6f68 100644
--- a/functions.html
+++ b/functions.html
@@ -4542,6 +4542,13 @@
Built-in Macro Functions
Enables/disables monospaced text in the "Log" window.
Requires 1.54c.
+
+
+setOption("MouseWheelStackScrolling", boolean)
+Enables/disables mouse wheel stack scrolling.
+Requires 1.54j.
+
+
setOption("OpenGrayscaleJpegsAsRGB", boolean)
Enable to open grayscale RGB JPEGs as RGB images.
@@ -5431,8 +5438,7 @@ Built-in Macro Functions
To display a multi-line
message, add newline characters ("\n") to string.
This function is based on
-Michael Schmid's
-Wait_For_User plugin.
+Michael Schmid's "Wait For User" plugin.
Example:
WaitForUserDemo.
@@ -5453,7 +5459,7 @@
Built-in Macro Functions
top | home
-Last updated 2024/03/13
+Last updated 2024/05/15