/[emacs]/emacs/src/macterm.c
ViewVC logotype

Diff of /emacs/src/macterm.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.122 by mituharu, Wed Jul 13 09:12:59 2005 UTC revision 1.123 by mituharu, Thu Jul 14 09:23:24 2005 UTC
# Line 94  Boston, MA 02110-1301, USA.  */ Line 94  Boston, MA 02110-1301, USA.  */
94                          (NILP (Vmac_command_key_is_meta) ? optionKey : cmdKey) \                          (NILP (Vmac_command_key_is_meta) ? optionKey : cmdKey) \
95                          : controlKey)                          : controlKey)
96  #define macAltKey      (NILP (Vmac_command_key_is_meta) ? cmdKey : optionKey)  #define macAltKey      (NILP (Vmac_command_key_is_meta) ? cmdKey : optionKey)
   
 #define mac_window_to_frame(wp) (((mac_output *) GetWRefCon (wp))->mFP)  
97    
98    
99  /* Non-nil means Emacs uses toolkit scroll bars.  */  /* Non-nil means Emacs uses toolkit scroll bars.  */

Legend:
Removed from v.1.122  
changed lines
  Added in v.1.123

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26