aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-03-12 18:13:02 -0500
committerChong Yidong2010-03-12 18:13:02 -0500
commit4fa4201821f10447173e8755d91b5876429f0126 (patch)
treeeef1e82b44fa3d9eaf7ba5f235ba8f6fc6cb58b8 /src/ChangeLog
parent6f320937a40f8905c2e72498c042423a1e7610a3 (diff)
downloademacs-4fa4201821f10447173e8755d91b5876429f0126.tar.gz
emacs-4fa4201821f10447173e8755d91b5876429f0126.zip
* xfns.c (Fx_create_frame): Set default to Qright.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7c73acf2ce7..88d9e3a3da4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12010-03-12 Chong Yidong <cyd@stupidchicken.com> 12010-03-12 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * xfns.c (Fx_create_frame): Set default to Qright.
4
3 * frame.c (Vdefault_frame_scroll_bars): Set default to Qright for 5 * frame.c (Vdefault_frame_scroll_bars): Set default to Qright for
4 all window systems. 6 all window systems.
5 7