| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Kim F. Storm | 2005-06-07 | 1 | -0/+4 |
| | | |||||
| * | Update comment. | Juanma Barranquero | 2005-06-07 | 1 | -2/+2 |
| | | |||||
| * | *** empty log message *** | Stefan Monnier | 2005-06-06 | 1 | -0/+5 |
| | | |||||
| * | (x_create_toolkit_scroll_bar): Use XtNarrowScrollbars if available. | Stefan Monnier | 2005-06-06 | 1 | -2/+5 |
| | | |||||
| * | * macmenu.c (menu_quit_handler, install_menu_quit_handler): New | Jan Djärv | 2005-06-06 | 1 | -32/+121 |
| | | | | | | functions for popping down menus on C-g. (set_frame_menubar, mac_menu_show): Call install_menu_quit_handler. | ||||
| * | * macterm.c: Make mac_quit_char_modifiers and mac_quit_char_keycode | Jan Djärv | 2005-06-06 | 1 | -2/+2 |
| | | | | | non-static. | ||||
| * | * macmenu.c (menu_quit_handler, install_menu_quit_handler): New | Jan Djärv | 2005-06-06 | 1 | -0/+11 |
| | | | | | | | | | | | functions for popping down menus on C-g. (set_frame_menubar, mac_menu_show): Call install_menu_quit_handler. * macterm.c: Make mac_quit_char_modifiers and mac_quit_char_keycode non-static. * config.in: Added HAVE_CANCELMENUTRACKING | ||||
| * | added HAVE_CANCELMENUTRACKING | Jan Djärv | 2005-06-06 | 1 | -3/+6 |
| | | |||||
| * | ($(BLD)/emacs.$(O), $(BLD)/w32select.$(O)): Depend on w32heap.h. | Eli Zaretskii | 2005-06-06 | 2 | -0/+16 |
| | | |||||
| * | (RVA_TO_PTR): No need to #undef now. | Eli Zaretskii | 2005-06-06 | 1 | -1/+0 |
| | | |||||
| * | (RVA_TO_PTR): New macro. | Eli Zaretskii | 2005-06-06 | 1 | -0/+5 |
| | | |||||
| * | (RVA_TO_PTR): Moved here from w32heap.h. | Eli Zaretskii | 2005-06-06 | 1 | -0/+3 |
| | | |||||
| * | (OFFSET_TO_RVA, RVA_TO_OFFSET, RVA_TO_PTR): Remove macros. | Eli Zaretskii | 2005-06-06 | 1 | -9/+0 |
| | | |||||
| * | (command_loop_1): Update Vthis_original_command. | Luc Teirlinck | 2005-06-06 | 1 | -0/+1 |
| | | |||||
| * | *** empty log message *** | Luc Teirlinck | 2005-06-06 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2005-06-06 | 1 | -0/+4 |
| | | |||||
| * | (popup_get_selection): Undo previous change. | Richard M. Stallman | 2005-06-06 | 1 | -4/+0 |
| | | |||||
| * | *** empty log message *** | Juri Linkov | 2005-06-06 | 1 | -0/+8 |
| | | |||||
| * | (Qno_break_space): New variable. | Juri Linkov | 2005-06-06 | 1 | -7/+27 |
| | | | | | | | | (syms_of_xdisp): Initialize it. (get_next_display_element): Add no-break space and soft hypen codes for iso8859-2 and iso8859-5. Don't add `\' for them. Use `no-break-space' face for no-break spaces. | ||||
| * | * window.c (delete_window): Handle the case where a h/vchild has | Jan Djärv | 2005-06-06 | 2 | -1/+53 |
| | | | | | a h/vchild. | ||||
| * | *** empty log message *** | Kenichi Handa | 2005-06-06 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2005-06-05 | 1 | -0/+5 |
| | | |||||
| * | (sys_setsockopt): Change arg 4 to `const void *'. In the | Eli Zaretskii | 2005-06-05 | 1 | -2/+2 |
| | | | | | call to pfn_setsockopt, cast optval to `const char *'. | ||||
| * | *** empty log message *** | Kim F. Storm | 2005-06-05 | 1 | -2/+1 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2005-06-04 | 1 | -0/+4 |
| | | |||||
| * | (gettimeofday): Use struct _timeb, not struct timeb. | Eli Zaretskii | 2005-06-04 | 1 | -2/+2 |
| | | | | | | (open_unc_volume): Cast return value of map_w32_filename, to avoid compiler warnings. | ||||
| * | (fileno): Don't define if already defined. | Eli Zaretskii | 2005-06-04 | 1 | -0/+2 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2005-06-04 | 1 | -0/+2 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2005-06-04 | 1 | -0/+3 |
| | | |||||
| * | Include w32heap.h, to avoid compiler warning about sbrk. | Eli Zaretskii | 2005-06-04 | 1 | -0/+1 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2005-06-04 | 1 | -0/+4 |
| | | |||||
| * | (DOC): Define to point to the generated DOC-X. | Eli Zaretskii | 2005-06-04 | 1 | -0/+2 |
| | | |||||
| * | (popup_get_selection): Click not in menu deactivates menu. | Richard M. Stallman | 2005-06-04 | 2 | -0/+8 |
| | | |||||
| * | * macmenu.c (cleanup_popup_menu): New function. | Jan Djärv | 2005-06-04 | 2 | -2/+22 |
| | | | | | | | | (Fx_popup_menu): unwind protect cleanup_popup_menu in case mac_menu_show Quit:s. (mac_menu_show): Quit on cancel if not popped up on click (i.e. a dialog). | ||||
| * | *** empty log message *** | Kim F. Storm | 2005-06-03 | 1 | -0/+16 |
| | | |||||
| * | (decode_coding_string): Handle CODING_FINISH_INTERRUPT. | Kim F. Storm | 2005-06-03 | 1 | -0/+1 |
| | | |||||
| * | (Fcall_process): Don't use alloca to gradually | Kim F. Storm | 2005-06-03 | 1 | -18/+15 |
| | | | | | | | increase size of buf, as it effectively uses twice the necessary space on the stack. Instead, pre-allocate buf of full size, and gradually increase the read size. | ||||
| * | (BYTE_CODE_QUIT): Check Vthrow_on_input. | Kim F. Storm | 2005-06-03 | 1 | -0/+3 |
| | | |||||
| * | (unbind_to): Preserve value of Vquit_flag. | Kim F. Storm | 2005-06-03 | 1 | -5/+5 |
| | | |||||
| * | (handle_one_xevent): Also ignore mouse motion just | Kim F. Storm | 2005-06-03 | 1 | -6/+6 |
| | | | | | before a button release event. | ||||
| * | *** empty log message *** | Juanma Barranquero | 2005-06-03 | 1 | -0/+6 |
| | | |||||
| * | (Finternal_lisp_face_equal_p): Really report on faces in a frame, if the | Juanma Barranquero | 2005-06-03 | 1 | -4/+4 |
| | | | | | argument FRAME is non-nil. Improve argument/docstring consistency. | ||||
| * | (MODE_LINE_NOPROP_LEN): New macro. | Kim F. Storm | 2005-06-02 | 1 | -14/+16 |
| | | | | | | (x_consider_frame_title, Fformat_mode_line): Save offset into mode_line_noprop_buf rather than pointer, in case buffer is relocated. | ||||
| * | *** empty log message *** | Kim F. Storm | 2005-06-02 | 1 | -0/+6 |
| | | |||||
| * | Spacing and formatting fixes. | Juanma Barranquero | 2005-06-01 | 1 | -24/+24 |
| | | |||||
| * | (mapcar1): Maybe exit loop if original sequence was modified. | Kim F. Storm | 2005-06-01 | 1 | -3/+3 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2005-06-01 | 1 | -0/+4 |
| | | |||||
| * | (build_scalable_font_name): Round pixel size to the | YAMAMOTO Mitsuharu | 2005-06-01 | 2 | -4/+12 |
| | | | | | nearest integer. | ||||
| * | (mac_to_x_fontname, mac_do_list_fonts): Set XLFD | YAMAMOTO Mitsuharu | 2005-06-01 | 1 | -4/+5 |
| | | | | | resolution fields for scalable fonts to 0. | ||||
| * | (display_mode_line): Support nested calls to redisplay | Kim F. Storm | 2005-05-31 | 1 | -2/+10 |
| | | | | | and format-mode-line. Set mode_line_target to MODE_LINE_DISPLAY. | ||||