aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-03-08 13:55:23 +0000
committerGerd Moellmann2000-03-08 13:55:23 +0000
commit25edb08f894451484121d8925542806c6247561e (patch)
tree0dd132941a7fcda9776517aed03a7312cdd406d3 /src/ChangeLog
parent5e91ff9eff74bf3664e4a6adb962a3e074b7b778 (diff)
downloademacs-25edb08f894451484121d8925542806c6247561e.tar.gz
emacs-25edb08f894451484121d8925542806c6247561e.zip
(display_echo_area): Temporarily inhibit garbage collection.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fedfdc04b10..1db6f3d7626 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-03-08 Gerd Moellmann <gerd@gnu.org> 12000-03-08 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xdisp.c (display_echo_area): Temporarily inhibit garbage
4 collection.
5
3 * xfns.c: Remove obsolete code in #if 0. 6 * xfns.c: Remove obsolete code in #if 0.
4 (Fx_focus_frame): New function. 7 (Fx_focus_frame): New function.
5 8