diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8b1221ab6d8..7a97859ba63 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,18 @@ | |||
| 1 | 2012-03-21 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * xfaces.c (Vface_remapping_alist): Doc fix. | ||
| 4 | |||
| 5 | 2012-03-20 Eli Zaretskii <eliz@gnu.org> | ||
| 6 | |||
| 7 | * w32proc.c (Fw32_set_console_codepage) | ||
| 8 | (Fw32_set_console_output_codepage, Fw32_get_codepage_charset): Doc | ||
| 9 | fixes. | ||
| 10 | |||
| 11 | 2012-03-20 Chong Yidong <cyd@gnu.org> | ||
| 12 | |||
| 13 | * dispnew.c (Fredisplay, Vredisplay_preemption_period): Update doc | ||
| 14 | to reflect default non-nil value of redisplay-dont-pause. | ||
| 15 | |||
| 1 | 2012-03-19 Kenichi Handa <handa@m17n.org> | 16 | 2012-03-19 Kenichi Handa <handa@m17n.org> |
| 2 | 17 | ||
| 3 | * ftfont.c (ftfont_drive_otf): Mask bits of character code to make | 18 | * ftfont.c (ftfont_drive_otf): Mask bits of character code to make |