comparison src/ChangeLog @ 50676:00a6a6f62bb3

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 24 Apr 2003 01:28:43 +0000
parents d0877472b39e
children 6fb83ed9ce2d
comparison
equal deleted inserted replaced
50675:96dc22fa49d3 50676:00a6a6f62bb3
1 2003-04-24 Kenichi Handa <handa@m17n.org>
2
3 * syntax.c (skip_chars): Make the code faster by using the common
4 technique of *p, *stop, and *endp.
5
1 2003-04-23 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 6 2003-04-23 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 7
3 * xdisp.c (update_tool_bar): BLOCK_INPUT before calling 8 * xdisp.c (update_tool_bar): BLOCK_INPUT before calling
4 tool_bar_items so GTK tool bar expose callback does not access items 9 tool_bar_items so GTK tool bar expose callback does not access items
5 being updated. 10 being updated.