# HG changeset patch # User Eli Zaretskii # Date 1238856693 0 # Node ID 89303f3fe6a7ed0521e7fd657ff174f1fba4ae56 # Parent 3bdfb8e7c984dba9a8f583d7dce38ae601af97ff Mention the fact that font and color in tooltip-frame-parameters are ignored. diff -r 3bdfb8e7c984 -r 89303f3fe6a7 etc/NEWS --- a/etc/NEWS Sat Apr 04 14:44:10 2009 +0000 +++ b/etc/NEWS Sat Apr 04 14:51:33 2009 +0000 @@ -567,6 +567,9 @@ +++ *** When typing in a password in the echo area, C-y yanks the current kill into the password. +--- +*** Tooltip frame parameters `font' and `color' in `tooltip-frame-parameters' +are ignored. Customize the `tooltip' face instead. +++ *** `mkdir' is a new convenience alias for `make-directory'.