/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

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

revision 1.4720 by cyd, Wed Nov 16 16:38:47 2005 UTC revision 1.4721 by monnier, Wed Nov 16 18:39:00 2005 UTC
# Line 1  Line 1 
1    2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2    
3            * lread.c (readevalloop): Add missing GCPROs.
4    
5  2005-11-16  Chong Yidong  <cyd@stupidchicken.com>  2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
6    
7          * xfns.c (xg_set_icon_from_xpm_data): New function.          * xfns.c (xg_set_icon_from_xpm_data): New function.
8    
9          * gnu.h (gnu_xpm_bits): Renamed from gnu_bits.          * gnu.h (gnu_xpm_bits): Rename from gnu_bits.
10          (gnu_xbm_bits): Renamed from gnu_bits (xbm version).          (gnu_xbm_bits): Rename from gnu_bits (xbm version).
11    
12          * xterm.c (x_bitmap_icon): Use the xpm if available.          * xterm.c (x_bitmap_icon): Use the xpm if available.
13    
# Line 71  Line 75 
75          Vmac_option_modifier / mac-option-modifier,          Vmac_option_modifier / mac-option-modifier,
76          Vmac_command_modifier / mac-command-modifier.          Vmac_command_modifier / mac-command-modifier.
77          (mac_to_emacs_modifiers): Use the new style modifier          (mac_to_emacs_modifiers): Use the new style modifier
78          variables. Return UInt32 (modifiers are longs now.)          variables.  Return UInt32 (modifiers are longs now.)
79          (backtranslate_modified_keycode): new function (refactoring)          (backtranslate_modified_keycode): New function (refactoring).
80          (XTread_socket): use new modifier variables and refactored          (XTread_socket): Use new modifier variables and refactored function.
81          function          (mac_determine_quit_char_modifiers): Remove macMetaKey (there is
82          (mac_determine_quit_char_modifiers): remove macMetaKey (there is          no dedicated meta key.  Not in use anyway.)
         no dedicated meta key. Not in use anyway.)  
83          (convert_fn_keycode): Map Fn-keys to their original keycode          (convert_fn_keycode): Map Fn-keys to their original keycode
84          using a table (english keyboard only).          using a table (english keyboard only).
85    

Legend:
Removed from v.1.4720  
changed lines
  Added in v.1.4721

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