Mercurial > emacs
comparison etc/NEWS @ 107395:05f285327bae
Put non-GTK X scroll-bars on left.
* xfns.c (Fx_create_frame):
* frame.c (Vdefault_frame_scroll_bars): Put non-GTK X scroll-bars on left.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 15 Mar 2010 13:16:46 -0400 |
parents | 51ddd70d1fa1 |
children | 975563054751 |
comparison
equal
deleted
inserted
replaced
107394:e4adbc6451e9 | 107395:05f285327bae |
---|---|
28 * Startup Changes in Emacs 24.1 | 28 * Startup Changes in Emacs 24.1 |
29 | 29 |
30 | 30 |
31 * Changes in Emacs 24.1 | 31 * Changes in Emacs 24.1 |
32 | 32 |
33 ** The scroll-bar is now on the right on GNU/Linux and UNIX-like systems. | 33 ** GTK scroll-bars are now placed on the right by default. |
34 Use `set-scroll-bar-mode' to change this. | 34 Use `set-scroll-bar-mode' to change this. |
35 | 35 |
36 | 36 |
37 * Editing Changes in Emacs 24.1 | 37 * Editing Changes in Emacs 24.1 |
38 | 38 |