Mercurial > emacs
changeset 34098:deffe18d562d
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 01 Dec 2000 20:45:45 +0000 |
parents | 0225d8e15f2c |
children | 06ab9f74a16b |
files | src/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Dec 01 20:44:31 2000 +0000 +++ b/src/ChangeLog Fri Dec 01 20:45:45 2000 +0000 @@ -1,3 +1,12 @@ +2000-12-01 Gerd Moellmann <gerd@gnu.org> + + * window.c (coordinates_in_window): Handle computations for + positions on the vertical bar and fringes differently for + window-system frames. Consider some pixels near the vertical bar + as on the bar if the frame doesn't have vertical scroll bars. + Associate positions between mode or header lines with the + right window, the left one. + 2000-12-01 Jason Rumney <jasonr@gnu.org> * w32term.c (w32_clear_window): Avoid clearing an invalid frame.