diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 67796c36985..890179bd822 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-09-12 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * textprop.c (Fnext_property_change, Fnext_single_property_change) | ||
| 4 | (Fprevious_property_change, Fprevious_single_property_change): | ||
| 5 | Avoid changing limit, so we can correctly catch the case where the | ||
| 6 | property is constant up to limit. | ||
| 7 | |||
| 1 | 2006-09-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 8 | 2006-09-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2 | 9 | ||
| 3 | * macfns.c (mac_window) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: | 10 | * macfns.c (mac_window) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: |