]> git.eshelyaron.com Git - emacs.git/commit
(xdialog_show): Delete args x, y.
authorRichard M. Stallman <rms@gnu.org>
Sun, 20 Mar 1994 07:05:38 +0000 (07:05 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 20 Mar 1994 07:05:38 +0000 (07:05 +0000)
commit99fe880dc3e3e7d03db81657b76db196f9f2acfd
tree71206b600b8358450d8505cb09f3cd0b5193cd61
parent6f4387dde1fb5ec85af13b1beb91ff525aedc4d6
(xdialog_show): Delete args x, y.
(Fx_popup_dialog): Don't pass those args; don't compute them.
Second arg is now just one pane.  Lots of simplification.
Always start by decoding POSITION arg to get a frame.
[! USE_X_TOOLKIT]: Put the menu in middle of that frame.
src/xmenu.c