diff options
| author | Jason Rumney | 2006-10-07 20:10:23 +0000 |
|---|---|---|
| committer | Jason Rumney | 2006-10-07 20:10:23 +0000 |
| commit | 2770d5898ced8f331b6e23c0157f37545920f3d2 (patch) | |
| tree | dab2e2b2d6948f4f6af99fd583b899437d19689e /src/ChangeLog | |
| parent | 118c1c2da3433d86f1f3ac25904e44c2eab06e3f (diff) | |
| download | emacs-2770d5898ced8f331b6e23c0157f37545920f3d2.tar.gz emacs-2770d5898ced8f331b6e23c0157f37545920f3d2.zip | |
2006-10-07 Ralf Angeli <angeli@caeruleus.net>
* w32fns.c (w32_createwindow): Honour left and top positions if
supplied explicitly.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index fe3d51f1a35..c20c577615f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-10-07 Ralf Angeli <angeli@caeruleus.net> | ||
| 2 | |||
| 3 | * w32fns.c (w32_createwindow): Honour left and top positions if | ||
| 4 | supplied explicitly. | ||
| 5 | |||
| 1 | 2006-10-06 Kim F. Storm <storm@cua.dk> | 6 | 2006-10-06 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * xdisp.c (pos_visible_p): Fix value when EOB is visible. | 8 | * xdisp.c (pos_visible_p): Fix value when EOB is visible. |