]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/text.texi
Document changes to windows code.
[gnu-emacs] / doc / lispref / text.texi
index b91afb044f0f26ea87d26732938c07e769888186..2348e3706dcfe50311d944ab0ea033e006ce13b0 100644 (file)
@@ -3015,6 +3015,11 @@ near the character.  For this purpose, ``near'' means that all text
 between the character and where the mouse is have the same
 @code{mouse-face} property value.
 
+Emacs ignores all face attributes from the @code{mouse-face} property
+that alter the text size (e.g. @code{:height}, @code{:weight}, and
+@code{:slant}).  Those attributes are always the same as for the
+unhighlighted text.
+
 @item fontified
 @kindex fontified @r{(text property)}
 This property says whether the text is ready for display.  If