aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Copyright update.Stefan Monnier2005-02-033-5/+5
* (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.Kim F. Storm2005-02-031-2/+4
* (x_free_gc) [!GLYPH_DEBUG]: Fix xassert.Kim F. Storm2005-02-031-2/+2
* (build_frame_matrix_from_leaf_window)Kim F. Storm2005-02-031-1/+1
* *** empty log message ***Kim F. Storm2005-02-031-0/+9
* (mac_draw_string_common, x_make_frame_visible): UseYAMAMOTO Mitsuharu2005-02-032-3/+13
* (x_create_tip_frame): Use MAC_OS_X_VERSION_MAX_ALLOWED toYAMAMOTO Mitsuharu2005-02-031-1/+1
* Use MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by the compiling OSYAMAMOTO Mitsuharu2005-02-031-1/+1
* *** empty log message ***Richard M. Stallman2005-02-031-0/+8
* (x_error_quitter): On GCC 3 and up, specify noinline.Richard M. Stallman2005-02-031-3/+11