diff lisp/ChangeLog @ 49016:ac27fa84f239

* scroll-bar.el (toggle-scroll-bar, scroll-bar-mode): Have scroll bars correctly default to being on the right for Mac Carbon port by testing "mac-carbon" feature, not window-system.
author Steven Tamm <steventamm@mac.com>
date Thu, 02 Jan 2003 22:37:13 +0000
parents b3a8593e94fd
children 09ff6e632947
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jan 02 22:36:23 2003 +0000
+++ b/lisp/ChangeLog	Thu Jan 02 22:37:13 2003 +0000
@@ -1,3 +1,9 @@
+2003-01-02  Steven Tamm  <steventamm@mac.com>
+
+	* scroll-bar.el (toggle-scroll-bar, scroll-bar-mode): Have
+	scroll bars correctly default to being on the right for Mac
+	Carbon port by testing "mac-carbon" feature, not window-system.
+
 2003-01-02  Markus Rost  <rost@math.ohio-state.edu>
 
 	* cus-edit.el (customize-group, customize-group-other-window):