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