Mercurial > emacs
view etc/FTP @ 111364:1d6217a47474
Backport fix for Bug#2423 from trunk.
* 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): Undo last change. Call try_window with
TRY_WINDOW_IGNORE_FONTS_CHANGE (Bug#2423).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 04 Nov 2010 15:39:47 -0400 |
parents | e06541128138 |
children |
line wrap: on
line source
For information about how to obtain GNU Emacs and other GNU software by FTP, please see <http://www.gnu.org/order/ftp.html>. Information about Emacs is also available at <http://www.gnu.org/software/emacs/>.