diff options
| author | Chong Yidong | 2010-03-15 13:16:46 -0400 |
|---|---|---|
| committer | Chong Yidong | 2010-03-15 13:16:46 -0400 |
| commit | 303500aa06fb042fb63a02858bf15bad2fc192f7 (patch) | |
| tree | d924b0c7fd9ba2656142702ff6d5b61fdaf83fe2 /etc | |
| parent | ddf5d974aa5f8cfa9348339527352ab0ddb5f12d (diff) | |
| download | emacs-303500aa06fb042fb63a02858bf15bad2fc192f7.tar.gz emacs-303500aa06fb042fb63a02858bf15bad2fc192f7.zip | |
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.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -30,7 +30,7 @@ so we will look at it and add it to the manual. | |||
| 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 | ||