I don't see `user-size' documented anywhere (e.g. Info (elisp)), but I see
it used in these files: faces.el, frame.el, mac-win.el, w32-win.el,
x-win.el, and frame.c. If it is similar to `user-position', shouldn't it be
documented?
Thanks. I will document it.
Would it be possi
1. Frame parameter `user-position' can be used to tell the window manager
that the user has positioned a frame. Is there an equivalent `user-size'
parameter to tell the window manager whether the user has sized the frame?
I don't see `user-size' documented anywhere (e.g. Info (elisp)), but I see
i