Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Jun 27 04:21:14 2009 +0000 +++ b/src/ChangeLog Sat Jun 27 19:50:50 2009 +0000 @@ -1,5 +1,7 @@ 2009-06-27 Chong Yidong <cyd@stupidchicken.com> + * frame.c (x_get_arg): Check if dpyinfo is non-NULL. + * xdisp.c (mouse_face_from_buffer_pos): Fix detection of truncation glyphs (Bug#3686).
