| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix previous change. | Karl Heuer | 1997-02-23 | 1 | -4/+15 |
| * | Fix FSF address in comment. | Karl Heuer | 1997-02-23 | 10 | -100/+116 |
| * | [__GNU__] (NeXT, host_self): | Miles Bader | 1997-02-23 | 1 | -1/+7 |
| * | (Fcopy_sequence, concat, internal_equal, Ffillarray): | Karl Heuer | 1997-02-22 | 1 | -5/+14 |
| * | Include charset.h and coding.h. | Karl Heuer | 1997-02-22 | 1 | -54/+234 |
| * | (init_eval_once): Increase max_lisp_eval_depth to 300. | Karl Heuer | 1997-02-22 | 1 | -1/+1 |
| * | (main): Call several initialization function introduced | Karl Heuer | 1997-02-22 | 1 | -0/+8 |
| * | Change FETCH_CHAR references to FETCH_BYTE. | Karl Heuer | 1997-02-22 | 2 | -4/+4 |
| * | Include category.h and charset.h. | Karl Heuer | 1997-02-20 | 1 | -31/+153 |
| * | Initial revision | Karl Heuer | 1997-02-20 | 10 | -0/+9038 |
| * | (struct font_info): This definition is moved to | Karl Heuer | 1997-02-20 | 1 | -12/+29 |
| * | Include charset.h, ccl.h, and fontset.h. | Karl Heuer | 1997-02-20 | 1 | -207/+733 |
| * | Include charset.h and coding.h. | Karl Heuer | 1997-02-20 | 1 | -3/+78 |
| * | Include charset.h and fontset.h. | Karl Heuer | 1997-02-20 | 1 | -3/+47 |
| * | Include charset.h. | Karl Heuer | 1997-02-20 | 1 | -11/+70 |
| * | Include charset.h and coding.h. | Karl Heuer | 1997-02-20 | 1 | -43/+139 |
| * | (SET_RAW_SYNTAX_ENTRY): Handle syntax of multibyte | Karl Heuer | 1997-02-20 | 1 | -48/+44 |
| * | Include charset.h and category.h. | Karl Heuer | 1997-02-20 | 1 | -122/+226 |
| * | (BASE_PURESIZE): Increase. | Karl Heuer | 1997-02-20 | 1 | -1/+1 |
| * | (struct Lisp_Process): New members | Karl Heuer | 1997-02-20 | 1 | -0/+8 |
| * | Include charset.h and coding.h. | Karl Heuer | 1997-02-20 | 1 | -11/+297 |
| * | Include charset.h. | Karl Heuer | 1997-02-20 | 1 | -24/+47 |
| * | Include charset.h. | Karl Heuer | 1997-02-20 | 1 | -8/+27 |
| * | Include charset.h. | Karl Heuer | 1997-02-20 | 1 | -4/+57 |
| * | (CHARACTERBITS, GLYPH_MASK_REV_DIR): New macros. | Karl Heuer | 1997-02-20 | 1 | -12/+35 |
| * | Include charset.h. | Karl Heuer | 1997-02-20 | 1 | -58/+150 |
| * | (command_loop_1): Pay attention to a multibyte | Karl Heuer | 1997-02-20 | 1 | -7/+57 |
| * | Include charset.h. | Karl Heuer | 1997-02-20 | 1 | -4/+26 |
| * | (struct frame): New member `fontset_data'. | Karl Heuer | 1997-02-20 | 1 | -0/+11 |
| * | Include "charset.h" | Karl Heuer | 1997-02-20 | 1 | -0/+13 |
| * | Include charset.h. | Karl Heuer | 1997-02-20 | 1 | -132/+232 |
| * | Include charset.h. | Karl Heuer | 1997-02-20 | 1 | -11/+44 |
| * | (DISP_CHAR_VECTOR): Always return nil for multibyte | Karl Heuer | 1997-02-20 | 1 | -1/+1 |
| * | (struct face): New members `non_ascii_gc' and | Karl Heuer | 1997-02-20 | 1 | -3/+15 |
| * | Include charset.h. | Karl Heuer | 1997-02-20 | 1 | -69/+80 |
| * | Include charset.h. | Karl Heuer | 1997-02-20 | 1 | -38/+142 |
| * | Include charset.h and coding.h. | Karl Heuer | 1997-02-20 | 1 | -9/+131 |
| * | (doc-string of `interactive'): Describe new code | Karl Heuer | 1997-02-20 | 1 | -0/+27 |
| * | (BEGV_ADDR, PT_ADDR, ZV_ADDR): Use macro POS_ADDR. | Karl Heuer | 1997-02-20 | 1 | -6/+49 |
| * | Include charset.h. | Karl Heuer | 1997-02-20 | 1 | -1/+100 |
| * | (Fmake_char_table): Typo in doc-string fixed. Handle | Karl Heuer | 1997-02-20 | 1 | -2/+5 |
| * | The following changes are for new source codes related to Mule. | Karl Heuer | 1997-02-20 | 1 | -31/+77 |
| * | (Fpos_visible_in_window_p): Bug fix. Specify big | Karl Heuer | 1997-02-20 | 1 | -3/+12 |
| * | (struct position): New member tab_offset to accumulate tab offset. | Karl Heuer | 1997-02-20 | 1 | -0/+18 |
| * | (display_text_line): Introduce new local variable | Karl Heuer | 1997-02-20 | 1 | -86/+393 |
| * | (current_column_bol_cache): New variable. This makes | Karl Heuer | 1997-02-20 | 1 | -40/+310 |
| * | (direct_output_forward_char): #if-0-out redundant | Karl Heuer | 1997-02-20 | 1 | -9/+41 |
| * | (scan_lists): Signal errors using scan-error. | Richard M. Stallman | 1997-02-10 | 1 | -4/+26 |
| * | (Fminibuffer_message): New function. | Richard M. Stallman | 1997-02-10 | 1 | -32/+45 |
| * | (change_window_height): Take size from multiple siblings, | Richard M. Stallman | 1997-02-08 | 1 | -15/+66 |