diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 85a55b2b7c9..5b4e0023ac6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-08-22 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * chartab.c (Fset_char_table_extra_slot): Do not inhibit setting a | ||
| 4 | extra slot even if the purpose is char-code-property-table. | ||
| 5 | |||
| 1 | 2011-08-19 Eli Zaretskii <eliz@gnu.org> | 6 | 2011-08-19 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * xfaces.c (face_at_buffer_position): Avoid repeated evaluation of | 8 | * xfaces.c (face_at_buffer_position): Avoid repeated evaluation of |