comparison 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
comparison
equal deleted inserted replaced
49015:c49640262de0 49016:ac27fa84f239
1 2003-01-02 Steven Tamm <steventamm@mac.com>
2
3 * scroll-bar.el (toggle-scroll-bar, scroll-bar-mode): Have
4 scroll bars correctly default to being on the right for Mac
5 Carbon port by testing "mac-carbon" feature, not window-system.
6
1 2003-01-02 Markus Rost <rost@math.ohio-state.edu> 7 2003-01-02 Markus Rost <rost@math.ohio-state.edu>
2 8
3 * cus-edit.el (customize-group, customize-group-other-window): 9 * cus-edit.el (customize-group, customize-group-other-window):
4 Call custom-load-symbol unconditionally. 10 Call custom-load-symbol unconditionally.
5 (customize-face, customize-face-other-window): Fix format arg. 11 (customize-face, customize-face-other-window): Fix format arg.