diff options
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 28484cf4af5..034e6a401bd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-02-09 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32fns.c (enum_font_cb2): Don't let charsets unknown to Windows | ||
| 4 | match each other. | ||
| 5 | |||
| 1 | 2002-02-09 Kim F. Storm <storm@cua.dk> | 6 | 2002-02-09 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * dispextern.h (CURRENT_MODE_LINE_FACE_ID): New macro. | 8 | * dispextern.h (CURRENT_MODE_LINE_FACE_ID): New macro. |