Function: ediff-frame-char-height

ediff-frame-char-height is a function alias for frame-char-height, defined in frame.c.

This function is obsolete since 27.1; use frame-char-height instead.

Signature

(ediff-frame-char-height &optional FRAME)

Documentation

Height in pixels of a line in the font in frame FRAME.

If FRAME is omitted or nil, the selected frame is used. For a terminal frame, the value is always 1.

Aliases

ediff-frame-char-height (obsolete since 27.1)