summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-06-06(xpm_load): Remove spurious call to xpm_init_color_cache.Chong Yidong
2007-06-06* image.c (xpm_load): Remove spurious call to xpm_init_color_cache.Chong Yidong
2007-06-06(struct scroll_bar): Rename member control_handle_lowYAMAMOTO Mitsuharu
2007-06-06Replace MenuHandle and GetMenuHandle with MenuRef andYAMAMOTO Mitsuharu
2007-06-06Replace MenuHandle and GetMenuHandle with MenuRef andYAMAMOTO Mitsuharu
2007-06-06Replace WindowPtr with WindowRef.YAMAMOTO Mitsuharu
2007-06-06(mac_window): Replace WindowPtr with WindowRef.YAMAMOTO Mitsuharu
2007-06-05(Finternal_lisp_face_p): Signal error for face alias loops.Juanma Barranquero
2007-06-03(Fmouse_position, Fmouse_pixel_position):Nick Roberts
2007-06-03(discard_mouse_events): Add GPM_CLICK_EVENT case.Nick Roberts
2007-06-03(term_mouse_highlight): Remove unused variables.Nick Roberts
2007-06-03*** empty log message ***Nick Roberts
2007-06-03(MOUSE_SUPPORT): Define for HAVE_GPM.Nick Roberts
2007-06-03(search_image_cache): New function. Require backgroundChong Yidong
2007-06-03* image.c (search_image_cache): New function. Require backgroundChong Yidong
2007-06-01*** empty log message ***Juanma Barranquero
2007-06-01*** empty log message ***Juanma Barranquero
2007-06-01(Fshrink_window): Reflow docstring.Juanma Barranquero
2007-06-01(x_set_name_internal): Save encoded name before x_encode_text in caseChong Yidong
2007-06-01* xfns.c (x_set_name_internal): Save encoded name beforeChong Yidong
2007-06-01*** empty log message ***Nick Roberts
2007-05-30Whitespace fix.Richard M. Stallman
2007-05-30(init_sys_modes): Add rather than replace withNick Roberts
2007-05-30(term_mouse_moveto): New extern.Nick Roberts
2007-05-30(Fset_mouse_pixel_position): Add call toNick Roberts
2007-05-30(mouse_face_window): Rename...Nick Roberts
2007-05-29Merge from emacs--rel--22Miles Bader
2007-05-28(redisplay_internal): Bind inhibit-point-motion-hooks to tYAMAMOTO Mitsuharu
2007-05-26* xfaces.c (syms_of_xfaces): Delete stray semicolon.Dan Nicolaescu
2007-05-25Merge from emacs--rel--22Miles Bader
2007-05-25(uncache_image): Fix typo.Chong Yidong
2007-05-25* image.c (uncache_image): Fix typo.Chong Yidong
2007-05-24(redisplay_window): If first window line is a continuation line,Chong Yidong
2007-05-24* xdisp.c (redisplay_window): If first window line is a continuationChong Yidong
2007-05-24Merge from emacs--rel--22Miles Bader
2007-05-24*** empty log message ***YAMAMOTO Mitsuharu
2007-05-24[USE_CARBON_EVENTS] (mac_handle_window_event):YAMAMOTO Mitsuharu
2007-05-23(make_lispy_movement): Condition on HAVE_GPM too.Nick Roberts
2007-05-23*** empty log message ***Nick Roberts
2007-05-22(scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.Kenichi Handa
2007-05-22(x_connection_closed): Remove NO_RETURN.Richard M. Stallman
2007-05-22(x_connection_closed): Remove NO_RETURN.Richard M. Stallman
2007-05-21(uncache_image): New function.Chong Yidong
2007-05-21* image.c (uncache_image): New function.Chong Yidong
2007-05-20Move GPM check outside HAVE_X_WINDOWS.Jan Djärv
2007-05-20Use HAVE_GPM instead of HAVE_GPM_H.Nick Roberts
2007-05-20*** empty log message ***Nick Roberts
2007-05-20(make_lispy_event): Make case GPM_CLICK_EVENTNick Roberts
2007-05-20*** empty log message ***Nick Roberts
2007-05-20Merge from emacs--rel--22Miles Bader