]> git.eshelyaron.com Git - emacs.git/commitdiff
* xterm.c (x_delete_display): Move xim_close_dpy call to
authorChong Yidong <cyd@stupidchicken.com>
Sat, 13 Dec 2008 22:08:58 +0000 (22:08 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 13 Dec 2008 22:08:58 +0000 (22:08 +0000)
x_delete_terminal.
(x_delete_terminal): Call xim_close_dpy.

src/ChangeLog

index 47922061be23685f7bfedf9fa1a076654f57cbeb..87bae7a4144201d9bc88044a59e200399396ef8d 100644 (file)
@@ -1,3 +1,9 @@
+2008-12-13  Chong Yidong  <cyd@stupidchicken.com>
+
+       * xterm.c (x_delete_display): Move xim_close_dpy call to
+       x_delete_terminal.
+       (x_delete_terminal): Call xim_close_dpy.
+
 2008-12-13  Jason Rumney  <jasonr@gnu.org>
 
        * w32font.c (intern_font_name): New function.