annotate leim/.gitignore @ 107818:c7670de45d8a

Don't abort try_window with fonts change when showing tooltip (Bug#2423). * dispextern.h (TRY_WINDOW_CHECK_MARGINS) (TRY_WINDOW_IGNORE_FONTS_CHANGE): New defines. * xdisp.c (try_window): Change arg from CHECK_MARGINS to FLAGS. Don't abort with fonts change if TRY_WINDOW_IGNORE_FONTS_CHANGE is set in FLAGS. Callers with non-zero CHECK_MARGINS changed to use TRY_WINDOW_CHECK_MARGINS. * xfns.c (Fx_show_tip): Call try_window with TRY_WINDOW_IGNORE_FONTS_CHANGE.
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Sat, 10 Apr 2010 19:52:30 +0900
parents 9a2d92bd2a3e
children ef719132ddfa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
101772
a7180fd488bb Add .gitignore files
Miles Bader <miles@gnu.org>
parents:
diff changeset
1 *.elc
104669
9a2d92bd2a3e Ignore all backup files.
Andreas Schwab <schwab@linux-m68k.org>
parents: 104660
diff changeset
2 leim-list.el
101772
a7180fd488bb Add .gitignore files
Miles Bader <miles@gnu.org>
parents:
diff changeset
3
a7180fd488bb Add .gitignore files
Miles Bader <miles@gnu.org>
parents:
diff changeset
4 # arch-tag: 652dce56-7a2f-46ff-8699-c3289ccdc165