| Commit message (Expand) | Author | Age | Files | Lines |
* | (WM_MOUSELEAVE, TME_LEAVE, TRACKMOUSEEVENT) [!WM_MOUSELEAVE]: Define. | Jason Rumney | 2001-12-01 | 1 | -0/+15 |
* | (current_popup_menu, get_menu_item_info): | Jason Rumney | 2001-12-01 | 2 | -28/+117 |
* | (trackmouse_window, track_mouse_event_fn): New vars. | Jason Rumney | 2001-12-01 | 1 | -6/+51 |
* | (w32_read_socket) <WM_MOUSELEAVE>: Cancel help echo | Jason Rumney | 2001-12-01 | 1 | -0/+30 |
* | Merged fringe width related changes from xterm.h. | Kim F. Storm | 2001-12-01 | 1 | -23/+7 |
* | Merged fringe width related changes from xterm.c. | Kim F. Storm | 2001-12-01 | 1 | -98/+198 |
* | Merged fringe width related changes from xfns.c. | Kim F. Storm | 2001-12-01 | 1 | -8/+26 |
* | typo. | Kim F. Storm | 2001-12-01 | 1 | -1/+1 |
* | Fringe width related changes. | Kim F. Storm | 2001-12-01 | 1 | -0/+50 |
* | (set_frame_size): Use x_compute_fringe_widths. | Kim F. Storm | 2001-12-01 | 1 | -4/+2 |
* | (x_frame_parms): Add `left-fringe' and `right-fringe' parms. | Kim F. Storm | 2001-12-01 | 1 | -4/+25 |
* | (zv_height, zv_bits, zv_period): Changed zv bitmap to | Kim F. Storm | 2001-12-01 | 1 | -127/+214 |
* | struct x_output): Add left_fringe_width, right_fringe_width, | Kim F. Storm | 2001-12-01 | 1 | -22/+8 |
* | (coordinates_in_window): Handle separate left and right fringe widths. | Kim F. Storm | 2001-12-01 | 1 | -4/+3 |
* | (Qleft_fringe, Qright_fringe): New vars. | Kim F. Storm | 2001-12-01 | 1 | -0/+6 |
* | (struct frame): Remove trunc_area_pixel_width and trunc_area_cols fields. | Kim F. Storm | 2001-12-01 | 1 | -3/+4 |
* | Note that describe-categories was moved to lisp/help-fns.el. | Eli Zaretskii | 2001-11-29 | 1 | -1/+1 |
* | *** empty log message *** | Pavel Janík | 2001-11-29 | 1 | -0/+4 |
* | Removed. | Pavel Janík | 2001-11-29 | 1 | -340/+0 |
* | *** empty log message *** | Stefan Monnier | 2001-11-29 | 1 | -0/+3 |
* | *** empty log message *** | Dave Love | 2001-11-29 | 1 | -0/+6 |
* | (syms_of_coding) <Qchar_coding_system>: Give it an | Dave Love | 2001-11-29 | 1 | -3/+4 |
* | *** empty log message *** | Pavel Janík | 2001-11-29 | 1 | -0/+6 |
* | (file-name-coding-system, default-file-name-coding-system): Doc fix (links | Pavel Janík | 2001-11-29 | 1 | -4/+4 |
* | (GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5): | Stefan Monnier | 2001-11-29 | 1 | -5/+10 |
* | *** empty log message *** | Stefan Monnier | 2001-11-29 | 1 | -2/+17 |
* | *** empty log message *** | Richard M. Stallman | 2001-11-29 | 1 | -0/+7 |
* | (Ffind_file_name_handler): Avoid initializer for `result'. | Richard M. Stallman | 2001-11-29 | 1 | -1/+2 |
* | (lispdir): New variable, referring to build dir. | Richard M. Stallman | 2001-11-29 | 1 | -1/+2 |
* | (w32_menu_display_help): Actually add the new argument | Andrew Innes | 2001-11-28 | 2 | -1/+6 |
* | (describe_category, describe_category_1, Fdescribe_categories): Remove. | Stefan Monnier | 2001-11-28 | 1 | -94/+0 |
* | (w32_read_socket) <WM_MENUSELECT>: Remove. | Jason Rumney | 2001-11-28 | 2 | -13/+16 |
* | (w32_wnd_proc) <WM_MENUSELECT>: Display help directly. | Jason Rumney | 2001-11-28 | 1 | -11/+8 |
* | (add_menu_item): Do not use owner-draw for disabled menu items. | Jason Rumney | 2001-11-28 | 1 | -23/+22 |
* | (x_draw_glyphs): Don't call notice_overwritten_cursor if | Gerd Moellmann | 2001-11-28 | 2 | -2/+12 |
* | (message_dolog): Remove unused variables `gcpro2', `gcpro3' and `gcpro4'. | Pavel Janík | 2001-11-28 | 2 | -1/+4 |
* | (decode_coding_string): Remove unused variable `gcpro1'. | Pavel Janík | 2001-11-28 | 2 | -1/+5 |
* | Use AREF and ASIZE. | Stefan Monnier | 2001-11-28 | 1 | -73/+70 |
* | (run_hook_list_with_args): Remove. | Stefan Monnier | 2001-11-27 | 1 | -4/+5 |
* | *** empty log message *** | Stefan Monnier | 2001-11-27 | 1 | -0/+11 |
* | *** empty log message *** | Eli Zaretskii | 2001-11-27 | 1 | -0/+5 |
* | (syms_of_syntax): Remove defsubr of Sdescribe_syntax. | Stefan Monnier | 2001-11-26 | 1 | -44/+0 |
* | Use AREF and ASIZE. | Stefan Monnier | 2001-11-26 | 1 | -12/+17 |
* | *** empty log message *** | Stefan Monnier | 2001-11-26 | 1 | -0/+6 |
* | (Ffind_file_name_handler): Give precedence to handlers | Stefan Monnier | 2001-11-26 | 1 | -10/+22 |
* | (access_keymap): Handle t bindings like nil bindings. | Stefan Monnier | 2001-11-26 | 1 | -8/+20 |
* | *** empty log message *** | Richard M. Stallman | 2001-11-26 | 1 | -0/+3 |
* | (set_text_properties_1): Allow args in either order. | Richard M. Stallman | 2001-11-26 | 1 | -2/+9 |
* | *** empty log message *** | Richard M. Stallman | 2001-11-26 | 1 | -0/+3 |
* | (mostlyclean): Delete bootstrap-emacs here. | Richard M. Stallman | 2001-11-26 | 1 | -1/+2 |