comparison src/ChangeLog @ 41471:41ef4373121e

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 25 Nov 2001 02:42:37 +0000
parents c480d5760358
children a93b6b418d0e
comparison
equal deleted inserted replaced
41470:a43bf477cba7 41471:41ef4373121e
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
4 mouse position if either left or top is not specified. 11 mouse position if either left or top is not specified.
5 12