aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (pitx, pit): Pretty print display iterator.Kim F. Storm2005-02-181-0/+187
* *** empty log message ***Kim F. Storm2005-02-181-0/+7
* *** empty log message ***Stefan Monnier2005-02-182-5/+9
* (BLOCK_BYTES): Harmless typo.Stefan Monnier2005-02-181-5/+6
* (handle_one_xevent): Use union of struct input_event andAndreas Schwab2005-02-172-54/+71
* (Fx_disown_selection_internal): Use union of structAndreas Schwab2005-02-171-5/+8
* (hack_wm_protocols): Use correct type for last parameterAndreas Schwab2005-02-171-18/+26
* (check_it, init_from_display_pos, handle_stop)Kim F. Storm2005-02-161-61/+77
* (enum it_method): New enum.Kim F. Storm2005-02-161-3/+12
* *** empty log message ***Kim F. Storm2005-02-161-1/+18
* Fix typo in dateJason Rumney2005-02-151-1/+1
* 2004-11-08 Benjamin Riefenstahl <[email protected]>Jason Rumney2005-02-156-259/+912
* (BUFFER_POS_REACHED_P): Return true if pos reached andKim F. Storm2005-02-151-5/+8
* *** empty log message ***Kim F. Storm2005-02-151-0/+5
* (get_next_display_element): Fix escape-glyph criterionRichard M. Stallman2005-02-152-1/+22
* (syms_of_lread) <user-init-file>: Doc fix.Richard M. Stallman2005-02-151-2/+2
* (describe_map_tree): Change decl.Richard M. Stallman2005-02-151-1/+1
* (command_loop_1): Always use safe_run_hooks to run Qdeferred_action_function.Richard M. Stallman2005-02-151-1/+1
* (describe_map_tree): New arg MENTION_SHADOW. Calls changed.Richard M. Stallman2005-02-151-20/+60
* (Fsubstitute_command_keys): Compute list of shadowing mapsRichard M. Stallman2005-02-151-1/+10
* (Fsetq_default): Allow no arg case.Richard M. Stallman2005-02-151-2/+2
* (encode_coding_string): Always return a unibyte string.Kenichi Handa2005-02-142-15/+37
* (lisp_data_to_selection_data): If OBJ is a non-ASCIIKenichi Handa2005-02-141-1/+6
* If HAVE_FCNTL_H include fcntl.h.Dan Nicolaescu2005-02-132-0/+8
* (expose_window): Don't fix overlaps for mode lines.Kim F. Storm2005-02-121-1/+3
* *** empty log message ***Kim F. Storm2005-02-121-0/+4
* (try_window_id): Set first_unchanged_at_end_row to NULLKim F. Storm2005-02-101-2/+6
* *** empty log message ***Kim F. Storm2005-02-101-0/+5
* (Fprimitive_undo): Check that undo function does not switch buffer.Kim F. Storm2005-02-091-0/+5
* *** empty log message ***Kim F. Storm2005-02-091-0/+5
* * xselect.c (selection_data_to_lisp_data): For the special caseJan Djärv2005-02-082-6/+27
* (Fprimitive_undo): Check veracity of delta,start,end.Stefan Monnier2005-02-082-22/+40
* * xfns.c (x_set_tool_bar_lines): Check that width and height is greater thanJan Djärv2005-02-071-0/+2
* (x_set_tool_bar_lines): Check that width and height is greater thanJan Djärv2005-02-071-4/+8
* * xfns.c (Fx_change_window_property): Use long array when format is 32.Jan Djärv2005-02-071-0/+18
* * xfns.c (Fx_change_window_property): Use long array when format is 32.Jan Djärv2005-02-071-2/+31
* * xselect.c (x_reply_selection_request): Pass long array toJan Djärv2005-02-071-54/+71
* * xfns.c (Fx_backspace_delete_keys_p): Added comment about theJan Djärv2005-02-072-0/+21
* *** empty log message ***Kim F. Storm2005-02-071-0/+4
* (Fprimitive_undo): Record max one dummmy apply element.Kim F. Storm2005-02-071-9/+18
* *** empty log message ***Richard M. Stallman2005-02-061-0/+6
* (Frun_hook_with_args)Richard M. Stallman2005-02-061-10/+15
* (sys_subshell): Properly terminate execlp argument list.Andreas Schwab2005-02-052-2/+7
* * xselect.c (Fx_send_client_event, x_handle_dnd_message): HandleJan Djärv2005-02-052-5/+48
* *** empty log message ***Eli Zaretskii2005-02-051-0/+5
* (face_color_supported_p): Use HAVE_WINDOW_SYSTEMEli Zaretskii2005-02-051-1/+1
* Forgot to remove debug code.Jan Djärv2005-02-031-2/+0
* * gtkutil.c (create_menus): Connect selection-done event instead ofJan Djärv2005-02-031-1/+1
* * xmenu.c (menubar_selection_callback): Force out GTK bufferedJan Djärv2005-02-031-3/+16
* * xmenu.c (menubar_selection_callback): Force out GTK bufferedJan Djärv2005-02-031-0/+12