comparison src/ChangeLog @ 99032:406d2fd94a7d

* xdisp.c (next_element_from_buffer): Remove bogus xassert condition.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 22 Oct 2008 14:48:35 +0000
parents 713fc3ab99e5
children 3ac275b81cc7
comparison
equal deleted inserted replaced
99031:eb0ac97c8e9d 99032:406d2fd94a7d
1 2008-10-02 Adrian Robert <Adrian.B.Robert@gmail.com> 1 2008-10-22 Juanma Barranquero <lekktu@gmail.com>
2
3 * xdisp.c (next_element_from_buffer): Remove bogus xassert condition.
4
5 2008-10-22 Adrian Robert <Adrian.B.Robert@gmail.com>
2 6
3 * nsfns.m (ns_appkit_version): New function. 7 * nsfns.m (ns_appkit_version): New function.
4 (x-server-version): Use it. 8 (x-server-version): Use it.
5 (syms_of_nsfns): Define ns-version-string here, not nsterm.m. 9 (syms_of_nsfns): Define ns-version-string here, not nsterm.m.
6 (x-server-vendor): Don't check_ns(). 10 (x-server-vendor): Don't check_ns().
6176 against a charset. 6180 against a charset.
6177 6181
6178 * lisp.h (Fbuffer_list): Declare. 6182 * lisp.h (Fbuffer_list): Declare.
6179 6183
6180 2008-03-17 Jan Djärv <jan.h.d@swipnet.se> 6184 2008-03-17 Jan Djärv <jan.h.d@swipnet.se>
6181
6182 * gtkutil.c (free_frame_tool_bar): Only call gtk_container_remove if 6185 * gtkutil.c (free_frame_tool_bar): Only call gtk_container_remove if
6183 handlebox_widget is != 0. 6186 handlebox_widget is != 0.
6184 6187
6185 2008-03-16 Juri Linkov <juri@jurta.org> 6188 2008-03-16 Juri Linkov <juri@jurta.org>
6186 6189
6647 6650
6648 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca> 6651 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
6649 6652
6650 * intervals.h (INT_LISPLIKE): Remove. It may misfire. 6653 * intervals.h (INT_LISPLIKE): Remove. It may misfire.
6651 (NULL_INTERVAL_P, SET_INTERVAL_PARENT): Don't use it. 6654 (NULL_INTERVAL_P, SET_INTERVAL_PARENT): Don't use it.
6652
6653 2008-02-18 Jason Rumney <jasonr@gnu.org> 6655 2008-02-18 Jason Rumney <jasonr@gnu.org>
6654 6656
6655 * w32fns.c (Fw32_shell_execute): Encode parameters. 6657 * w32fns.c (Fw32_shell_execute): Encode parameters.
6656 6658
6657 2008-02-09 Eli Zaretskii <eliz@gnu.org> 6659 2008-02-09 Eli Zaretskii <eliz@gnu.org>
12977 2007-11-10 Stefan Monnier <monnier@iro.umontreal.ca> 12979 2007-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
12978 12980
12979 * xdisp.c (load_overlay_strings): Fix copy&paste typo. 12981 * xdisp.c (load_overlay_strings): Fix copy&paste typo.
12980 12982
12981 2007-11-09 Jason Rumney <jasonr@gnu.org> 12983 2007-11-09 Jason Rumney <jasonr@gnu.org>
12982
12983 * s/ms-w32.c (USE_TOOLKIT_SCROLL_BARS): Define. 12984 * s/ms-w32.c (USE_TOOLKIT_SCROLL_BARS): Define.
12984 12985
12985 * w32term.c (w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT. 12986 * w32term.c (w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT.
12986 12987
12987 * keyboard.c (discard_mouse_events, make_lispy_event) [WINDOWSNT]: 12988 * keyboard.c (discard_mouse_events, make_lispy_event) [WINDOWSNT]: