aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (xpm_load): Remove spurious call to xpm_init_color_cache.Chong Yidong2007-06-061-3/+0
* * image.c (xpm_load): Remove spurious call to xpm_init_color_cache.Chong Yidong2007-06-061-0/+5
* (struct scroll_bar): Rename member control_handle_lowYAMAMOTO Mitsuharu2007-06-062-13/+40
* Replace MenuHandle and GetMenuHandle with MenuRef andYAMAMOTO Mitsuharu2007-06-061-110/+89
* Replace MenuHandle and GetMenuHandle with MenuRef andYAMAMOTO Mitsuharu2007-06-061-25/+25
* Replace WindowPtr with WindowRef.YAMAMOTO Mitsuharu2007-06-061-2/+2
* (mac_window): Replace WindowPtr with WindowRef.YAMAMOTO Mitsuharu2007-06-061-1/+1
* (Finternal_lisp_face_p): Signal error for face alias loops.Juanma Barranquero2007-06-052-1/+7
* (Fmouse_position, Fmouse_pixel_position):Nick Roberts2007-06-031-2/+9
* (discard_mouse_events): Add GPM_CLICK_EVENT case.Nick Roberts2007-06-031-0/+3
* (term_mouse_highlight): Remove unused variables.Nick Roberts2007-06-031-29/+15
* *** empty log message ***Nick Roberts2007-06-031-0/+15
* (MOUSE_SUPPORT): Define for HAVE_GPM.Nick Roberts2007-06-031-0/+4
* (search_image_cache): New function. Require backgroundChong Yidong2007-06-031-19/+36
* * image.c (search_image_cache): New function. Require backgroundChong Yidong2007-06-031-0/+6
* *** empty log message ***Juanma Barranquero2007-06-011-18/+20
* *** empty log message ***Juanma Barranquero2007-06-011-7/+7
* (Fshrink_window): Reflow docstring.Juanma Barranquero2007-06-012-11/+15
* (x_set_name_internal): Save encoded name before x_encode_text in caseChong Yidong2007-06-011-1/+11
* * xfns.c (x_set_name_internal): Save encoded name beforeChong Yidong2007-06-011-0/+5
* *** empty log message ***Nick Roberts2007-06-011-0/+19
* Whitespace fix.Richard M. Stallman2007-05-301-1/+2
* (init_sys_modes): Add rather than replace withNick Roberts2007-05-301-1/+1
* (term_mouse_moveto): New extern.Nick Roberts2007-05-301-0/+1
* (Fset_mouse_pixel_position): Add call toNick Roberts2007-05-301-0/+7
* (mouse_face_window): Rename...Nick Roberts2007-05-301-27/+36
* Merge from emacs--rel--22Miles Bader2007-05-292-1/+12
|\
| * (redisplay_internal): Bind inhibit-point-motion-hooks to tYAMAMOTO Mitsuharu2007-05-282-1/+12
| * (redisplay_window): If first window line is a continuation line,Chong Yidong2007-05-241-32/+10
| * * xdisp.c (redisplay_window): If first window line is a continuationChong Yidong2007-05-241-0/+6
| * *** empty log message ***YAMAMOTO Mitsuharu2007-05-241-0/+5
* | * xfaces.c (syms_of_xfaces): Delete stray semicolon.Dan Nicolaescu2007-05-2610-11/+24
* | Merge from emacs--rel--22Miles Bader2007-05-252-0/+6
|\ \ | |/
| * [USE_CARBON_EVENTS] (mac_handle_window_event):YAMAMOTO Mitsuharu2007-05-241-0/+1
* | (uncache_image): Fix typo.Chong Yidong2007-05-251-1/+1
* | * image.c (uncache_image): Fix typo.Chong Yidong2007-05-251-0/+4
* | Merge from emacs--rel--22Miles Bader2007-05-241-0/+4
|\ \ | |/
| * (x_connection_closed): Remove NO_RETURN.Richard M. Stallman2007-05-222-1/+7
* | (make_lispy_movement): Condition on HAVE_GPM too.Nick Roberts2007-05-231-2/+2
* | *** empty log message ***Nick Roberts2007-05-231-0/+4
* | (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.Kenichi Handa2007-05-222-6/+10
* | (x_connection_closed): Remove NO_RETURN.Richard M. Stallman2007-05-221-1/+3
* | (uncache_image): New function.Chong Yidong2007-05-211-0/+52
* | * image.c (uncache_image): New function.Chong Yidong2007-05-211-0/+5
* | Move GPM check outside HAVE_X_WINDOWS.Jan Djärv2007-05-202-9/+14
* | Use HAVE_GPM instead of HAVE_GPM_H.Nick Roberts2007-05-206-20/+26
* | *** empty log message ***Nick Roberts2007-05-201-0/+5
* | (make_lispy_event): Make case GPM_CLICK_EVENTNick Roberts2007-05-201-0/+2
* | *** empty log message ***Nick Roberts2007-05-201-0/+5
* | Merge from emacs--rel--22Miles Bader2007-05-203-1/+13
|\ \ | |/