| Commit message (Expand) | Author | Age | Files | Lines |
| * | (w32_wnd_proc) [WM_DRAW_ITEM]: Do not try to draw a null title. | Jason Rumney | 2000-07-15 | 1 | -71/+24 |
| * | (w32_menu_show): Call free_menubar_widget_value_tree after menu is | Jason Rumney | 2000-07-15 | 1 | -5/+6 |
| * | (w32-enable-italics, w32-charset-to-codepage-alist): Declare as obsolete. | Jason Rumney | 2000-07-15 | 1 | -0/+5 |
| * | Make FONTNAME arg to set-fontset-font a cons. | Jason Rumney | 2000-07-15 | 1 | -4/+4 |
| * | check default_face before dereferencing | Sam Steingold | 2000-07-14 | 2 | -214/+219 |
| * | *** empty log message *** | Gerd Moellmann | 2000-07-14 | 2 | -0/+13 |
| * | (malloc) [emacs]: Define as xmalloc. | Gerd Moellmann | 2000-07-14 | 1 | -1/+1 |
| * | (xrealloc, xmalloc): Renamed from yrealloc and | Gerd Moellmann | 2000-07-14 | 1 | -30/+30 |
| * | (xmalloc, xrealloc): Make externally visible, for use | Gerd Moellmann | 2000-07-14 | 1 | -4/+4 |
| * | (alloca.o): Add -Demacs so that alloca will use | Gerd Moellmann | 2000-07-14 | 1 | -1/+1 |
| * | *** empty log message *** | Dave Love | 2000-07-14 | 1 | -0/+4 |
| * | (back_comment): Add null default in switch for pcc. | Dave Love | 2000-07-14 | 1 | -0/+1 |
| * | Add view-mode to local variables. | Dave Love | 2000-07-14 | 1 | -0/+1 |
| * | *** empty log message *** | Gerd Moellmann | 2000-07-14 | 2 | -0/+10 |
| * | (Fx_show_tip): Adjust number of parameters | Gerd Moellmann | 2000-07-14 | 1 | -1/+1 |
| * | (Fx_show_tip): If frame parameters contain a position, | Gerd Moellmann | 2000-07-14 | 1 | -8/+43 |
| * | Fix typo. | Gerd Moellmann | 2000-07-14 | 1 | -1/+1 |
| * | load-path not customizable | Dave Love | 2000-07-14 | 1 | -1/+6 |
| * | (Info-mode-menu): Fix use of :help, :enable. | Dave Love | 2000-07-14 | 2 | -32/+37 |
| * | *** empty log message *** | Gerd Moellmann | 2000-07-14 | 2 | -8/+52 |
| * | (FUNCTIONP): New macro. | Gerd Moellmann | 2000-07-14 | 1 | -0/+10 |
| * | (internal_condition_case_2): New function. | Gerd Moellmann | 2000-07-14 | 1 | -0/+44 |
| * | (eval_form): GCPRO argument sexpr. | Gerd Moellmann | 2000-07-14 | 1 | -9/+33 |
| * | (menu_highlight_callback): Use | Gerd Moellmann | 2000-07-14 | 1 | -5/+1 |
| * | (help_echo_object, help_echo_pos): New variables. | Gerd Moellmann | 2000-07-14 | 1 | -23/+55 |
| * | (gen_help_event, kbd_buffer_store_help_event): | Gerd Moellmann | 2000-07-14 | 1 | -1/+4 |
| * | (show_help_echo): Add parameters OBJECT and POS. | Gerd Moellmann | 2000-07-14 | 1 | -20/+109 |
| * | (realize_x_face): Make fontset using the base of the | Kenichi Handa | 2000-07-14 | 1 | -7/+10 |
| * | *** empty log message *** | Kenichi Handa | 2000-07-14 | 1 | -0/+3 |
| * | (easy-menu-convert-item-1): Only intern if the label is a string. | Stefan Monnier | 2000-07-14 | 1 | -1/+1 |
| * | (easy-menu-convert-item-1): Intern the label. | Stefan Monnier | 2000-07-14 | 2 | -30/+33 |
| * | *** empty log message *** | Kenichi Handa | 2000-07-14 | 2 | -1/+8 |
| * | *** empty log message *** | Kenichi Handa | 2000-07-14 | 1 | -0/+9 |
| * | (inhibit_iso_escape_detection): New variable. | Kenichi Handa | 2000-07-14 | 1 | -0/+37 |
| * | *** empty log message *** | Gerd Moellmann | 2000-07-13 | 2 | -5/+29 |
| * | (eval_form): Make it externally visible. | Gerd Moellmann | 2000-07-13 | 1 | -2/+1 |
| * | (eval_form): Add prototype. | Gerd Moellmann | 2000-07-13 | 1 | -0/+1 |
| * | (show_help_echo): Use eval_form. Add comment. | Gerd Moellmann | 2000-07-13 | 1 | -29/+49 |
| * | (construct_mouse_click, construct_mouse_wheel) | Gerd Moellmann | 2000-07-13 | 1 | -0/+12 |
| * | (dos_rawgetc): Always set `arg' member of input_events. | Gerd Moellmann | 2000-07-13 | 1 | -0/+2 |
| * | (construct_mouse_click, x_scroll_bar_to_input_event) | Gerd Moellmann | 2000-07-13 | 1 | -28/+12 |
| * | *** empty log message *** | Stefan Monnier | 2000-07-13 | 1 | -79/+70 |
| * | Doc fixes. | Dave Love | 2000-07-13 | 2 | -36/+39 |
| * | Change maintainer address. | Dave Love | 2000-07-13 | 2 | -3/+7 |
| * | (reftex-bibtex-selection-callback): Call throw correctly. | Dave Love | 2000-07-13 | 1 | -1/+1 |
| * | (eval-expression-print-length): Change custom type to | Gerd Moellmann | 2000-07-13 | 2 | -1/+8 |
| * | (frame-background-mode): Doc fix. | Gerd Moellmann | 2000-07-13 | 1 | -1/+2 |
| * | (fortran-imenu-generic-expression): Change definition layout. | Dave Love | 2000-07-13 | 2 | -18/+24 |
| * | (custom-group-menu-create, customize-menu-create): Use :filter, per old | Dave Love | 2000-07-13 | 2 | -22/+13 |
| * | (x_handle_tool_bar_click): Store the frame in the | Gerd Moellmann | 2000-07-13 | 2 | -4/+67 |