summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-07-24(x_real_positions): Get real position from OS instead of calculating it.Jason Rumney
2007-07-23(current_lock_owner): Allow for @ sign in username.Jason Rumney
2007-07-20(clean): Don't delete *~.Eli Zaretskii
2007-07-20(IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32): DefineEli Zaretskii
2007-07-18(w32_executable_type): Handle 64 bit executables.Jason Rumney
2007-07-16(Fsave_window_excursion): Doc fix.Juanma Barranquero
2007-07-16(Fwith_output_to_temp_buffer): Doc fix.Juanma Barranquero
2007-07-16(Ftrack_mouse): Doc fix.Juanma Barranquero
2007-07-16(For, Fand, Fprogn): Doc fixes.Juanma Barranquero
2007-07-16(Ffind_operation_coding_system): Doc fix.Juanma Barranquero
2007-07-15(Fsetq): Doc fix.Richard M. Stallman
2007-07-15(Fsetq_default): Doc fix.Richard M. Stallman
2007-07-12Remove dashes from front of first line.Jason Rumney
2007-07-11(w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.Jason Rumney
2007-07-11(LIBS): Include OLE32.Jason Rumney
2007-06-28[USE_MAC_TSM] (mac_handle_text_input_event):YAMAMOTO Mitsuharu
2007-06-27(syms_of_buffer) <selective-display>: Fix typo in docstring.Juanma Barranquero
2007-06-26[HAVE_GTK_AND_PTHREAD] Check this after including config.h.YAMAMOTO Mitsuharu
2007-06-21*** empty log message ***Jason Rumney
2007-06-21(convert_mono_to_color_image): Swap fore and background.Jason Rumney
2007-06-20(w32_BDF_to_x_font): Unmap memory when finished.Jason Rumney
2007-06-20(_wsa_errlist): Fix typo in error message.Juanma Barranquero
2007-06-17(add_menu_item): Don't use multibyte string functions onJason Rumney
2007-06-17*** empty log message ***Juanma Barranquero
2007-06-17(syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.Juanma Barranquero
2007-06-16(add_menu_item): Escape `&' characters in menu items and their keybindings.Eli Zaretskii
2007-06-15(update_compositions): Check validity of compositions.Chong Yidong
2007-06-14* composite.c (update_compositions): Check validity of compositions.Chong Yidong
2007-06-10(Fx_file_dialog): Take size from struct not pointer.Jason Rumney
2007-06-06*** empty log message ***Jason Rumney
2007-06-06Don't define HAVE_TZNAME.Jason Rumney
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(scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.Chong Yidong
2007-06-06* syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.Chong Yidong
2007-06-05* xfaces.c (syms_of_xfaces): Delete stray semicolon.Chong Yidong
2007-06-05(ccl_driver): Delete stray semicolon.Chong Yidong
2007-06-05(Fmake_local_variable): Delete stray semicolon.Chong Yidong
2007-06-05(Fsxhash): Delete stray semicolon.Chong Yidong
2007-06-05(mac_create_bitmap_from_bitmap_data)Chong Yidong
2007-06-05(getdefdir): Delete stray semicolon.Chong Yidong
2007-06-05(delete_window): Delete stray semicolon.Chong Yidong
2007-06-05(next_element_from_buffer): Delete stray semicolon.Chong Yidong
2007-06-05(syms_of_xfaces): Delete stray semicolon.Chong Yidong
2007-06-04(Fshrink_window): Reflow docstring.Juanma Barranquero
2007-06-02Version 22.1 released.Chong Yidong
2007-06-02(x_set_name_internal): Undo last change.Chong Yidong
2007-06-02* xfns.c (x_set_name_internal): Undo last change.Chong Yidong
2007-06-01(x_encode_text): Add GCPRO.Richard M. Stallman
2007-06-01(x_set_name_internal): Save encoded name before x_encode_text in caseChong Yidong