/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3285 by kfstorm, Sat Jun 14 23:01:02 2003 UTC revision 1.3286 by monnier, Sun Jun 15 21:49:23 2003 UTC
# Line 1  Line 1 
1    2003-06-15  Stefan Monnier  <monnier@cs.yale.edu>
2    
3            * termhooks.h (EVENT_INIT): New macro.
4    
5            * keyboard.c (mark_kboards): Move from alloc.c.  Mark kbd_buffer.
6    
7            * alloc.c (mark_kboards): Move to keyboard.c.
8    
9            * keyboard.c (record_asynch_buffer_change, read_avail_input):
10            * xterm.c (x_dispatch_event):
11            * xmenu.c (find_and_call_menu_selection):
12            * xdisp.c (handle_tool_bar_click):
13            * w32menu.c (menubar_selection_callback):
14            * sysdep.c (kbd_input_ast, read_input_waiting):
15            * msdos.c (dos_rawgetc):
16            * macterm.c (mac_check_for_quit_char):
17            * macmenu.c (menubar_selection_callback):
18            * gtkutil.c (xg_tool_bar_callback): Don't pass uninitialized
19            data to kbd_buffer_store_event.
20    
21  2003-06-15  Kim F. Storm  <storm@cua.dk>  2003-06-15  Kim F. Storm  <storm@cua.dk>
22    
23          * xdisp.c (x_fix_overlapping_area): Always use area relative X          * xdisp.c (x_fix_overlapping_area): Always use area relative X
24          to fix redisplay problem with tall characters (such as ,AC(B).            to fix redisplay problem with tall characters (such as ,AC(B).
25    
26  2003-06-13  Kai Gro,A_(Bjohann  <kai.grossjohann@gmx.net>  2003-06-13  Kai Gro,A_(Bjohann  <kai.grossjohann@gmx.net>
27    
# Line 15  Line 35 
35    
36          * alloca.c (alloca): Declare arg as size_t.          * alloca.c (alloca): Declare arg as size_t.
37    
38          * sysdep.c: Remove redundant include of unistd.h, stdlib.h.  Use          * sysdep.c: Remove redundant include of unistd.h, stdlib.h.
39          HAVE_DECL_SYS_SIGLIST, not SYS_SIGLIST_DECLARED.          Use HAVE_DECL_SYS_SIGLIST, not SYS_SIGLIST_DECLARED.
40    
41  2003-06-11  Dave Love  <fx@gnu.org>  2003-06-11  Dave Love  <fx@gnu.org>
42    
# Line 55  Line 75 
75          Changes to merge with gnulib version and be consistent with the          Changes to merge with gnulib version and be consistent with the
76          autoconf test:          autoconf test:
77    
78          * getloadavg.c: Set NLIST_STRUCT from HAVE_NLIST_H.  Use          * getloadavg.c: Set NLIST_STRUCT from HAVE_NLIST_H.
79          HAVE_STRUCT_NLIST_N_UN_N_NAME, not NLIST_NAME_UNION.          Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not NLIST_NAME_UNION.
80          [HAVE_LOCALE_H]: Include locale.h.          [HAVE_LOCALE_H]: Include locale.h.
81          (getloadavg) [HAVE_SETLOCALE]: Run sscanf in C locale.          (getloadavg) [HAVE_SETLOCALE]: Run sscanf in C locale.
82    

Legend:
Removed from v.1.3285  
changed lines
  Added in v.1.3286

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26