diff options
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 cea1f508f20..80d32239e4b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-10-12 Stefan Monnier <monnier@cs.yale.edu> | ||
| 2 | |||
| 3 | * xfns.c (Fx_create_frame): Don't bother calling | ||
| 4 | face-set-after-frame-default since the caller does it for us anyway. | ||
| 5 | |||
| 1 | 2000-10-12 Eli Zaretskii <eliz@is.elta.co.il> | 6 | 2000-10-12 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 7 | ||
| 3 | * window.c (coordinates_in_window): Fix detection of vertical line | 8 | * window.c (coordinates_in_window): Fix detection of vertical line |