]> git.eshelyaron.com Git - emacs.git/commit
Replace MenuHandle and GetMenuHandle with MenuRef and
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Wed, 6 Jun 2007 08:33:01 +0000 (08:33 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Wed, 6 Jun 2007 08:33:01 +0000 (08:33 +0000)
commit477f75a567d9b316bee3bae0edb4e8df8a630223
tree7f5e6eb781754a58f01370a8352473da5c637ec1
parent1c2c66d5d4af7d349a6e1aa517d47521b3508566
Replace MenuHandle and GetMenuHandle with MenuRef and
GetMenuRef, respectively.  Replace WindowPtr with WindowRef.
Replace ControlHandle with ControlRef.
(install_menu_quit_handler): Rename arg MENU_HANDLE to ROOT_MENU.
src/macmenu.c