diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ca39d3881f6..26946573194 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-11-25 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32fns.c (x_to_w32_font): Do not filter out italic fonts, as new | ||
| 4 | redisplay handles them properly. | ||
| 5 | |||
| 1 | 2000-11-25 Miles Bader <miles@gnu.org> | 6 | 2000-11-25 Miles Bader <miles@gnu.org> |
| 2 | 7 | ||
| 3 | * indent.c (compute_motion): Keep pos_byte in sync with pos. | 8 | * indent.c (compute_motion): Keep pos_byte in sync with pos. |