aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* (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