aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (request_sigio, unrequest_sigio): Do nothing inAndreas Schwab2005-10-132-8/+21
* (note_mouse_movement): Undo last change.YAMAMOTO Mitsuharu2005-10-124-6/+4
* (handle_one_xevent): Clear last_mouse_glyph on mouse up/down.Kim F. Storm2005-10-121-0/+1
* *** empty log message ***Kim F. Storm2005-10-121-0/+4
* *** empty log message ***YAMAMOTO Mitsuharu2005-10-122-0/+5
* (note_mouse_movement): Restore help_echo_string if mouse is movedYAMAMOTO Mitsuharu2005-10-122-0/+4
* (init_buffer): Rename `rc' to `len' for clarity.Romain Francoise2005-10-122-6/+10
* (remember_mouse_glyph): Use MATRIX_BOTTOM_TEXT_ROW toYAMAMOTO Mitsuharu2005-10-122-5/+18
* (glyph_rect, remember_mouse_glyph): Remove X versions.Kim F. Storm2005-10-111-96/+2
* (remember_mouse_glyph): New generic version based onKim F. Storm2005-10-111-0/+175
* (note_mouse_movement): Fix last_mouse_glyph check.Kim F. Storm2005-10-111-110/+4
* (note_mouse_movement): Add call to remember_mouse_glyph.Kim F. Storm2005-10-111-132/+41
* (remember_mouse_glyph): Add prototype.Kim F. Storm2005-10-111-0/+2
* *** empty log message ***Kim F. Storm2005-10-111-0/+20
* (coordinates_in_window): Fix x position for ON_RIGHT_MARGIN.Kim F. Storm2005-10-111-4/+4
* *** empty log message ***Kim F. Storm2005-10-111-2/+6
* *** empty log message ***Romain Francoise2005-10-111-3/+3
* (make_lispy_position): Fix buffer calculations forKim F. Storm2005-10-111-12/+27
* (coordinates_in_window): Fix returned y position whenKim F. Storm2005-10-111-1/+4
* *** empty log message ***Kim F. Storm2005-10-111-0/+8
* *** empty log message ***Juanma Barranquero2005-10-111-2/+18
* (fn_jpeg_stdio_src): Don't define it.Juanma Barranquero2005-10-111-21/+132
* (PER_CHAR_METRIC): Remove unused macro.YAMAMOTO Mitsuharu2005-10-112-245/+281
* (glyph_rect): Return 0 if position is outside text area.Kim F. Storm2005-10-101-1/+5
* (make_lispy_position): Fix buffer position calculation forKim F. Storm2005-10-102-0/+3
* *** empty log message ***Kim F. Storm2005-10-101-0/+5
* *** empty log message ***Kim F. Storm2005-10-101-7/+5
* (remember_mouse_glyph): New function.Jason Rumney2005-10-102-26/+52
* -nb changed to -nbiJan Djärv2005-10-102-2/+6
* *** empty log message ***Juanma Barranquero2005-10-101-3/+10
* (Fredirect_frame_focus): Fix typos in docstring.Juanma Barranquero2005-10-101-5/+5
* (Fwindow_tree): Fix spelling.Juanma Barranquero2005-10-101-1/+1
* (Fwindow_end): Don't try to redisplay if non-interactive.Romain Francoise2005-10-092-2/+7
* * emacs.c (standard_args): Removed options -i, -itype, --icon-type,Jan Djärv2005-10-091-3/+2
* * xfns.c (Fx_create_frame): Make bitmapIcon have default on.Jan Djärv2005-10-091-1/+1
* * emacs.c (standard_args): Removed options -i, -itype, --icon-type,Jan Djärv2005-10-091-0/+7
* (x_create_gc, x_free_gc) [MAC_OS]: Add BLOCK_INPUT. Add debug code.YAMAMOTO Mitsuharu2005-10-082-0/+42
* (mac_term_init): Add types to extern.YAMAMOTO Mitsuharu2005-10-081-70/+14
* (GC_CLIP_REGION): New macro.YAMAMOTO Mitsuharu2005-10-081-63/+145
* (MAX_CLIP_RECTS): New define.YAMAMOTO Mitsuharu2005-10-081-0/+13
* (window_tree, Fwindow_tree): Rename fns added 2005-10-04.Kim F. Storm2005-10-071-8/+8
* *** empty log message ***Kim F. Storm2005-10-071-0/+4
* (redraw_overlapped_rows, redraw_overlapping_rows)Kim F. Storm2005-10-071-0/+5
* *** empty log message ***Kim F. Storm2005-10-071-8/+12
* Rename member for_overlaps_p in struct glyph_string to for_overlaps.YAMAMOTO Mitsuharu2005-10-074-18/+52
* Rename member for_overlaps_p in struct glyph_string toYAMAMOTO Mitsuharu2005-10-071-33/+128
* (redraw_overlapping_rows): Call rif->fix_overlapping_area with newYAMAMOTO Mitsuharu2005-10-071-17/+27
* (struct glyph_string): Rename member for_overlaps_pYAMAMOTO Mitsuharu2005-10-071-6/+16
* (refill_memory_reserve): Conditionalize the body, not the function's existence.Richard M. Stallman2005-10-041-14/+15
* *** empty log message ***Kim F. Storm2005-10-041-0/+6