aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2008-03-11 07:35:20 +0000
committerJan Djärv2008-03-11 07:35:20 +0000
commitc523e161a21d8562f41afce933ef15aa1ea139de (patch)
tree066958e55cf58089d09ccfa6d62ec97f00a1ee44 /src/ChangeLog
parentcf358568d84eb296a81977eb0d9708389e00fe38 (diff)
downloademacs-c523e161a21d8562f41afce933ef15aa1ea139de.tar.gz
emacs-c523e161a21d8562f41afce933ef15aa1ea139de.zip
(x_connection_closed): For GTK: If this is the last
terminal just exit without closing the display.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3f0c3246c33..5a5e9ef48fd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-03-11 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se>
2
3 * xterm.c (x_connection_closed): For GTK: If this is the last
4 terminal just exit without closing the display.
5
12008-03-11 Jason Rumney <jasonr@gnu.org> 62008-03-11 Jason Rumney <jasonr@gnu.org>
2 7
3 * w32font.c (w32font_full_name): Use floor to round. 8 * w32font.c (w32font_full_name): Use floor to round.