comparison src/ChangeLog @ 34795:44a7acc015ca

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 21 Dec 2000 16:56:38 +0000
parents 88b250e19382
children 61d22833847a
comparison
equal deleted inserted replaced
34794:12ca043196d7 34795:44a7acc015ca
1 2000-12-21 Gerd Moellmann <gerd@gnu.org> 1 2000-12-21 Gerd Moellmann <gerd@gnu.org>
2
3 * lisp.h (Qinhibit_point_motion_hooks): Declare extern.
4
5 * undo.c (Fprimitive_undo): Bind `inhibit-point-motion-hooks' to t.
2 6
3 * window.c (delete_window, Fsplit_window) 7 * window.c (delete_window, Fsplit_window)
4 (Fset_window_configuration): Calls to ensure_frame_matrix removed. 8 (Fset_window_configuration): Calls to ensure_frame_matrix removed.
5 9
6 * dispextern.h (ensure_frame_matrix): Function declaration removed. 10 * dispextern.h (ensure_frame_matrix): Function declaration removed.