diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index fd3bdb55a40..153a0baacbd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2006-02-08 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * editfns.c (Fconstrain_to_field): Use Fget_char_property instead | ||
| 4 | of Fget_text_property (other field functions word with overlays as | ||
| 5 | well as text-properties). | ||
| 6 | |||
| 1 | 2006-02-07 Kenichi Handa <handa@m17n.org> | 7 | 2006-02-07 Kenichi Handa <handa@m17n.org> |
| 2 | 8 | ||
| 3 | * dispextern.h (unibyte_display_via_language_environment): Extern | 9 | * dispextern.h (unibyte_display_via_language_environment): Extern |