aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Gerd Moellmann2000-07-181-0/+3
* (face-alternative-font-family-alist): RemoveGerd Moellmann2000-07-181-4/+3
* (help_echo_window): New variable.Gerd Moellmann2000-07-182-4/+29
* (show_help_echo, gen_help_event): Change prototypes.Gerd Moellmann2000-07-181-2/+3
* (show_help_echo): Add parameter WINDOW.Gerd Moellmann2000-07-181-20/+26
* (menu_help_callback): Call show_help_echo withGerd Moellmann2000-07-181-1/+3
* *** empty log message ***Dave Love2000-07-181-0/+5
* Fix dependencies of blockinput.h on atimer.h, systime.h.Dave Love2000-07-181-21/+22
* *** empty log message ***Gerd Moellmann2000-07-181-0/+6
* (allocate_string_data): If string had already dataGerd Moellmann2000-07-181-12/+15
* (syms_of_coding): Fix typo in spelling of variableGerd Moellmann2000-07-181-1/+1
* *** empty log message ***Gerd Moellmann2000-07-181-0/+8
* (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