aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (check_image_size): Handle integer Vmax_image_size valueKim F. Storm2005-10-191-14/+29
* Oops, 2004, not 2005.Romain Francoise2005-10-191-0/+2
* (main): Update copyright year.Romain Francoise2005-10-192-3/+5
* Fix prev change.Richard M. Stallman2005-10-191-1/+1
* * image.c (Vmax_image_size): New variable.Chong Yidong2005-10-192-7/+99
* (Fstring_match): Doc fix.Richard M. Stallman2005-10-192-1/+5
* *** empty log message ***YAMAMOTO Mitsuharu2005-10-181-0/+7
* (note_mouse_movement): Use PtInRect.YAMAMOTO Mitsuharu2005-10-181-11/+10
* * message.el (message-expand-group): Pass the commonMasatake YAMATO2005-10-162-8/+30
* *** empty log message ***YAMAMOTO Mitsuharu2005-10-161-2/+32
* (mac_clear_area): Add extern.YAMAMOTO Mitsuharu2005-10-161-0/+2
* (MAC_WINDOW_NORMAL_GC): Remove macro.YAMAMOTO Mitsuharu2005-10-161-466/+184
* (Fx_create_frame): Add debugging code.YAMAMOTO Mitsuharu2005-10-161-7/+14
* [TARGET_API_MAC_CARBON] (get_cfstring_encoding_from_lisp): Allow nilYAMAMOTO Mitsuharu2005-10-161-17/+23
* *** empty log message ***Richard M. Stallman2005-10-151-0/+5
* (note_mouse_movement, w32_read_socket): Apply 2005-10-14 changes forYAMAMOTO Mitsuharu2005-10-142-6/+19
* (note_mouse_movement, XTread_socket): Apply 2005-10-14 changes forYAMAMOTO Mitsuharu2005-10-141-8/+12
* (search_buffer): Give up BM search on case-fold-searchKenichi Handa2005-10-142-16/+33
* (casify_object): Fix for the case that caseKenichi Handa2005-10-141-2/+6
* (make_lispy_position): Adjust wx for left margin if ON_TEXT.Kim F. Storm2005-10-131-5/+21
* (pos_visible_p): Convert w->hscroll to pixels before use.Kim F. Storm2005-10-131-2/+11
* (note_mouse_movement): Return 1 if mouse moved; 0 otherwise.Kim F. Storm2005-10-131-5/+9
* *** empty log message ***Kim F. Storm2005-10-131-0/+13
* (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