| Commit message (Expand) | Author | Age | Files | Lines |
| * | (x-ctext): Force katakana-jisx0201 to be designated to G1. | Kenichi Handa | 2000-07-18 | 1 | -1/+1 |
| * | (oldjis-newjis-jisroman-ascii): Don't translate some national variant | Kenichi Handa | 2000-07-18 | 1 | -0/+4 |
| * | *** empty log message *** | Kenichi Handa | 2000-07-18 | 1 | -0/+3 |
| * | (kkc-after-update-conversion-functions): New variable. | Kenichi Handa | 2000-07-17 | 1 | -1/+13 |
| * | *** empty log message *** | Kenichi Handa | 2000-07-17 | 1 | -0/+6 |
| * | Added a new feature to align.el | John Wiegley | 2000-07-17 | 2 | -6/+34 |
| * | *** empty log message *** | Kenichi Handa | 2000-07-17 | 3 | -2/+17 |
| * | ("japanese"): Docstring modified. | Kenichi Handa | 2000-07-17 | 1 | -0/+8 |
| * | (kkc-show-conversion-list-count): Customize it. | Kenichi Handa | 2000-07-17 | 1 | -19/+39 |
| * | (mouse-major-mode-menu-1): get the submenu with lookup-key. | Stefan Monnier | 2000-07-16 | 2 | -2/+6 |
| * | (custom-buffer-create-internal): Use a help-echo function to be more | Dave Love | 2000-07-16 | 2 | -1/+21 |
| * | (widget-specify-field, widget-specify-button): Allow | Dave Love | 2000-07-16 | 1 | -8/+19 |
| * | dummy | Miles Bader | 2000-07-15 | 1 | -0/+18 |
| * | (char_property_eq, char_property_stickiness): | Miles Bader | 2000-07-15 | 1 | -15/+16 |
| * | (display_prop_end, invisible_text_between_p): | Miles Bader | 2000-07-15 | 1 | -5/+5 |
| * | (Fnext_single_char_property_change): | Miles Bader | 2000-07-15 | 1 | -18/+99 |
| * | *** empty log message *** | Jason Rumney | 2000-07-15 | 2 | -0/+50 |
| * | (help_echo_object, help_echo_pos): New variables. | Jason Rumney | 2000-07-15 | 1 | -137/+232 |
| * | (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 |