Mercurial > emacs
comparison src/ChangeLog @ 84357:7a92dcd56a24
(Vsplit_window_preferred_function): New var.
(Fdisplay_buffer): Use it.
(syms_of_window): Export, and initialize it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 07 Sep 2007 03:26:06 +0000 |
parents | 7d258290f9f0 |
children | b651dc7c54ac |
comparison
equal
deleted
inserted
replaced
84356:357b5ff720d4 | 84357:7a92dcd56a24 |
---|---|
1 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * window.c (Vsplit_window_preferred_function): New var. | |
4 (Fdisplay_buffer): Use it. | |
5 (syms_of_window): Export, and initialize it. | |
6 | |
1 2007-09-06 Pixel <pixel@mandriva.com> (tiny change) | 7 2007-09-06 Pixel <pixel@mandriva.com> (tiny change) |
2 | 8 |
3 * image.c (gif_load): Fix bug: Handle nonexistent colormap. | 9 * image.c (gif_load): Fix bug: Handle nonexistent colormap. |
4 | 10 |
5 2007-09-06 Glenn Morris <rgm@gnu.org> | 11 2007-09-06 Glenn Morris <rgm@gnu.org> |