Mercurial > emacs
comparison src/ChangeLog @ 34481:ba47c94ebbc5
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 12 Dec 2000 14:13:40 +0000 |
parents | 73b00b4dd2a6 |
children | 101c7060c4bc |
comparison
equal
deleted
inserted
replaced
34480:816fa0390935 | 34481:ba47c94ebbc5 |
---|---|
1 2000-12-12 Gerd Moellmann <gerd@gnu.org> | 1 2000-12-12 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * xdisp.c (setup_echo_area_for_printing, with_echo_area_buffer): | |
4 Bind `inhibit-read-only' to t. | |
5 (unwind_with_echo_area_buffer): Use AREF. | |
2 | 6 |
3 * xfns.c (Fx_hide_tip): Simplified. | 7 * xfns.c (Fx_hide_tip): Simplified. |
4 | 8 |
5 * s/freebsd.h, s/netbsd.h (GC_MARK_STACK): Use | 9 * s/freebsd.h, s/netbsd.h (GC_MARK_STACK): Use |
6 GC_MAKE_GCPROS_NOOPS instead of `1'. | 10 GC_MAKE_GCPROS_NOOPS instead of `1'. |