Mercurial > emacs
comparison src/ChangeLog @ 99121:cb50c1c2666b
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Sat, 25 Oct 2008 07:57:37 +0000 |
parents | 95f2001909fc |
children | d5bebbe40609 |
comparison
equal
deleted
inserted
replaced
99120:43309e005911 | 99121:cb50c1c2666b |
---|---|
1 2008-10-25 Martin Rudalics <rudalics@gmx.at> | |
2 | |
3 * window.c (Fget_buffer_window, Fdelete_windows_on) | |
4 (Freplace_buffer_in_windows): Make buffer argument optional and | |
5 rename to buffer_or_name. | |
6 | |
1 2008-10-24 Chong Yidong <cyd@stupidchicken.com> | 7 2008-10-24 Chong Yidong <cyd@stupidchicken.com> |
2 | 8 |
3 * xdisp.c (handle_single_display_spec, handle_display_prop): Undo | 9 * xdisp.c (handle_single_display_spec, handle_display_prop): Undo |
4 2005-05-16 change. | 10 2005-05-16 change. |
5 (handle_stop): Pop iterator if it's loaded with an empty string. | 11 (handle_stop): Pop iterator if it's loaded with an empty string. |