| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (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 |
| * | (Fsplit_window): Ignore FRAME_NO_SPLIT_P here. | Richard M. Stallman | 1997-05-31 | 1 | -9/+0 |
| * | (main): Call syms_of_xfaces whenever ! HAVE_NTGUI. | Richard M. Stallman | 1997-05-31 | 1 | -5/+1 |
| * | (XOBJ, MSDOS_OBJ, SOME_MACHINE_OBJECTS): Delete xfaces.o. | Richard M. Stallman | 1997-05-31 | 1 | -7/+9 |
| * | (insert_glyphs): Use &, not &&. | Richard M. Stallman | 1997-05-31 | 1 | -1/+1 |
| * | (x_load_font): Use macro FONT_ENCODING_NOT_DECIDED. | Richard M. Stallman | 1997-05-31 | 1 | -8/+10 |
| * | (intern): Don't make a pure string here, since Fintern does that. | Richard M. Stallman | 1997-05-31 | 1 | -4/+1 |
| * | (lisp, shortlisp): Use cus-start.el, not .elc. | Richard M. Stallman | 1997-05-31 | 1 | -2/+2 |
| * | (Farrayp): Accept bool-vectors and char-tables. | Richard M. Stallman | 1997-05-30 | 1 | -1/+2 |
| * | (x_real_positions): Subtract border width from results. | Richard M. Stallman | 1997-05-30 | 1 | -2/+2 |
| * | (Fchar_table_range, Fset_char_table_range): | Richard M. Stallman | 1997-05-30 | 1 | -12/+22 |
| * | (Fcurrent_time_string): Doc fix. | Richard M. Stallman | 1997-05-29 | 1 | -0/+3 |
| * | (Fsignal): Use call2 to call Vsignal_hook_function. | Richard M. Stallman | 1997-05-29 | 1 | -1/+1 |
| * | (scrolling): If a line is not enabled, | Richard M. Stallman | 1997-05-29 | 1 | -3/+10 |
| * | (Faset): Doc fix. | Richard M. Stallman | 1997-05-29 | 1 | -1/+2 |
| * | (Fmake_bool_vector): Doc fix. | Richard M. Stallman | 1997-05-28 | 1 | -2/+2 |
| * | (syms_of_buffer): Doc fix. | Richard M. Stallman | 1997-05-28 | 1 | -1/+1 |
| * | (XTread_socket) <ConfigureNotify>: Don't call | Richard M. Stallman | 1997-05-28 | 1 | -19/+16 |
| * | (Fchar_equal): Make it handle case of multibyte | Kenichi Handa | 1997-05-28 | 1 | -9/+3 |
| * | (CHAR_TABLE_REF): Do not check validity of CT. | Kenichi Handa | 1997-05-28 | 1 | -18/+30 |
| * | (casify_object): Handle multibyte characters. | Kenichi Handa | 1997-05-28 | 1 | -51/+71 |
| * | (case_temp1, case_temp2): New variables temporarily | Kenichi Handa | 1997-05-28 | 1 | -92/+42 |
| * | (Ffind_charset_string): The variable CHARSETS is | Kenichi Handa | 1997-05-28 | 1 | -3/+3 |
| * | (encode_invocation_designation): Use macro | Kenichi Handa | 1997-05-28 | 1 | -24/+16 |
| * | (struct iso2022_spec): Member requested_designation is | Kenichi Handa | 1997-05-28 | 1 | -1/+7 |