Variable: posframe--last-font-height-info

posframe--last-font-height-info is a buffer-local variable defined in posframe.el.

Documentation

Record the last font height info.

Source Code

;; Defined in ~/.emacs.d/elpa/posframe-20260415.14/posframe.el
(defvar-local posframe--last-font-height-info nil
  "Record the last font height info.")