diff options
| -rw-r--r-- | lisp/ChangeLog.unicode | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode index f556b22cd7f..7eb601d32c7 100644 --- a/lisp/ChangeLog.unicode +++ b/lisp/ChangeLog.unicode | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2007-06-01 Jason Rumney <jasonr@gnu.org> | 1 | 2007-06-01 Jason Rumney <jasonr@gnu.org> |
| 2 | 2 | ||
| 3 | * faces.el (font-weight-table): Use defaults on w32 that match | ||
| 4 | LOGFONT.lfWeight. | ||
| 5 | |||
| 3 | * term/w32-win.el: Don't create fontset from command-line font. | 6 | * term/w32-win.el: Don't create fontset from command-line font. |
| 4 | 7 | ||
| 5 | 2007-05-29 Juanma Barranquero <lekktu@gmail.com> | 8 | 2007-05-29 Juanma Barranquero <lekktu@gmail.com> |