| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Remove duplicate prototypes. Declare free_frame_xic, | Dave Love | 2000-06-20 | 1 | -12/+5 |
| * | (x_set_tool_bar_lines, free_frame_xic, compose_text, getenv, ctime) | Dave Love | 2000-06-20 | 1 | -10/+3 |
| * | Add HAVE_GETWD. Move some definitions above machine/system includes. | Dave Love | 2000-06-20 | 1 | -8/+9 |
| * | (HAVE_GETLOADAVG): Define it as 1. | Kenichi Handa | 2000-06-20 | 1 | -1/+1 |
| * | *** empty log message *** | Kenichi Handa | 2000-06-20 | 1 | -0/+2 |
| * | (font_list): Handle the case that REGISTRY doesn't contain information | Kenichi Handa | 2000-06-20 | 1 | -6/+13 |
| * | (FONTSET_ASCII): Use the first element of char table | Kenichi Handa | 2000-06-20 | 1 | -19/+16 |
| * | *** empty log message *** | Kenichi Handa | 2000-06-20 | 1 | -0/+14 |
| * | (Fparse_partial_sexp): Doc fix. | Dave Love | 2000-06-19 | 2 | -3/+7 |
| * | Remove redundant unistd.h inclusion. | Dave Love | 2000-06-19 | 1 | -1/+0 |
| * | (x_load_resources): Set default resources for resource | Dave Love | 2000-06-19 | 1 | -9/+5 |
| * | Test PROTOTYPES as well as __STDC__. | Dave Love | 2000-06-19 | 1 | -3/+3 |
| * | *** empty log message *** | Dave Love | 2000-06-19 | 1 | -0/+10 |
| * | Include errno.h, string.h, unistd.h. Don't declare errno, strerror. | Dave Love | 2000-06-19 | 1 | -6/+11 |
| * | (x_frame_of_widget): Add `static' to declaration (for pcc). | Dave Love | 2000-06-19 | 1 | -1/+1 |
| * | (dump_glyph_matrix): Add `static' to declaration (for pcc). | Dave Love | 2000-06-19 | 1 | -1/+1 |
| * | *** empty log message *** | Gerd Moellmann | 2000-06-19 | 1 | -0/+13 |
| * | ignore bootstrap-emacs | Sam Steingold | 2000-06-19 | 1 | -0/+1 |
| * | (XTread_socket) <KeyPress>: In case XmbLookupString | Gerd Moellmann | 2000-06-19 | 1 | -1/+4 |
| * | (mark_object) [GC_CHECK_MARKED_OBJECTS]: Check that no | Gerd Moellmann | 2000-06-19 | 1 | -2/+81 |
| * | (syms_of_abbrev): Set buffer_default's abbrev table | Gerd Moellmann | 2000-06-19 | 1 | -0/+1 |
| * | Unprotoized. | Dave Love | 2000-06-19 | 2 | -8/+26 |
| * | *** empty log message *** | Gerd Moellmann | 2000-06-19 | 1 | -0/+5 |
| * | (set_internal): If variable is frame-local, | Gerd Moellmann | 2000-06-19 | 1 | -4/+24 |
| * | missed one in last checkin | Ken Raeburn | 2000-06-19 | 1 | -1/+1 |
| * | fix jpeg error-handling setup | Ken Raeburn | 2000-06-19 | 2 | -1/+4 |
| * | * keyboard.c (follow_key, read_key_sequence): Use XUINT on key value, or checks | Ken Raeburn | 2000-06-19 | 3 | -3/+10 |
| * | (setup_coding_system) <4>: Reset member `cr_carryover'. | Kenichi Handa | 2000-06-19 | 1 | -5/+152 |
| * | (CCL_WRITE_CHAR): Convert NL according to ccl->eol_type. | Kenichi Handa | 2000-06-19 | 1 | -1/+13 |
| * | (struct ccl_program): New member eol_type. | Kenichi Handa | 2000-06-19 | 1 | -0/+5 |
| * | *** empty log message *** | Kenichi Handa | 2000-06-19 | 1 | -0/+19 |
| * | fix up more Lisp_Object/int conversion issues | Ken Raeburn | 2000-06-18 | 6 | -6/+34 |
| * | fix shadowing of 'keymap' enum value | Ken Raeburn | 2000-06-18 | 1 | -9/+9 |
| * | *** empty log message *** | Gerd Moellmann | 2000-06-18 | 1 | -0/+3 |
| * | (syms_of_xfaces) [DEBUG_X_COLORS]: Defsubr dump_colors | Gerd Moellmann | 2000-06-18 | 1 | -1/+1 |
| * | * xdisp.c (decode_mode_spec): Fix sense of test whether Vline_number_display_... | Ken Raeburn | 2000-06-16 | 2 | -2/+3 |
| * | * xdisp.c (decode_mode_spec): In "no_value" case, do NUL termination of string. | Ken Raeburn | 2000-06-16 | 2 | -1/+7 |
| * | *** empty log message *** | Gerd Moellmann | 2000-06-16 | 1 | -0/+3 |
| * | (describe_buffer_bindings): Add `\f\n' in front of titles. | Gerd Moellmann | 2000-06-16 | 1 | -4/+6 |
| * | (update_frame_1): Handle case that cursor vpos is | Gerd Moellmann | 2000-06-15 | 2 | -1/+12 |
| * | *** empty log message *** | Gerd Moellmann | 2000-06-15 | 1 | -0/+2 |
| * | (alarm_signal_handler): Add forward declaration. | Gerd Moellmann | 2000-06-15 | 1 | -0/+1 |
| * | *** empty log message *** | Eli Zaretskii | 2000-06-15 | 1 | -0/+5 |
| * | (toplevel): Fix last change, so as not to deprive MSDOS | Eli Zaretskii | 2000-06-15 | 1 | -12/+8 |
| * | (decode_coding_emacs_mule): Always set src_base at the | Kenichi Handa | 2000-06-15 | 1 | -2/+1 |
| * | *** empty log message *** | Kenichi Handa | 2000-06-15 | 1 | -0/+5 |
| * | (set_internal): Remove debug code. | Gerd Moellmann | 2000-06-15 | 2 | -3/+4 |
| * | *** empty log message *** | Gerd Moellmann | 2000-06-14 | 1 | -0/+2 |
| * | (bootstrap-temacs): Add `-I../src'. | Gerd Moellmann | 2000-06-14 | 1 | -1/+1 |
| * | *** empty log message *** | Gerd Moellmann | 2000-06-14 | 2 | -0/+65 |