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 <[EMAIL PROTECTED]> + + * xfaces.c (Fdisplay_supports_face_attributes_p): + Fix typo in docstring. + 2005-06-08 Steven Tamm <[EMAIL PROTECTED]> * 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 <[EMAIL PROTECTED]> --- 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 <[EMAIL PROTECTED]> *************** *** 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.
_______________________________________________ Emacs-diffs mailing list Emacs-diffs@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-diffs