diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 14a172d0b37..066cd655696 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2006-05-12 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * intervals.c (set_point_both): Fix mixup before before and after | ||
| 4 | in variable names. | ||
| 5 | |||
| 6 | * editfns.c (Fline_beginning_position): Inhibit point-motion hooks | ||
| 7 | while setting point temporarily. | ||
| 8 | |||
| 1 | 2006-05-11 Richard Stallman <rms@gnu.org> | 9 | 2006-05-11 Richard Stallman <rms@gnu.org> |
| 2 | 10 | ||
| 3 | * lread.c (readevalloop): Abort if START non-nil for non-buffer input. | 11 | * lread.c (readevalloop): Abort if START non-nil for non-buffer input. |