| Commit message (Expand) | Author | Age | Files | Lines |
* | (Finsert_char): Check QUIT. | Richard M. Stallman | 1997-06-09 | 1 | -0/+1 |
* | (fast_c_string_match_ignore_case): | Richard M. Stallman | 1997-06-09 | 1 | -1/+2 |
* | (list_fontsets, fs_load_font): fast_c_string_match_ignore_case renamed. | Richard M. Stallman | 1997-06-09 | 1 | -5/+5 |
* | (x_list_fonts): fast_c_string_match_ignore_case renamed. | Richard M. Stallman | 1997-06-09 | 1 | -2/+2 |
* | (dumpglyph): Shift baseline for such a font that is | Kenichi Handa | 1997-06-09 | 1 | -14/+32 |
* | (selection_data_to_lisp_data): Change coding system | Kenichi Handa | 1997-06-09 | 1 | -2/+2 |
* | (Faset): Inherit default value correctly while creating | Kenichi Handa | 1997-06-09 | 1 | -2/+5 |
* | (Fwrite_region): Cancel the 7th argument CODING_SYSTEM | Kenichi Handa | 1997-06-09 | 1 | -16/+6 |
* | (decode_mode_spec): Access the value of | Kenichi Handa | 1997-06-09 | 1 | -3/+2 |
* | (Fstart_process):Pay attention to | Kenichi Handa | 1997-06-09 | 1 | -2/+12 |
* | (Fcall_process): Pay attention to | Kenichi Handa | 1997-06-09 | 1 | -4/+13 |
* | (Vdefault_process_coding_system): Extern it. | Kenichi Handa | 1997-06-09 | 1 | -1/+2 |
* | (Vcoding_system_alist): Deleted. | Kenichi Handa | 1997-06-09 | 1 | -38/+88 |
* | (struct buffer): New member buffer_file_coding_system. | Kenichi Handa | 1997-06-09 | 1 | -0/+4 |
* | (init_buffer_once): Inititialize the member | Kenichi Handa | 1997-06-09 | 1 | -1/+20 |
* | (Fcopy_keymap): After copying a sub-char-table, do store the copy. | Richard M. Stallman | 1997-06-04 | 1 | -0/+2 |
* | (stamp-oldxmenu): Always define this one way or another. | Richard M. Stallman | 1997-06-04 | 1 | -1/+6 |
* | (casify_object): Fix bug on handling a character | Kenichi Handa | 1997-06-04 | 1 | -3/+7 |
* | (find_interval): No longer inline. | Richard M. Stallman | 1997-06-02 | 1 | -1/+1 |
* | (Freplace_match): If opoint is 0, that's relative to ZV. | Richard M. Stallman | 1997-06-02 | 1 | -1/+1 |
* | (NO_SHARED_LIBS): Test __alpha__ && ! __ELF__. | Richard M. Stallman | 1997-06-02 | 1 | -1/+1 |
* | (syms_of_keyboard): Doc fix. | Richard M. Stallman | 1997-06-02 | 1 | -2/+4 |
* | (VALMASK, GCTYPEMASK, MARKBIT, ARRAY_MARK_FLAG) | Richard M. Stallman | 1997-06-02 | 1 | -5/+2 |
* | (Fx_create_frame): Use XINT to access parent. | Richard M. Stallman | 1997-06-02 | 1 | -1/+1 |
* | (Fsyntax_table_p, check_syntax_table): Use EQ. | Richard M. Stallman | 1997-06-02 | 1 | -6/+6 |
* | (search_buffer): Use XINT around refs to trt. | Richard M. Stallman | 1997-06-02 | 1 | -5/+5 |
* | (concat3, get_truename_buffer): Declare them. | Richard M. Stallman | 1997-06-02 | 1 | -2/+3 |
* | (read_key_sequence): Change some locals to `int'. | Richard M. Stallman | 1997-06-02 | 1 | -4/+4 |
* | (compute_motion): Use XFASTINT on width_table elts. | Richard M. Stallman | 1997-06-02 | 1 | -2/+2 |
* | (map_char_table): Use XSETFASTINT. | Richard M. Stallman | 1997-06-02 | 1 | -1/+1 |
* | (Fwrite_region, build_annotations): | Richard M. Stallman | 1997-06-02 | 1 | -6/+6 |
* | (Fcompare_buffer_substrings): trt contains Lisp_Objects. | Richard M. Stallman | 1997-06-02 | 1 | -3/+3 |
* | (Fmove_overlay): Clean up setting o_beg and o_end. | Richard M. Stallman | 1997-06-02 | 1 | -8/+4 |
* | (Fmake_byte_code): Set val from p, not from val. | Richard M. Stallman | 1997-06-02 | 1 | -2/+2 |
* | [__NetBSD__]: Don't include filehdr.h, aouthdr.h | Richard M. Stallman | 1997-06-02 | 1 | -0/+37 |
* | [__alpha__] (NO_SHARED_LIBS): Defined. | Richard M. Stallman | 1997-06-02 | 1 | -0/+4 |
* | [__NetBSD__]: Include stdlib.h, not alloca.h. | Richard M. Stallman | 1997-06-02 | 1 | -0/+8 |
* | Initial revision | Richard M. Stallman | 1997-06-01 | 1 | -0/+134 |
* | (signal): Define only if not NO_DGUX_SIGNAL_REDEF. | Richard M. Stallman | 1997-06-01 | 1 | -0/+2 |
* | (init_baud_rate): Use INIT_BAUD_RATE if it's defined. | Richard M. Stallman | 1997-06-01 | 1 | -6/+4 |
* | (init_lread): Sometimes add to load-path | Richard M. Stallman | 1997-06-01 | 1 | -0/+26 |
* | Include frame.h unconditionally. | Richard M. Stallman | 1997-06-01 | 1 | -36/+40 |
* | (Freplace_match): Fix previous change. | Richard M. Stallman | 1997-05-31 | 1 | -2/+4 |
* | (Fforward_comment): Handle unmatched two-character comment starters. | Richard M. Stallman | 1997-05-31 | 1 | -0/+11 |
* | (back_comment): Detect 2-char comment starts properly. | Richard M. Stallman | 1997-05-31 | 1 | -9/+15 |
* | (move_if_not_intangible): Fix previous change. | Richard M. Stallman | 1997-05-31 | 1 | -2/+2 |
* | (Freplace_match): Use move_if_not_intangible | Richard M. Stallman | 1997-05-31 | 1 | -3/+21 |
* | (move_if_not_intangible): New function. | Richard M. Stallman | 1997-05-31 | 1 | -0/+56 |
* | (process_expose_from_menu, XTread_socket): | Richard M. Stallman | 1997-05-31 | 1 | -1/+5 |
* | (struct x_output): New field has_been_visible. | Richard M. Stallman | 1997-05-31 | 1 | -0/+3 |