aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2005-09-20 20:07:15 +0000
committerJan Djärv2005-09-20 20:07:15 +0000
commit52d166e00e99c1babe8c46bb3e4af97c1bc57bcb (patch)
tree0bea658116f20e325ad5d20a02821816383dcc7d /src/ChangeLog
parent15c77b9ecd23bfcb6c831bbc25d35ec8d0723fad (diff)
downloademacs-52d166e00e99c1babe8c46bb3e4af97c1bc57bcb.tar.gz
emacs-52d166e00e99c1babe8c46bb3e4af97c1bc57bcb.zip
* gtkutil.c (xg_set_geometry): Do a gtk_window_move if program
positions have been set for the frame (as is done for frames in special-display-buffer-names).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 984549c1968..5dc4f76e8b7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12005-09-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_set_geometry): Do a gtk_window_move if program
4 positions have been set for the frame (as is done for frames in
5 special-display-buffer-names).
6
12005-09-19 Kim F. Storm <storm@cua.dk> 72005-09-19 Kim F. Storm <storm@cua.dk>
2 8
3 * editfns.c (Fformat): Don't scan past end of format string that 9 * editfns.c (Fformat): Don't scan past end of format string that