aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorMartin Rudalics2015-07-07 08:45:21 +0200
committerMartin Rudalics2015-07-07 08:45:21 +0200
commitf844c020ca0f70f041a5e617db885bd44bef626e (patch)
treece38309c2d21e336a62e203520ddabd4e822b47c /etc
parent59b5723c9b613f14cd60cd3239cfdbc0d2343b18 (diff)
downloademacs-f844c020ca0f70f041a5e617db885bd44bef626e.tar.gz
emacs-f844c020ca0f70f041a5e617db885bd44bef626e.zip
Have `x-show-tip' handle `right' and `bottom' frame parameters.
* src/nsfns.m (compute_tip_xy, Fx_show_tip) * src/w32fns.c (compute_tip_xy, Fx_show_tip) * src/xfns.c (compute_tip_xy, Fx_show_tip): Allow aligning tooltips also via `right' and `bottom' frame parameters.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3ef5f824fd0..5dc2977aad7 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1093,8 +1093,8 @@ windows without "fixing" it. It's supported by `fit-window-to-buffer',
1093 1093
1094+++ 1094+++
1095** New minor mode `window-divider-mode' and options 1095** New minor mode `window-divider-mode' and options
1096`window-divider-default-bottom-width' and 1096`window-divider-default-places', `window-divider-default-bottom-width'
1097`window-divider-default-right-width'. 1097and `window-divider-default-right-width'.
1098 1098
1099+++ 1099+++
1100** New option `switch-to-buffer-in-dedicated-window' allows to customize 1100** New option `switch-to-buffer-in-dedicated-window' allows to customize