diff options
| author | Kenichi Handa | 2009-04-29 08:52:37 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2009-04-29 08:52:37 +0000 |
| commit | 9c358bdab1583b391335a75777d299f0d38f26b9 (patch) | |
| tree | caaa4ac0b516a02aff904ad0dd8eb49ef45df27d /src/ChangeLog | |
| parent | 7e3386cbfd873df3a037c261e6996e070bb8a0c3 (diff) | |
| download | emacs-9c358bdab1583b391335a75777d299f0d38f26b9.tar.gz emacs-9c358bdab1583b391335a75777d299f0d38f26b9.zip | |
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 17b0a91a17f..654f8756d30 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | 20 | ||
| 21 | * frame.c (x_set_font): When ARG is a font-object, check if the | 21 | * frame.c (x_set_font): When ARG is a font-object, check if the |
| 22 | font-object matches with the ASCII font-spec of the frame's | 22 | font-object matches with the ASCII font-spec of the frame's |
| 23 | fontset. If not, create a new fontset for the frame. | 23 | fontset. If not, create a new fontset for the frame. (Bug #3075) |
| 24 | 24 | ||
| 25 | 2009-04-28 Andreas Schwab <schwab@linux-m68k.org> | 25 | 2009-04-28 Andreas Schwab <schwab@linux-m68k.org> |
| 26 | 26 | ||