aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorChong Yidong2010-03-15 13:16:46 -0400
committerChong Yidong2010-03-15 13:16:46 -0400
commit303500aa06fb042fb63a02858bf15bad2fc192f7 (patch)
treed924b0c7fd9ba2656142702ff6d5b61fdaf83fe2 /etc
parentddf5d974aa5f8cfa9348339527352ab0ddb5f12d (diff)
downloademacs-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/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d8061589fb9..ee4ec1370cb 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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.
34Use `set-scroll-bar-mode' to change this. 34Use `set-scroll-bar-mode' to change this.
35 35
36 36