aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.c
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2010-04-10 19:52:30 +0900
committerYAMAMOTO Mitsuharu2010-04-10 19:52:30 +0900
commit6eff5c3dcd268cbc740ad9b89112203aad2a9756 (patch)
tree30da7e203a86191266f1cb6732dd7ea91f6d869c /src/coding.c
parent5634ff8508021cf03ce07709d992aff98d33902e (diff)
downloademacs-6eff5c3dcd268cbc740ad9b89112203aad2a9756.tar.gz
emacs-6eff5c3dcd268cbc740ad9b89112203aad2a9756.zip
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.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions