| Commit message (Expand) | Author | Age | Files | Lines |
| * | *** empty log message *** | Kenichi Handa | 2003-06-17 | 1 | -0/+11 |
| * | (xselect.o): Don't depend on charset.h, coding.h, composite.h. | Kenichi Handa | 2003-06-17 | 1 | -1/+1 |
| * | Don't include cahrset.h, coding.h, composite.h. | Kenichi Handa | 2003-06-17 | 1 | -70/+18 |
| * | (mark_kboards): Move to keyboard.c. | Stefan Monnier | 2003-06-15 | 2 | -34/+26 |
| * | (mark_kboards): New fun, moved from alloc.c. Mark kbd_buffer. | Stefan Monnier | 2003-06-15 | 1 | -0/+43 |
| * | (x_dispatch_event): Don't pass uninitialized | Stefan Monnier | 2003-06-15 | 1 | -1/+5 |
| * | (find_and_call_menu_selection): Don't pass uninitialized | Stefan Monnier | 2003-06-15 | 1 | -0/+1 |
| * | (handle_tool_bar_click): Don't pass uninitialized | Stefan Monnier | 2003-06-15 | 1 | -0/+1 |
| * | (menubar_selection_callback): Don't pass uninitialized | Stefan Monnier | 2003-06-15 | 2 | -2/+4 |
| * | (kbd_input_ast, read_input_waiting): Don't pass uninitialized | Stefan Monnier | 2003-06-15 | 1 | -3/+8 |
| * | (dos_rawgetc): Don't pass uninitialized data to kbd_buffer_store_event. | Stefan Monnier | 2003-06-15 | 1 | -2/+3 |
| * | (mac_check_for_quit_char): Don't pass uninitialized | Stefan Monnier | 2003-06-15 | 1 | -0/+1 |
| * | (xg_tool_bar_callback): Don't pass uninitialized | Stefan Monnier | 2003-06-15 | 1 | -0/+1 |
| * | (EVENT_INIT): New macro. | Stefan Monnier | 2003-06-15 | 1 | -1/+3 |
| * | (x_fix_overlapping_area): Always use area relative X to fix redisplay | Kim F. Storm | 2003-06-14 | 1 | -4/+1 |
| * | *** empty log message *** | Kim F. Storm | 2003-06-14 | 1 | -0/+5 |
| * | (Fcopy_file): Doc fix: copies file modes, too. | Kai Großjohann | 2003-06-13 | 2 | -1/+6 |
| * | (Fwrite_region): Save and restore restriction. | Kenichi Handa | 2003-06-12 | 1 | -0/+3 |
| * | *** empty log message *** | Kenichi Handa | 2003-06-12 | 1 | -0/+4 |
| * | Remove redundant include of unistd.h, stdlib.h. Use | Dave Love | 2003-06-12 | 2 | -12/+10 |
| * | (alloca): Declare arg as size_t. | Dave Love | 2003-06-12 | 1 | -2/+5 |
| * | (shrink_regexp_cache): Use xrealloc. | Dave Love | 2003-06-11 | 2 | -2/+9 |
| * | (phys_cursor_in_rect_p): Fix 2003-05-24 change. | Kim F. Storm | 2003-06-09 | 1 | -1/+3 |
| * | *** empty log message *** | Kim F. Storm | 2003-06-09 | 1 | -0/+9 |
| * | *** empty log message *** | Dave Love | 2003-06-06 | 1 | -17/+24 |
| * | *** empty log message *** | Kenichi Handa | 2003-06-06 | 1 | -0/+5 |
| * | (SYSTEM_DEFAULT_RESOURCES): New constant. | Jason Rumney | 2003-06-05 | 2 | -1/+38 |
| * | (Finternal_face_x_get_resource): Do it on Windows and Mac too. | Jason Rumney | 2003-06-05 | 1 | -4/+0 |
| * | *** empty log message *** | Dave Love | 2003-06-05 | 1 | -0/+13 |
| * | Set NLIST_STRUCT from HAVE_NLIST_H. Use | Dave Love | 2003-06-05 | 1 | -14/+34 |
| * | (__mktime_internal): Merge changes from gnulib | Dave Love | 2003-06-05 | 1 | -6/+28 |
| * | *** empty log message *** | Stefan Monnier | 2003-06-05 | 1 | -0/+7 |
| * | (coordinates_in_window): Convert X and Y to window | Kim F. Storm | 2003-06-05 | 1 | -2/+18 |
| * | *** empty log message *** | Kim F. Storm | 2003-06-05 | 1 | -0/+7 |
| * | (add_system_logical_colors_to_map): New function. | Jason Rumney | 2003-06-05 | 2 | -1/+62 |
| * | (allocate_pty): Revert part of the previous patch. | Stefan Monnier | 2003-06-04 | 1 | -7/+2 |
| * | *** empty log message *** | Jason Rumney | 2003-06-04 | 1 | -0/+12 |
| * | (enum event_kind): Remove MOUSE_WHEEL_EVENT. | Jason Rumney | 2003-06-04 | 1 | -19/+0 |
| * | (Qmouse_wheel, mouse_wheel_syms, lispy_mouse_wheel_names): Remove. | Jason Rumney | 2003-06-04 | 1 | -103/+0 |
| * | (XTread_socket): Map mouse wheel events to Emacs | Jason Rumney | 2003-06-04 | 1 | -3/+5 |
| * | _buffer_size): If coding->type is | Kenichi Handa | 2003-06-04 | 1 | -1/+5 |
| * | (update_tool_bar): Add missing UNGCPRO. | Stefan Monnier | 2003-06-03 | 1 | -0/+2 |
| * | *** empty log message *** | Stefan Monnier | 2003-06-03 | 1 | -1/+13 |
| * | * gtkutil.c (make_menu_item): Make sure we don't crash on a NULL | Jan Djärv | 2003-06-03 | 2 | -0/+11 |
| * | (init_buffer_once): Make kill-buffer-hook permanent-local. | Stefan Monnier | 2003-06-03 | 1 | -0/+1 |
| * | *** empty log message *** | Richard M. Stallman | 2003-06-03 | 1 | -0/+10 |
| * | (Fwindow_edges): Doc fix. | Richard M. Stallman | 2003-06-03 | 1 | -3/+76 |
| * | (WINDOW_LEFT_FRINGE_COLS, WINDOW_RIGHT_FRINGE_COLS) | Richard M. Stallman | 2003-06-03 | 1 | -5/+22 |
| * | (Fsit_for): Don't lie about the number of args. | Stefan Monnier | 2003-06-02 | 1 | -1/+4 |
| * | Changes from yesterday | Jason Rumney | 2003-06-02 | 1 | -0/+18 |