mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
(Attribute Functions): Fix example for face-attribute-relative-p.
This commit is contained in:
parent
3238cde382
commit
df47137d92
1 changed files with 2 additions and 3 deletions
|
|
@ -2144,10 +2144,9 @@ For @code{:height}, floating point values are also relative.
|
|||
For example:
|
||||
|
||||
@example
|
||||
(read-face-name "Describe face" "= `default' face" t)
|
||||
(face-attribute-relative-p :height 2.0)
|
||||
@result{} t
|
||||
@end example
|
||||
|
||||
prompts with @samp{Describe face (default = `default' face): }.
|
||||
@end defun
|
||||
|
||||
@defun merge-face-attribute attribute value1 value2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue