| Commit message (Expand) | Author | Age | Files | Lines |
* | (wait_reading_process_input): If wait_for_cell, | Richard M. Stallman | 1997-03-22 | 1 | -1/+10 |
* | (print): Generate a backslash in \2e10. | Richard M. Stallman | 1997-03-22 | 1 | -1/+3 |
* | (struct frame): New field buffer_list. | Richard M. Stallman | 1997-03-22 | 1 | -1/+4 |
* | (frame_buffer_list, set_frame_buffer_list): New functions. | Richard M. Stallman | 1997-03-22 | 1 | -1/+46 |
* | Change copyright year. | Richard M. Stallman | 1997-03-22 | 1 | -1/+1 |
* | (struct buffer): New field display_count. | Richard M. Stallman | 1997-03-22 | 1 | -0/+3 |
* | (reset_buffer): Initialize display_count slot. | Richard M. Stallman | 1997-03-22 | 1 | -6/+54 |
* | (mark_object): Mark the buffer_list field. | Richard M. Stallman | 1997-03-22 | 1 | -0/+1 |
* | (dumpglyphs): Set a clipping region when we draw glyphs | Kenichi Handa | 1997-03-19 | 1 | -111/+183 |
* | (Valternative_fontname_alist): New variable. | Kenichi Handa | 1997-03-19 | 1 | -1/+7 |
* | (Valternative_fontname_alist): Extern it. | Kenichi Handa | 1997-03-19 | 1 | -0/+1 |
* | (insert_glyphs): Fix a bug which turns up when | Kenichi Handa | 1997-03-19 | 1 | -1/+1 |
* | Adjusted for the change of MAX_CHARSET. | Kenichi Handa | 1997-03-18 | 5 | -16/+16 |
* | (describe_vector): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS. | Kenichi Handa | 1997-03-18 | 1 | -13/+18 |
* | (CHAR_TABLE_ORDINARY_SLOTS): Change to 384 (== 256 + 128). | Kenichi Handa | 1997-03-18 | 1 | -4/+32 |
* | Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS. | Kenichi Handa | 1997-03-18 | 2 | -8/+8 |
* | Adjusted for the change of MAX_CHARSET. | Kenichi Handa | 1997-03-18 | 1 | -24/+23 |
* | (MAX_CHARSET): Definition changed to the actual | Kenichi Handa | 1997-03-18 | 1 | -5/+8 |
* | (Faref, Faset): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS. | Kenichi Handa | 1997-03-18 | 1 | -12/+10 |
* | (GLYPH_FOLLOW_ALIASES): Assure that the resulting G | Kenichi Handa | 1997-03-18 | 1 | -4/+8 |
* | (map_char_table): Handle multibyte characters. | Kenichi Handa | 1997-03-18 | 1 | -8/+21 |
* | (SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY): Adjusted for the change of | Kenichi Handa | 1997-03-18 | 1 | -2/+2 |
* | (encode_terminal_code): Check validity of character code. | Kenichi Handa | 1997-03-18 | 1 | -4/+9 |
* | (copy_part_of_rope): Declare glyph as type GLYPH. For a | Kenichi Handa | 1997-03-18 | 1 | -14/+29 |
* | (x_list_fonts): Comment about cached font list added. | Kenichi Handa | 1997-03-18 | 1 | -1/+6 |
* | Fix typo in comment. | Karl Heuer | 1997-03-17 | 1 | -1/+1 |
* | Fix typos in comment. | Karl Heuer | 1997-03-17 | 1 | -2/+2 |
* | (change_window_height): Handle shrink as well as enlarge. | Karl Heuer | 1997-03-14 | 1 | -1/+1 |
* | (FAST_MAKE_GLYPH): Don't cast CHAR arg; character codes | Karl Heuer | 1997-03-10 | 1 | -2/+1 |
* | (decode_eol): Fix bug of converting CRLF to LF. | Kenichi Handa | 1997-03-05 | 1 | -1/+1 |
* | (compute_motion): When POS >= TO, don't call | Kenichi Handa | 1997-03-05 | 1 | -14/+20 |
* | (CATEGORY_SET): Cast arg C to | Kenichi Handa | 1997-03-03 | 1 | -5/+7 |
* | [__GLIBC__ >= 2]: Don't declare __getpagesize. | Karl Heuer | 1997-03-01 | 1 | -0/+4 |
* | Initial revision | Karl Heuer | 1997-03-01 | 1 | -0/+1638 |
* | (SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY): Cast arg C to | Kenichi Handa | 1997-02-28 | 1 | -8/+10 |
* | (init_syntax_once): Add trick to avoid compiler warning | Kenichi Handa | 1997-02-28 | 1 | -3/+9 |
* | (Fload): Call Vload_source_file_function with 4 args. | Erik Naggum | 1997-02-27 | 1 | -1/+1 |
* | (init_buffer_once): Make member | Kenichi Handa | 1997-02-27 | 1 | -2/+9 |
* | (CATEGORY_SET): For a composite character, return | Kenichi Handa | 1997-02-27 | 1 | -10/+13 |
* | (Fregister_ccl_program): Escape newlines in docstring. | Kenichi Handa | 1997-02-27 | 1 | -2/+2 |
* | (Fcmpchar_cmp_rule): Escape newlines in docstring. | Kenichi Handa | 1997-02-27 | 1 | -8/+8 |
* | (INC_POS, DEC_POS): Don't increase or decrease too | Kenichi Handa | 1997-02-27 | 1 | -6/+9 |
* | (create_process, Fopen_network_stream): Typo in indexes | Kenichi Handa | 1997-02-27 | 1 | -167/+254 |
* | (struct iso2022_spec): Member requested_designation is | Kenichi Handa | 1997-02-27 | 1 | -4/+14 |
* | (Faref, Faset): Handle a composite char correctly in char-table. | Kenichi Handa | 1997-02-27 | 1 | -8/+8 |
* | (DISP_CHAR_VECTOR): Allow bare 8-bit in display-table. | Kenichi Handa | 1997-02-27 | 1 | -1/+2 |
* | Escape newlines in docstring. | Kenichi Handa | 1997-02-27 | 1 | -1/+1 |
* | (Finsert_file_contents, Fwrite_region): Do not perform | Kenichi Handa | 1997-02-27 | 1 | -2/+4 |
* | (Vuse_default_ascent): Extern. | Kenichi Handa | 1997-02-27 | 1 | -0/+5 |
* | (syms_of_fontset): Intern Qfontset. Declare new lisp | Kenichi Handa | 1997-02-27 | 1 | -11/+25 |