Mercurial > emacs
diff src/ChangeLog @ 65628:a998f173b21a
* 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).
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 20 Sep 2005 20:07:15 +0000 |
parents | e6815cb0350c |
children | 52f881b47490 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Sep 20 17:47:28 2005 +0000 +++ b/src/ChangeLog Tue Sep 20 20:07:15 2005 +0000 @@ -1,3 +1,9 @@ +2005-09-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + + * 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). + 2005-09-19 Kim F. Storm <storm@cua.dk> * editfns.c (Fformat): Don't scan past end of format string that