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 0b2b1a24775..7768bf18868 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2001-11-24 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * lread.c (Fload): Detect recursive load error for more than 3 | ||
| 4 | nestings of the same file. | ||
| 5 | (Vrecursive_load_depth_limit): Variable deleted. | ||
| 6 | (syms_of_lread) <recursive-load-depth-limit>: Variable deleted. | ||
| 7 | |||
| 1 | 2001-11-24 Jason Rumney <jasonr@gnu.org> | 8 | 2001-11-24 Jason Rumney <jasonr@gnu.org> |
| 2 | 9 | ||
| 3 | * xfns.c (compute_tip_xy): Initialize root_x and root_y from | 10 | * xfns.c (compute_tip_xy): Initialize root_x and root_y from |