mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-06 14:02:07 -08:00
Remove obsolete comment.
This commit is contained in:
parent
e66d536393
commit
fe69cf00e0
1 changed files with 1 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue