Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 3698:7d97cf62c899
[xemacs-hg @ 2006-11-24 13:45:37 by aidan]
Within truncate-command-history-for-gc, delay execution of all things that look up variable bindings, via 'enqueue-eval-event'.
author | aidan |
---|---|
date | Fri, 24 Nov 2006 13:45:38 +0000 |
parents | 3b847cba6d71 |
children | f6f6fc9eb269 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 23 22:51:07 2006 +0000 +++ b/lisp/ChangeLog Fri Nov 24 13:45:38 2006 +0000 @@ -1,3 +1,9 @@ +2004-06-28 Nix <nix@esperi.org.uk> + + * cmdloop.el (truncate-command-history-for-gc): Delay + execution of all things that look up variable bindings, + via `enqueue-eval-event'. + 2006-11-14 Stephen J. Turnbull <stephen@xemacs.org> * info.el (Info-find-file-node, Info-insert-dir)