aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Fkill_emacs): Use EXIT_SUCCESS;Thien-Thi Nguyen2005-03-032-7/+7
* (XASSERTS): Define to 0 if not already defined.Kim F. Storm2005-03-021-1/+11
* *** empty log message ***Kim F. Storm2005-03-021-0/+5
* (redisplay_window): YABX (yet another bogus xassert).Kim F. Storm2005-03-011-0/+4
* *** empty log message ***Kim F. Storm2005-03-011-0/+5
* (get_next_display_element): Fix control and escapeKim F. Storm2005-03-011-15/+15
* *** empty log message ***Kim F. Storm2005-03-011-0/+5
* (Fposn_at_x_y): Check integerness of X and Y.Stefan Monnier2005-03-012-17/+21
* * gtkutil.c (xg_resize_outer_widget): Removed unneeded call toJan Djärv2005-02-272-6/+5
* (fast_find_position): Rename END to BEG.Richard M. Stallman2005-02-271-11/+15
* (init_from_display_pos): Don't read past end ofKim F. Storm2005-02-251-1/+4
* (OVERLAY_STRING_CHUNK_SIZE): Increase from 3 to 16.Kim F. Storm2005-02-251-1/+1
* *** empty log message ***Kim F. Storm2005-02-251-0/+7
* (syms_of_buffer): Fix typo.Lute Kamstra2005-02-252-1/+5
* *** empty log message ***Lute Kamstra2005-02-231-0/+4
* (Foverlay_buffer): Doc fix.Lute Kamstra2005-02-231-3/+4
* *** empty log message ***Kim F. Storm2005-02-221-0/+3
* (Ftry_completion, Fall_completions): Allow both stringKim F. Storm2005-02-221-6/+18
* (fast_find_position): Fix search for start of overlay.Kim F. Storm2005-02-221-3/+3
* *** empty log message ***Kim F. Storm2005-02-221-0/+4
* (window_scroll_pixel_based): When scrolling backwards,Kim F. Storm2005-02-211-9/+16
* *** empty log message ***Kim F. Storm2005-02-211-0/+5
* *** empty log message ***Stefan Monnier2005-02-211-14/+4
* Declare Fcurrent_active_maps, used in doc.c.Stefan Monnier2005-02-211-1/+2
* (move_it_vertically_backward): Eliminate two xasserts.Kim F. Storm2005-02-211-0/+8
* *** empty log message ***Kim F. Storm2005-02-211-0/+6
* (xg_create_frame_widgets): UNBLOCK_INPUT on error.Kim F. Storm2005-02-211-8/+9
* *** empty log message ***Kim F. Storm2005-02-211-0/+4
* (pos_visible_p): Be sure to move to the specifiedKim F. Storm2005-02-191-44/+59
* *** empty log message ***Kim F. Storm2005-02-191-0/+22
* (Finternal_set_lisp_face_attribute): Allow :color propertyKim F. Storm2005-02-181-1/+1
* *** empty log message ***Kim F. Storm2005-02-181-0/+4
* (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 <Benjamin.Riefenstahl@epost.de>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