Mention the fact that font and color in tooltip-frame-parameters are ignored.

This commit is contained in:
Eli Zaretskii 2009-04-04 14:51:33 +00:00
parent d51f6378fc
commit e02ec85ea0

View file

@ -567,6 +567,9 @@ top line, -1 for bottom line), or nil for no recentering.
+++
*** 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'.