From: Chong Yidong Date: Thu, 1 Jan 2009 08:54:01 +0000 (+0000) Subject: * xfns.c (x_create_tip_frame): Set border width of the X window. X-Git-Tag: emacs-pretest-23.0.90~764 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d6fafbe02ccb15501387520ee074360ad489f38b;p=emacs.git * xfns.c (x_create_tip_frame): Set border width of the X window. --- diff --git a/src/ChangeLog b/src/ChangeLog index c50f4fa2540..444cee2b905 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2009-01-01 Chong Yidong + * xfns.c (x_create_tip_frame): Set border width of the X window. + * xfaces.c (Finternal_set_lisp_face_attribute): Improve error message.