aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2001-11-25 02:42:37 +0000
committerRichard M. Stallman2001-11-25 02:42:37 +0000
commit8727d588f03db4e4e8bd0fdf7d34491de7402113 (patch)
tree264e1af3e0e1daa36a2a0dc99339b1fd13154eea /src/ChangeLog
parentcd4e9344a72a0f6ebe3aab0b0c26aa1b834fe4ae (diff)
downloademacs-8727d588f03db4e4e8bd0fdf7d34491de7402113.tar.gz
emacs-8727d588f03db4e4e8bd0fdf7d34491de7402113.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
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 @@
12001-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
12001-11-24 Jason Rumney <jasonr@gnu.org> 82001-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