emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/mac/inc/config.h


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/mac/inc/config.h
Date: Fri, 06 May 2005 04:02:20 -0400

Index: emacs/mac/inc/config.h
diff -c emacs/mac/inc/config.h:1.7 emacs/mac/inc/config.h:1.8
*** emacs/mac/inc/config.h:1.7  Fri Mar  4 11:13:15 2005
--- emacs/mac/inc/config.h      Fri May  6 08:02:19 2005
***************
*** 91,97 ****
  /* #undef HAVE_XAW3D */
  
  /* Define if we should use toolkit scroll bars.  */
! /* #undef USE_TOOLKIT_SCROLL_BARS */
  
  /* Define if we should use XIM, if it is available.  */
  /* #undef USE_XIM */
--- 91,99 ----
  /* #undef HAVE_XAW3D */
  
  /* Define if we should use toolkit scroll bars.  */
! #ifdef HAVE_CARBON
! #define USE_TOOLKIT_SCROLL_BARS 1
! #endif
  
  /* Define if we should use XIM, if it is available.  */
  /* #undef USE_XIM */




reply via email to

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