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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 09 Jun 2005 06:39:03 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4445 emacs/src/ChangeLog:1.4446
*** emacs/src/ChangeLog:1.4445  Thu Jun  9 03:37:19 2005
--- emacs/src/ChangeLog Thu Jun  9 10:39:02 2005
***************
*** 1,3 ****
--- 1,8 ----
+ 2005-06-09  Juanma Barranquero  <address@hidden>
+ 
+       * xfaces.c (Fdisplay_supports_face_attributes_p):
+       Fix typo in docstring.
+ 
  2005-06-08  Steven Tamm  <address@hidden>
  
        * unexmacosx.c (copy_data_segment): Copy __la_sym_ptr2 section
***************
*** 63,69 ****
        * macterm.c: Make mac_quit_char_modifiers and mac_quit_char_keycode
        non-static.
  
!       * config.in: Added HAVE_CANCELMENUTRACKING
  
  2005-06-06  Eli Zaretskii  <address@hidden>
  
--- 68,74 ----
        * macterm.c: Make mac_quit_char_modifiers and mac_quit_char_keycode
        non-static.
  
!       * config.in: Add HAVE_CANCELMENUTRACKING.
  
  2005-06-06  Eli Zaretskii  <address@hidden>
  
***************
*** 12994,13002 ****
        * sound.c: Added a partial implementation of play-sound-internal
        for Microsoft Windows.  Added various #ifdef / #else / #endif
        code blocks to separate the code that will compile under
!       Microsoft Windows from the code that is specific to Gnu/Linux.
        Moved several blocks of code around to make this separation of code
!       into Windows compatible and Gnu/Linux compatible code blocks easier.
  
        * makefile.w32-in: Include sound.c and link with WinMM.lib.
  
--- 12999,13007 ----
        * sound.c: Added a partial implementation of play-sound-internal
        for Microsoft Windows.  Added various #ifdef / #else / #endif
        code blocks to separate the code that will compile under
!       Microsoft Windows from the code that is specific to GNU/Linux.
        Moved several blocks of code around to make this separation of code
!       into Windows compatible and GNU/Linux compatible code blocks easier.
  
        * makefile.w32-in: Include sound.c and link with WinMM.lib.
  




reply via email to

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