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: Mon, 17 Jun 2002 12:15:58 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2715 emacs/src/ChangeLog:1.2716
*** emacs/src/ChangeLog:1.2715  Mon Jun 17 02:06:03 2002
--- emacs/src/ChangeLog Mon Jun 17 12:15:58 2002
***************
*** 1,10 ****
  2002-06-17  Andrew Choi  <address@hidden>
  
        * mac.c (do_applescript): Call initialize_applescript if necessary
!       when first called.  Dispose of result_desc only when there is no
!       error.
        (Fdo_applescript): Use %d format specifier instead of %ld.
!       
  2002-06-16  Andrew Choi  <address@hidden>
  
        * macterm.c (XTread_socket): Call FrontNonFloatingWindow instead
--- 1,13 ----
+ 2002-06-17  Stefan Monnier  <address@hidden>
+ 
+       * .gdbinit (xsymbol): Use the name `xname' field.
+ 
  2002-06-17  Andrew Choi  <address@hidden>
  
        * mac.c (do_applescript): Call initialize_applescript if necessary
!       when first called.  Dispose of result_desc only when there is no error.
        (Fdo_applescript): Use %d format specifier instead of %ld.
! 
  2002-06-16  Andrew Choi  <address@hidden>
  
        * macterm.c (XTread_socket): Call FrontNonFloatingWindow instead
***************
*** 26,37 ****
        for Mac too.
        (try_font_list) [MAC_OS]: If no font matches given registry, try
        fonts with any registry matching face_family.
!       (realize_x_face) [MAC_OS]: Remove old ad-hoc fix to load font
!       here.
  
        * s/darwin.h: If autoconf detects the Ncurses library, define
        LIBS_TERMCAP to -lncurses to use it.
!       
  2002-06-16  Eli Zaretskii  <address@hidden>
  
        * strftime.c [__hpux]: Include sys/_mbstate_t.h.
--- 29,39 ----
        for Mac too.
        (try_font_list) [MAC_OS]: If no font matches given registry, try
        fonts with any registry matching face_family.
!       (realize_x_face) [MAC_OS]: Remove old ad-hoc fix to load font here.
  
        * s/darwin.h: If autoconf detects the Ncurses library, define
        LIBS_TERMCAP to -lncurses to use it.
! 
  2002-06-16  Eli Zaretskii  <address@hidden>
  
        * strftime.c [__hpux]: Include sys/_mbstate_t.h.



reply via email to

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