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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sat, 22 Jun 2002 17:09:55 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2721 emacs/src/ChangeLog:1.2722
*** emacs/src/ChangeLog:1.2721  Sat Jun 22 15:52:29 2002
--- emacs/src/ChangeLog Sat Jun 22 17:09:55 2002
***************
*** 1,3 ****
--- 1,8 ----
+ 2002-06-22  Stefan Monnier  <address@hidden>
+ 
+       * .gdbinit (xprintsym): Use the new `xname' field.
+       (xsymbol): Use it.
+ 
  2002-06-22  Jason Rumney  <address@hidden>
  
        * w32fns.c (file_dialog_callback): New function.
***************
*** 16,22 ****
        (do_window_update): Call XClearWindow before calling expose_frame.
        (make_mac_frame): Don't set FRAME_BACKGROUND_PIXEL and
        FRAME_FOREGROUND_PIXEL of frame.
!       
        * macterm.c (XTread_socket): If Vmac_command_key_is_meta is nil,
        test Mac command key as <ALT> key.
  
--- 21,27 ----
        (do_window_update): Call XClearWindow before calling expose_frame.
        (make_mac_frame): Don't set FRAME_BACKGROUND_PIXEL and
        FRAME_FOREGROUND_PIXEL of frame.
! 
        * macterm.c (XTread_socket): If Vmac_command_key_is_meta is nil,
        test Mac command key as <ALT> key.
  
***************
*** 30,36 ****
        Remove function_key_possible and key_translation_possible, replaced
        by checking `keytran_start < t'.
  
!       * .gdbinit (xsymbol): Use the name `xname' field.
  
  2002-06-17  Andrew Choi  <address@hidden>
  
--- 35,41 ----
        Remove function_key_possible and key_translation_possible, replaced
        by checking `keytran_start < t'.
  
!       * .gdbinit (xsymbol): Use the new `xname' field.
  
  2002-06-17  Andrew Choi  <address@hidden>
  



reply via email to

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