Function: ediff-frame-char-width
ediff-frame-char-width is a function alias for frame-char-width,
defined in frame.c.
This function is obsolete since 27.1; use frame-char-width instead.
Signature
(ediff-frame-char-width &optional FRAME)
Documentation
Width in pixels of characters in the font in frame FRAME.
If FRAME is omitted or nil, the selected frame is used. On a graphical screen, the width is the standard width of the default font. For a terminal screen, the value is always 1.
Aliases
ediff-frame-char-width (obsolete since 27.1)