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: Thu, 31 Mar 2005 17:43:15 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4301 emacs/src/ChangeLog:1.4302
*** emacs/src/ChangeLog:1.4301  Thu Mar 31 11:22:55 2005
--- emacs/src/ChangeLog Thu Mar 31 22:43:13 2005
***************
*** 1,7 ****
--- 1,19 ----
+ 2005-03-31  Stefan Monnier  <address@hidden>
+ 
+       * xterm.c [HAVE_XAW3D]: Include ThreeD.h for XtNbeNiceToColormap.
+       (x_create_toolkit_scroll_bar): Test XtNbeNiceToColormap before using it.
+       Use XtNtopShadowPixel and XtNbottomShadowPixel.
+       (x_set_toolkit_scroll_bar_thumb): Remove ugly old hack that didn't
+       really work and that breaks with some versions of Xaw3d.
+ 
  2005-03-31  Kenichi Handa  <address@hidden>
  
        * coding.c (syms_of_coding): Fix previous change.
  
+ 2005-03-30  Stefan Monnier  <address@hidden>
+ 
+       * fileio.c (search_embedded_absfilename): Fix last change.
+ 
  2005-03-25  Kenichi Handa  <address@hidden>
  
        * coding.c (syms_of_coding): Suggest to use set-coding-category in
***************
*** 30,36 ****
  
  2005-03-26  Lennart Borgman  <address@hidden>
  
!       * w32term.h (x_output): add focus_state.
  
        * w32term.c (x_focus_changed, w32_detect_focus_change): New functions.
        (w32_read_socket) [WM_SETFOCUS]: Call w32_detect_focus_change.
--- 42,48 ----
  
  2005-03-26  Lennart Borgman  <address@hidden>
  
!       * w32term.h (x_output): Add focus_state.
  
        * w32term.c (x_focus_changed, w32_detect_focus_change): New functions.
        (w32_read_socket) [WM_SETFOCUS]: Call w32_detect_focus_change.




reply via email to

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