emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 14 Jun 2005 22:30:04 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4461 emacs/src/ChangeLog:1.4462
*** emacs/src/ChangeLog:1.4461  Tue Jun 14 00:39:32 2005
--- emacs/src/ChangeLog Wed Jun 15 02:30:03 2005
***************
*** 1,3 ****
--- 1,20 ----
+ 2005-06-15  YAMAMOTO Mitsuharu  <address@hidden>
+ 
+       * macterm.c (mac_compute_glyph_string_overhangs): Don't set
+       overhangs unless the given glyph type is noncomposite CHAR_GLYPH.
+       [USE_CARBON_EVENTS] (mac_convert_event_ref): Convert dead key down
+       events.
+       (XTread_socket): Don't pass keyboard events with the option
+       modifier to the system when Vmac_command_key_is_meta is nil or
+       Vmac_option_modifier is non-nil.
+       [USE_CARBON_EVENTS] (read_socket_inev): New variable.
+       [USE_CARBON_EVENTS] (init_command_handler): Fix argument.
+       [USE_CARBON_EVENTS] (mac_handle_mouse_event): New Carbon event
+       handler function.
+       (install_window_handler) [USE_CARBON_EVENTS]: Install it.
+       (XTread_socket) [USE_CARBON_EVENTS]: Move mouse wheel event
+       handler part to mac_handle_mouse_event.
+ 
  2005-06-14  Juanma Barranquero  <address@hidden>
  
        * eval.c (Fdefvaralias): Rename arguments SYMBOL and ALIASED to




reply via email to

[Prev in Thread] Current Thread [Next in Thread]