Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Dec 21 16:56:13 2000 +0000 +++ b/src/ChangeLog Thu Dec 21 16:56:38 2000 +0000 @@ -1,5 +1,9 @@ 2000-12-21 Gerd Moellmann <gerd@gnu.org> + * lisp.h (Qinhibit_point_motion_hooks): Declare extern. + + * undo.c (Fprimitive_undo): Bind `inhibit-point-motion-hooks' to t. + * window.c (delete_window, Fsplit_window) (Fset_window_configuration): Calls to ensure_frame_matrix removed.
