Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 162 | -165/+165 |
| | |||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 148 | -148/+148 |
| | |||||
* | (x_real_positions): Get real position from OS instead of calculating it. | Jason Rumney | 2007-07-24 | 2 | -7/+13 |
| | |||||
* | (current_lock_owner): Allow for @ sign in username. | Jason Rumney | 2007-07-23 | 2 | -2/+6 |
| | |||||
* | (clean): Don't delete *~. | Eli Zaretskii | 2007-07-20 | 2 | -1/+5 |
| | |||||
* | (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32): Define | Eli Zaretskii | 2007-07-20 | 2 | -0/+12 |
| | | | | if not defined. | ||||
* | (w32_executable_type): Handle 64 bit executables. | Jason Rumney | 2007-07-18 | 2 | -27/+52 |
| | |||||
* | (Fsave_window_excursion): Doc fix. | Juanma Barranquero | 2007-07-16 | 2 | -2/+11 |
| | |||||
* | (Fwith_output_to_temp_buffer): Doc fix. | Juanma Barranquero | 2007-07-16 | 1 | -1/+1 |
| | |||||
* | (Ftrack_mouse): Doc fix. | Juanma Barranquero | 2007-07-16 | 1 | -1/+1 |
| | |||||
* | (For, Fand, Fprogn): Doc fixes. | Juanma Barranquero | 2007-07-16 | 1 | -3/+3 |
| | |||||
* | (Ffind_operation_coding_system): Doc fix. | Juanma Barranquero | 2007-07-16 | 1 | -1/+1 |
| | |||||
* | (Fsetq): Doc fix. | Richard M. Stallman | 2007-07-15 | 2 | -1/+11 |
| | |||||
* | (Fsetq_default): Doc fix. | Richard M. Stallman | 2007-07-15 | 1 | -2/+4 |
| | |||||
* | Remove dashes from front of first line. | Jason Rumney | 2007-07-12 | 1 | -5/+5 |
| | |||||
* | (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM. | Jason Rumney | 2007-07-11 | 2 | -0/+19 |
| | | | | (w32_msg_pump) <WM_DESTROY>: Uninitialize COM. | ||||
* | (LIBS): Include OLE32. | Jason Rumney | 2007-07-11 | 1 | -1/+2 |
| | |||||
* | [USE_MAC_TSM] (mac_handle_text_input_event): | YAMAMOTO Mitsuharu | 2007-06-28 | 2 | -0/+8 |
| | | | | Check WINDOWP before using XWINDOW. | ||||
* | (syms_of_buffer) <selective-display>: Fix typo in docstring. | Juanma Barranquero | 2007-06-27 | 2 | -5/+9 |
| | |||||
* | [HAVE_GTK_AND_PTHREAD] Check this after including config.h. | YAMAMOTO Mitsuharu | 2007-06-26 | 2 | -52/+141 |
| | | | | | | | | | | | | | | | | | (_aligned_blocks_mutex) [USE_PTHREAD]: New variable. (LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS): New macros. (_free_internal, memalign): Use them. (_malloc_mutex, _aligned_blocks_mutex) [USE_PTHREAD]: Initialize to PTHREAD_MUTEX_INITIALIZER. (malloc_initialize_1) [USE_PTHREAD]: Don't use recursive mutex. (morecore_nolock): Rename from morecore. All uses changed. Use only nolock versions of internal allocation functions. (_malloc_internal_nolock, _realloc_internal_nolock) (_free_internal_nolock): New functions created from _malloc_internal, _realloc_internal, and _free_internal. (_malloc_internal, _realloc_internal, _free_internal): Use them. Copy hook value to automatic variable before its use. (memalign): Copy hook value to automatic variable before its use. | ||||
* | *** empty log message *** | Jason Rumney | 2007-06-21 | 1 | -0/+4 |
| | |||||
* | (convert_mono_to_color_image): Swap fore and background. | Jason Rumney | 2007-06-21 | 1 | -2/+2 |
| | |||||
* | (w32_BDF_to_x_font): Unmap memory when finished. | Jason Rumney | 2007-06-20 | 2 | -1/+7 |
| | | | | (w32_free_bdf_font): Unmap memory not handle. | ||||
* | (_wsa_errlist): Fix typo in error message. | Juanma Barranquero | 2007-06-20 | 2 | -21/+25 |
| | | | | | (init_environment): Ignore any environment variable from the registry having a null value. | ||||
* | (add_menu_item): Don't use multibyte string functions on | Jason Rumney | 2007-06-17 | 2 | -22/+51 |
| | | | | unicode strings. | ||||
* | *** empty log message *** | Juanma Barranquero | 2007-06-17 | 1 | -0/+5 |
| | |||||
* | (syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring. | Juanma Barranquero | 2007-06-17 | 1 | -1/+1 |
| | |||||
* | (add_menu_item): Escape `&' characters in menu items and their keybindings. | Eli Zaretskii | 2007-06-16 | 2 | -1/+35 |
| | |||||
* | (update_compositions): Check validity of compositions. | Chong Yidong | 2007-06-15 | 1 | -4/+9 |
| | |||||
* | * composite.c (update_compositions): Check validity of compositions. | Chong Yidong | 2007-06-14 | 1 | -0/+4 |
| | |||||
* | (Fx_file_dialog): Take size from struct not pointer. | Jason Rumney | 2007-06-10 | 2 | -2/+6 |
| | |||||
* | *** empty log message *** | Jason Rumney | 2007-06-06 | 1 | -0/+4 |
| | |||||
* | Don't define HAVE_TZNAME. | Jason Rumney | 2007-06-06 | 1 | -1/+0 |
| | |||||
* | (xpm_load): Remove spurious call to xpm_init_color_cache. | Chong Yidong | 2007-06-06 | 1 | -3/+0 |
| | |||||
* | * image.c (xpm_load): Remove spurious call to xpm_init_color_cache. | Chong Yidong | 2007-06-06 | 1 | -0/+5 |
| | |||||
* | (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD. | Chong Yidong | 2007-06-06 | 1 | -6/+6 |
| | |||||
* | * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD. | Chong Yidong | 2007-06-06 | 1 | -0/+4 |
| | |||||
* | * xfaces.c (syms_of_xfaces): Delete stray semicolon. | Chong Yidong | 2007-06-05 | 1 | -0/+13 |
| | | | | | | | | | | | | * xdisp.c (next_element_from_buffer): * window.c (delete_window): * term.c (term_mouse_highlight): * msdos.c (getdefdir): * macterm.c (mac_create_bitmap_from_bitmap_data) (init_font_name_table): * fns.c (Fsxhash): * data.c (Fmake_local_variable): * ccl.c (ccl_driver): Likewise. | ||||
* | (ccl_driver): Delete stray semicolon. | Chong Yidong | 2007-06-05 | 1 | -1/+1 |
| | |||||
* | (Fmake_local_variable): Delete stray semicolon. | Chong Yidong | 2007-06-05 | 1 | -1/+1 |
| | |||||
* | (Fsxhash): Delete stray semicolon. | Chong Yidong | 2007-06-05 | 1 | -1/+1 |
| | |||||
* | (mac_create_bitmap_from_bitmap_data) | Chong Yidong | 2007-06-05 | 1 | -2/+2 |
| | | | | (init_font_name_table): Delete stray semicolon. | ||||
* | (getdefdir): Delete stray semicolon. | Chong Yidong | 2007-06-05 | 1 | -2/+2 |
| | |||||
* | (delete_window): Delete stray semicolon. | Chong Yidong | 2007-06-05 | 1 | -1/+1 |
| | |||||
* | (next_element_from_buffer): Delete stray semicolon. | Chong Yidong | 2007-06-05 | 1 | -1/+1 |
| | |||||
* | (syms_of_xfaces): Delete stray semicolon. | Chong Yidong | 2007-06-05 | 1 | -1/+1 |
| | |||||
* | (Fshrink_window): Reflow docstring. | Juanma Barranquero | 2007-06-04 | 2 | -2/+6 |
| | |||||
* | Version 22.1 released. | Chong Yidong | 2007-06-02 | 1 | -0/+2 |
| | |||||
* | (x_set_name_internal): Undo last change. | Chong Yidong | 2007-06-02 | 1 | -9/+15 |
| | |||||
* | * xfns.c (x_set_name_internal): Undo last change. | Chong Yidong | 2007-06-02 | 1 | -0/+9 |
| |