Mercurial > emacs
log src/xfns.c @ 109058:2f0720afc474
age | author | description |
---|---|---|
Sat, 26 Jun 2010 20:30:52 -0400 | Chong Yidong | Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249). |
Tue, 22 Jun 2010 09:55:08 +0200 | Jan D. | Don't use font names from GConf if font backend can't handle it (bug#6478). |
Tue, 13 Apr 2010 10:19:05 +0200 | Jan D. | (Fx_create_frame, x_create_tip_frame): Set default border width to zero. |
Mon, 12 Apr 2010 20:58:15 +0200 | Jan D. | xfns.c (select_visual): Don't call error if XGetVisualInfo returns |
Sat, 10 Apr 2010 19:59:46 +0900 | YAMAMOTO Mitsuharu | xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding. |
Sat, 10 Apr 2010 19:52:30 +0900 | YAMAMOTO Mitsuharu | Don't abort try_window with fonts change when showing tooltip (Bug#2423). |
Sat, 10 Apr 2010 19:39:16 +0900 | YAMAMOTO Mitsuharu | xfns.c (Fx_show_tip): Undo last change. |