mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-06 20:49:33 +00:00
Remove obsolete comment.
This commit is contained in:
parent
e66d536393
commit
fe69cf00e0
@ -2389,9 +2389,7 @@ set_lface_from_font (f, lface, font_object, force_p)
|
||||
merged height. If FROM is an invalid height, then INVALID is
|
||||
returned instead. FROM and TO may be either absolute face heights or
|
||||
`relative' heights; the returned value is always an absolute height
|
||||
unless both FROM and TO are relative. GCPRO is a lisp value that
|
||||
will be protected from garbage-collection if this function makes a
|
||||
call into lisp. */
|
||||
unless both FROM and TO are relative. */
|
||||
|
||||
Lisp_Object
|
||||
merge_face_heights (from, to, invalid)
|
||||
|
Loading…
x
Reference in New Issue
Block a user