aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (direct_output_for_insert): Remove confusingGerd Moellmann2000-07-191-1/+5
* (Fnext_single_char_property_change): Add prototype.Gerd Moellmann2000-07-191-0/+1
* Add some more prototypes.Gerd Moellmann2000-07-192-21/+30
* (with_echo_area_buffer): Call FN with more arguments.Gerd Moellmann2000-07-191-3/+15
* *** empty log message ***Gerd Moellmann2000-07-191-0/+4
* (allocate_string_data): Don't copy old string contents.Gerd Moellmann2000-07-191-2/+1
* (code_convert_region): Delete text properties before shrinking theKenichi Handa2000-07-191-11/+9
* *** empty log message ***Kenichi Handa2000-07-191-0/+5
* *** empty log message ***Gerd Moellmann2000-07-181-0/+3
* (update_text_area): Write the whole row if itGerd Moellmann2000-07-181-0/+1
* *** 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