diff options
author | Eli Zaretskii <eliz@gnu.org> | 2017-12-09 22:06:19 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2017-12-09 22:06:19 +0200 |
commit | 122e7264b88049e8d1a0b54dd993f137238c33fb (patch) | |
tree | 9db4446dd341a4401c524d1b6790814254adf3f5 /lisp/emacs-lisp/cl-extra.el | |
parent | e1cc2037a9183bab9440b7b981a233c95d896aac (diff) | |
download | emacs-122e7264b88049e8d1a0b54dd993f137238c33fb.tar.gz emacs-122e7264b88049e8d1a0b54dd993f137238c33fb.tar.bz2 emacs-122e7264b88049e8d1a0b54dd993f137238c33fb.zip |
Fix tool-tip display when display margins are non-zero by default
* src/buffer.h (bset_left_margin_cols, bset_right_margin_cols):
New inline functions.
* src/xfns.c (Fx_show_tip):
* src/w32fns.c (Fx_show_tip): Force display margins of the tip
buffer to zero, as it will be displayed in a pseudo-window, which
doesn't support display margins. (Bug#29627)
Diffstat (limited to 'lisp/emacs-lisp/cl-extra.el')
0 files changed, 0 insertions, 0 deletions