aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (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
* (w32-enable-italics, w32-charset-to-codepage-alist): Declare as obsolete.Jason Rumney2000-07-151-0/+5
* Make FONTNAME arg to set-fontset-font a cons.Jason Rumney2000-07-151-4/+4
* check default_face before dereferencingSam Steingold2000-07-142-214/+219
* *** empty log message ***Gerd Moellmann2000-07-142-0/+13
* (malloc) [emacs]: Define as xmalloc.Gerd Moellmann2000-07-141-1/+1
* (xrealloc, xmalloc): Renamed from yrealloc andGerd Moellmann2000-07-141-30/+30
* (xmalloc, xrealloc): Make externally visible, for useGerd Moellmann2000-07-141-4/+4
* (alloca.o): Add -Demacs so that alloca will useGerd 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
* Add view-mode to local variables.Dave Love2000-07-141-0/+1
* *** empty log message ***Gerd Moellmann2000-07-142-0/+10
* (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
* Fix typo.Gerd Moellmann2000-07-141-1/+1
* load-path not customizableDave Love2000-07-141-1/+6
* (Info-mode-menu): Fix use of :help, :enable.Dave Love2000-07-142-32/+37
* *** empty log message ***Gerd Moellmann2000-07-142-8/+52
* (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
* (easy-menu-convert-item-1): Only intern if the label is a string.Stefan Monnier2000-07-141-1/+1
* (easy-menu-convert-item-1): Intern the label.Stefan Monnier2000-07-142-30/+33
* *** empty log message ***Kenichi Handa2000-07-142-1/+8
* *** empty log message ***Kenichi Handa2000-07-141-0/+9
* (inhibit_iso_escape_detection): New variable.Kenichi Handa2000-07-141-0/+37
* *** empty log message ***Gerd Moellmann2000-07-132-5/+29
* (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
* Doc fixes.Dave Love2000-07-132-36/+39
* Change maintainer address.Dave Love2000-07-132-3/+7
* (reftex-bibtex-selection-callback): Call throw correctly.Dave Love2000-07-131-1/+1
* (eval-expression-print-length): Change custom type toGerd Moellmann2000-07-132-1/+8
* (frame-background-mode): Doc fix.Gerd Moellmann2000-07-131-1/+2
* (fortran-imenu-generic-expression): Change definition layout.Dave Love2000-07-132-18/+24
* (custom-group-menu-create, customize-menu-create): Use :filter, per oldDave Love2000-07-132-22/+13
* (x_handle_tool_bar_click): Store the frame in theGerd Moellmann2000-07-132-4/+67