| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (clean): Don't delete *~. | Eli Zaretskii | 2007-07-20 | 1 | -0/+2 |
| | | |||||
| * | (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32): Define | Eli Zaretskii | 2007-07-20 | 1 | -0/+5 |
| | | | | | if not defined. | ||||
| * | (w32_executable_type): Handle 64 bit executables. | Jason Rumney | 2007-07-18 | 1 | -0/+4 |
| | | |||||
| * | (Fsave_window_excursion): Doc fix. | Juanma Barranquero | 2007-07-16 | 1 | -1/+10 |
| | | |||||
| * | (Fsetq): Doc fix. | Richard M. Stallman | 2007-07-15 | 1 | -0/+6 |
| | | |||||
| * | 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 | 1 | -0/+7 |
| | | | | | (w32_msg_pump) <WM_DESTROY>: Uninitialize COM. | ||||
| * | [USE_MAC_TSM] (mac_handle_text_input_event): | YAMAMOTO Mitsuharu | 2007-06-28 | 1 | -0/+5 |
| | | | | | Check WINDOWP before using XWINDOW. | ||||
| * | (syms_of_buffer) <selective-display>: Fix typo in docstring. | Juanma Barranquero | 2007-06-27 | 1 | -3/+7 |
| | | |||||
| * | [HAVE_GTK_AND_PTHREAD] Check this after including config.h. | YAMAMOTO Mitsuharu | 2007-06-26 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | | | (_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 |
| | | |||||
| * | (w32_BDF_to_x_font): Unmap memory when finished. | Jason Rumney | 2007-06-20 | 1 | -0/+5 |
| | | | | | (w32_free_bdf_font): Unmap memory not handle. | ||||
| * | (_wsa_errlist): Fix typo in error message. | Juanma Barranquero | 2007-06-20 | 1 | -0/+6 |
| | | | | | | (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 | 1 | -0/+5 |
| | | | | | unicode strings. | ||||
| * | *** empty log message *** | Juanma Barranquero | 2007-06-17 | 1 | -0/+5 |
| | | |||||
| * | (add_menu_item): Escape `&' characters in menu items and their keybindings. | Eli Zaretskii | 2007-06-16 | 1 | -0/+5 |
| | | |||||
| * | * 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 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Jason Rumney | 2007-06-06 | 1 | -0/+4 |
| | | |||||
| * | * image.c (xpm_load): Remove spurious call to xpm_init_color_cache. | Chong Yidong | 2007-06-06 | 1 | -0/+5 |
| | | |||||
| * | * 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. | ||||
| * | (Fshrink_window): Reflow docstring. | Juanma Barranquero | 2007-06-04 | 1 | -0/+4 |
| | | |||||
| * | Version 22.1 released. | Chong Yidong | 2007-06-02 | 1 | -0/+2 |
| | | |||||
| * | * xfns.c (x_set_name_internal): Undo last change. | Chong Yidong | 2007-06-02 | 1 | -0/+9 |
| | | |||||
| * | * xfns.c (x_set_name_internal): Save encoded name before | Chong Yidong | 2007-06-01 | 1 | -0/+5 |
| | | | | | x_encode_text in case string data is relocated. | ||||
| * | (syms_of_buffer): Doc fix. | Richard M. Stallman | 2007-05-31 | 1 | -0/+4 |
| | | |||||
| * | (redisplay_internal): Bind inhibit-point-motion-hooks to t | YAMAMOTO Mitsuharu | 2007-05-28 | 1 | -0/+5 |
| | | | | | around current_column call. | ||||
| * | * xdisp.c (redisplay_window): If first window line is a continuation | Chong Yidong | 2007-05-24 | 1 | -0/+6 |
| | | | | | line, recompute the new window start instead of recentering. | ||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2007-05-24 | 1 | -0/+5 |
| | | |||||
| * | (x_connection_closed): Remove NO_RETURN. | Richard M. Stallman | 2007-05-22 | 1 | -0/+4 |
| | | |||||
| * | (skip_chars): Update syntax-table only after we checked that | Stefan Monnier | 2007-05-19 | 1 | -0/+5 |
| | | | | | the new location is valid. | ||||
| * | (x_calc_absolute_position): Add BLOCK_INPUT around | YAMAMOTO Mitsuharu | 2007-05-19 | 1 | -0/+5 |
| | | | | | mac_get_window_bounds. | ||||
| * | vc-hooks patch installed from trunk. | Glenn Morris | 2007-05-17 | 1 | -0/+4 |
| | | | | | | | | | | | | | | table cell issue cannot be reproduced, even by the OP. rms: "I think we should not delay the release to fix this" http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00168.html "A redisplay bug in 22.0.99" was fixed by this change: 2007-05-12 Chong Yidong <cyd@stupidchicken.com> * image.c (pbm_load): Correctly check image size for greyscale pbm. (see also http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00498.html). | ||||
| * | [USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert | YAMAMOTO Mitsuharu | 2007-05-16 | 1 | -0/+5 |
| | | | | | dead key repeat and up events. | ||||
| * | * xterm.c (XTread_socket): Revert last change. | Chong Yidong | 2007-05-13 | 1 | -0/+4 |
| | | |||||
| * | * image.c (pbm_load): Correctly check image size for greyscale pbm. | Chong Yidong | 2007-05-12 | 1 | -0/+2 |
| | | |||||
| * | * xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC). | Chong Yidong | 2007-05-12 | 1 | -0/+4 |
| | | |||||
| * | (Ftranspose_regions): Yet another int/Lisp_Object mixup (YAILOM) | Stefan Monnier | 2007-05-07 | 1 | -2/+6 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2007-05-06 | 1 | -1/+5 |
| | | |||||
| * | Change from author without relevant assignment is (thankfully) tiny. | Glenn Morris | 2007-05-05 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2007-05-05 | 1 | -0/+7 |
| | | |||||
| * | (mac_dialog_show): Apply 2007-04-27 change for xmenu.c. | YAMAMOTO Mitsuharu | 2007-05-01 | 1 | -0/+5 |
| | | | | | (Fx_popup_dialog) [MAC_OSX]: Likewise. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2007-04-29 | 1 | -0/+4 |
| | | |||||
| * | (try_window_reusing_current_matrix): Fix number of disabled lines. | YAMAMOTO Mitsuharu | 2007-04-29 | 1 | -0/+5 |
| | | |||||
| * | (xg_update_menubar, create_menus): Create empty | Jan Djärv | 2007-04-27 | 1 | -0/+7 |
| | | | | | submenu for menu bar items. | ||||
| * | * xdisp.c (redisplay_window): Use BEG_UNCHANGED and END_UNCHANGED | Chong Yidong | 2007-04-24 | 1 | -0/+5 |
| | | | | | values of the actual window. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2007-04-23 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2007-04-23 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2007-04-22 | 1 | -0/+6 |
| | | |||||