diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6b0dc079679..1decd70f72f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2003-01-07 Markus Rost <rost@math.ohio-state.edu> | ||
| 2 | |||
| 3 | * minibuf.c (Fread_variable): Doc fix. | ||
| 4 | |||
| 5 | * eval.c (Fuser_variable_p): Doc change. For custom variables, | ||
| 6 | use the same test as for custom-variable-p. | ||
| 7 | |||
| 1 | 2003-01-05 Richard M. Stallman <rms@gnu.org> | 8 | 2003-01-05 Richard M. Stallman <rms@gnu.org> |
| 2 | 9 | ||
| 3 | * xdisp.c (try_scrolling): New arg LAST_LINE_MISFIT. | 10 | * xdisp.c (try_scrolling): New arg LAST_LINE_MISFIT. |