comparison src/ChangeLog @ 99135:d5bebbe40609

* keyboard.c (read_char_minibuf_menu_prompt): Ensure that read_char_minibuf_menu_text is large enough to hold the menu string.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 25 Oct 2008 20:21:19 +0000
parents cb50c1c2666b
children ed258613edc7
comparison
equal deleted inserted replaced
99134:5e119ed8e19b 99135:d5bebbe40609
1 2008-10-25 Chong Yidong <cyd@stupidchicken.com>
2
3 * keyboard.c (read_char_minibuf_menu_prompt): Ensure that
4 read_char_minibuf_menu_text is large enough to hold the menu
5 string.
6
1 2008-10-25 Martin Rudalics <rudalics@gmx.at> 7 2008-10-25 Martin Rudalics <rudalics@gmx.at>
2 8
3 * window.c (Fget_buffer_window, Fdelete_windows_on) 9 * window.c (Fget_buffer_window, Fdelete_windows_on)
4 (Freplace_buffer_in_windows): Make buffer argument optional and 10 (Freplace_buffer_in_windows): Make buffer argument optional and
5 rename to buffer_or_name. 11 rename to buffer_or_name.