Re: frame parameters user-size and user-position

2005-05-29 Thread Richard Stallman
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

frame parameters user-size and user-position

2005-05-28 Thread Drew Adams
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