summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (mark_kboards): Move to keyboard.c.Stefan Monnier2003-06-152-34/+26
* (mark_kboards): New fun, moved from alloc.c. Mark kbd_buffer.Stefan Monnier2003-06-151-0/+43
* (x_dispatch_event): Don't pass uninitializedStefan Monnier2003-06-151-1/+5
* (find_and_call_menu_selection): Don't pass uninitializedStefan Monnier2003-06-151-0/+1
* (handle_tool_bar_click): Don't pass uninitializedStefan Monnier2003-06-151-0/+1
* (menubar_selection_callback): Don't pass uninitializedStefan Monnier2003-06-152-2/+4
* (kbd_input_ast, read_input_waiting): Don't pass uninitializedStefan Monnier2003-06-151-3/+8
* (dos_rawgetc): Don't pass uninitialized data to kbd_buffer_store_event.Stefan Monnier2003-06-151-2/+3
* (mac_check_for_quit_char): Don't pass uninitializedStefan Monnier2003-06-151-0/+1
* (xg_tool_bar_callback): Don't pass uninitializedStefan Monnier2003-06-151-0/+1
* (EVENT_INIT): New macro.Stefan Monnier2003-06-151-1/+3
* (x_fix_overlapping_area): Always use area relative X to fix redisplayKim F. Storm2003-06-141-4/+1
* *** empty log message ***Kim F. Storm2003-06-141-0/+5
* (Fcopy_file): Doc fix: copies file modes, too.Kai Großjohann2003-06-132-1/+6
* (Fwrite_region): Save and restore restriction.Kenichi Handa2003-06-121-0/+3
* *** empty log message ***Kenichi Handa2003-06-121-0/+4
* Remove redundant include of unistd.h, stdlib.h. UseDave Love2003-06-122-12/+10
* (alloca): Declare arg as size_t.Dave Love2003-06-121-2/+5
* (shrink_regexp_cache): Use xrealloc.Dave Love2003-06-112-2/+9
* (phys_cursor_in_rect_p): Fix 2003-05-24 change.Kim F. Storm2003-06-091-1/+3
* *** empty log message ***Kim F. Storm2003-06-091-0/+9
* *** empty log message ***Dave Love2003-06-061-17/+24
* *** empty log message ***Kenichi Handa2003-06-061-0/+5
* (SYSTEM_DEFAULT_RESOURCES): New constant.Jason Rumney2003-06-052-1/+38
* (Finternal_face_x_get_resource): Do it on Windows and Mac too.Jason Rumney2003-06-051-4/+0
* *** empty log message ***Dave Love2003-06-051-0/+13
* Set NLIST_STRUCT from HAVE_NLIST_H. UseDave Love2003-06-051-14/+34
* (__mktime_internal): Merge changes from gnulibDave Love2003-06-051-6/+28
* *** empty log message ***Stefan Monnier2003-06-051-0/+7
* (coordinates_in_window): Convert X and Y to windowKim F. Storm2003-06-051-2/+18
* *** empty log message ***Kim F. Storm2003-06-051-0/+7
* (add_system_logical_colors_to_map): New function.Jason Rumney2003-06-052-1/+62
* (allocate_pty): Revert part of the previous patch.Stefan Monnier2003-06-041-7/+2
* *** empty log message ***Jason Rumney2003-06-041-0/+12
* (enum event_kind): Remove MOUSE_WHEEL_EVENT.Jason Rumney2003-06-041-19/+0
* (Qmouse_wheel, mouse_wheel_syms, lispy_mouse_wheel_names): Remove.Jason Rumney2003-06-041-103/+0
* (XTread_socket): Map mouse wheel events to EmacsJason Rumney2003-06-041-3/+5
* _buffer_size): If coding->type isKenichi Handa2003-06-041-1/+5
* (update_tool_bar): Add missing UNGCPRO.Stefan Monnier2003-06-031-0/+2
* *** empty log message ***Stefan Monnier2003-06-031-1/+13
* * gtkutil.c (make_menu_item): Make sure we don't crash on a NULLJan Djärv2003-06-032-0/+11
* (init_buffer_once): Make kill-buffer-hook permanent-local.Stefan Monnier2003-06-031-0/+1
* *** empty log message ***Richard M. Stallman2003-06-031-0/+10
* (Fwindow_edges): Doc fix.Richard M. Stallman2003-06-031-3/+76
* (WINDOW_LEFT_FRINGE_COLS, WINDOW_RIGHT_FRINGE_COLS)Richard M. Stallman2003-06-031-5/+22
* (Fsit_for): Don't lie about the number of args.Stefan Monnier2003-06-021-1/+4
* Changes from yesterdayJason Rumney2003-06-021-0/+18
* Include keyboard.h, charset.h, coding.h.Dave Love2003-06-022-2/+37
* (ENCODE_UTF_8): New.Dave Love2003-06-021-0/+3
* (Qutf_8): New.Dave Love2003-06-021-0/+5