comparison src/ChangeLog @ 103603:c99edccfe4d8

* frame.c (x_get_arg): Check if dpyinfo is non-NULL.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 27 Jun 2009 19:50:50 +0000
parents c466fe42acdc
children d6ac90c70d24
comparison
equal deleted inserted replaced
103602:c6838f93406e 103603:c99edccfe4d8
1 2009-06-27 Chong Yidong <cyd@stupidchicken.com> 1 2009-06-27 Chong Yidong <cyd@stupidchicken.com>
2
3 * frame.c (x_get_arg): Check if dpyinfo is non-NULL.
2 4
3 * xdisp.c (mouse_face_from_buffer_pos): Fix detection of 5 * xdisp.c (mouse_face_from_buffer_pos): Fix detection of
4 truncation glyphs (Bug#3686). 6 truncation glyphs (Bug#3686).
5 7
6 2009-06-27 Glenn Morris <rgm@gnu.org> 8 2009-06-27 Glenn Morris <rgm@gnu.org>