Pull request from entrez: fixes the combination of A and P for
menustyle:Full. For menustyle:Traditional, it fixes selecting P for
putting stuff into a container. Using P for multi-drop (D) already
worked and I haven't tried to figure out why the two commands behave
differently with just-picked.
Closes #774
reverse the part(s) that cleared stale monst->mx,my
adding name/rename choice to #therecmdmenu caused it to crash when picking an
adjacent unnamed, untame monster
+for menustyle:Full, fix the combination of 'A' auto-pick all plus 'P' just
+ picked up to limit what "all" means
+for menustyle:Traditional, fix 'P' for just picked up items in inventory when
+ filtering what items to put into a container
curses: 'msg_window' option wasn't functional for curses unless the binary
also included tty support