aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (free) [emacs && EMACS_FREE]: Define as EMACS_FREE.Gerd Moellmann2000-07-181-0/+3
* Add dependencies on dispextern.h.Gerd Moellmann2000-07-181-17/+20
* (MAKE_CHAR): Return reasonable code even if CHARSET is undefined.Kenichi Handa2000-07-181-14/+17
* *** empty log message ***Kenichi Handa2000-07-181-0/+5
* (Fwindow_list): Declare arg `window'.Dave Love2000-07-182-2/+6
* (setup_coding_system): Don't override the explicitly specifiedKenichi Handa2000-07-181-2/+4
* *** empty log message ***Kenichi Handa2000-07-181-0/+5
* dummyMiles Bader2000-07-151-0/+18
* (char_property_eq, char_property_stickiness):Miles Bader2000-07-151-15/+16
* (display_prop_end, invisible_text_between_p):Miles Bader2000-07-151-5/+5
* (Fnext_single_char_property_change):Miles Bader2000-07-151-18/+99
* *** empty log message ***Jason Rumney2000-07-151-0/+43
* (help_echo_object, help_echo_pos): New variables.Jason Rumney2000-07-151-137/+232
* (w32_wnd_proc) [WM_DRAW_ITEM]: Do not try to draw a null title.Jason Rumney2000-07-151-71/+24
* (w32_menu_show): Call free_menubar_widget_value_tree after menu isJason Rumney2000-07-151-5/+6
* check default_face before dereferencingSam Steingold2000-07-142-214/+219
* *** empty log message ***Gerd Moellmann2000-07-141-0/+2
* (malloc) [emacs]: Define as xmalloc.Gerd Moellmann2000-07-141-1/+1
* *** empty log message ***Dave Love2000-07-141-0/+4
* (back_comment): Add null default in switch for pcc.Dave Love2000-07-141-0/+1
* *** empty log message ***Gerd Moellmann2000-07-141-0/+6
* (Fx_show_tip): Adjust number of parametersGerd Moellmann2000-07-141-1/+1
* (Fx_show_tip): If frame parameters contain a position,Gerd Moellmann2000-07-141-8/+43
* *** empty log message ***Gerd Moellmann2000-07-141-0/+37
* (FUNCTIONP): New macro.Gerd Moellmann2000-07-141-0/+10
* (internal_condition_case_2): New function.Gerd Moellmann2000-07-141-0/+44
* (eval_form): GCPRO argument sexpr.Gerd Moellmann2000-07-141-9/+33
* (menu_highlight_callback): UseGerd Moellmann2000-07-141-5/+1
* (help_echo_object, help_echo_pos): New variables.Gerd Moellmann2000-07-141-23/+55
* (gen_help_event, kbd_buffer_store_help_event):Gerd Moellmann2000-07-141-1/+4
* (show_help_echo): Add parameters OBJECT and POS.Gerd Moellmann2000-07-141-20/+109
* (realize_x_face): Make fontset using the base of theKenichi Handa2000-07-141-7/+10
* *** empty log message ***Kenichi Handa2000-07-141-0/+3
* *** empty log message ***Kenichi Handa2000-07-141-0/+7
* (inhibit_iso_escape_detection): New variable.Kenichi Handa2000-07-141-0/+37
* *** empty log message ***Gerd Moellmann2000-07-131-0/+19
* (eval_form): Make it externally visible.Gerd Moellmann2000-07-131-2/+1
* (eval_form): Add prototype.Gerd Moellmann2000-07-131-0/+1
* (show_help_echo): Use eval_form. Add comment.Gerd Moellmann2000-07-131-29/+49
* (construct_mouse_click, construct_mouse_wheel)Gerd Moellmann2000-07-131-0/+12
* (dos_rawgetc): Always set `arg' member of input_events.Gerd Moellmann2000-07-131-0/+2
* (construct_mouse_click, x_scroll_bar_to_input_event)Gerd Moellmann2000-07-131-28/+12
* *** empty log message ***Stefan Monnier2000-07-131-79/+70
* (x_handle_tool_bar_click): Store the frame in theGerd Moellmann2000-07-132-4/+67
* (menu_highlight_callback): Store help string in theGerd Moellmann2000-07-131-9/+14
* (dos_rawgetc): Adapt to change of HELP_EVENTs.Gerd Moellmann2000-07-131-1/+2
* (w32_handle_tool_bar_click): Adapt to changes inGerd Moellmann2000-07-131-4/+8
* (menubar_selection_callback): Use the `arg' slot ofGerd Moellmann2000-07-131-8/+12
* (kbd_buffer_gcpro): Renamed fromGerd Moellmann2000-07-131-48/+75
* (handle_USR2_signal, handle_USR1_signal): UseGerd Moellmann2000-07-131-2/+2