aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Fset_mouse_position): Doc fix.Richard M. Stallman1998-11-221-1/+5
* (Fsingle_key_description): Handle generic characters.Richard M. Stallman1998-11-191-5/+24
* (Frequire): New arg NOERROR.Richard M. Stallman1998-11-191-6/+12
* (Qmouse_face): Replace definition with extern decl.Richard M. Stallman1998-11-181-4/+2
* (Qmouse_face): Variable definition moved here.Richard M. Stallman1998-11-181-1/+3
* (temp_output_buffer_show): Around temp-buffer-show-hook,Richard M. Stallman1998-11-171-3/+3
* (CHAR_TABLE_REF): Check if IDX is negative or not.Kenichi Handa1998-11-161-1/+1
* (non_ascii_char_to_string): If C is negative, signal error.Kenichi Handa1998-11-161-0/+3
* (SINGLE_BYTE_CHAR_P): Check if C is negative or not.Kenichi Handa1998-11-161-1/+1
* Initial revisionKenichi Handa1998-11-161-0/+17
* Include charset.h.Kenichi Handa1998-11-162-0/+2
* (abbrev.o): Depend on charset.hKenichi Handa1998-11-161-2/+2
* (SYNTAX_ENTRY_INT): For a composite character, checkKenichi Handa1998-11-161-3/+6
* (LIBS_MACHINE): Delete redundant definition.Karl Heuer1998-11-131-3/+0
* (XTread_socket): Fix previous change in case F == 0.Karl Heuer1998-11-121-1/+2
* Initial revisionKarl Heuer1998-11-111-0/+22
* (BSD_PGRPS): Add #undef.Karl Heuer1998-11-111-0/+4
* (BROKEN_FIONREAD): #undef commented out.Karl Heuer1998-11-111-0/+4
* (MAX_ALLOCA): New macro.Eli Zaretskii1998-11-111-6/+36
* (byte_combining_error): Error message improved.Kenichi Handa1998-11-111-1/+1
* (char_valid_p): Handle a composite character correctly.Kenichi Handa1998-11-111-1/+1
* (str_cmpchar_id): Check the byte sequence forKenichi Handa1998-11-111-3/+13
* (x_list_fonts): Don't change the value of maxnames.Kenichi Handa1998-11-111-7/+3
* (Vw32_pass_optional_keys_to_system): Variable removed.Geoff Voelker1998-11-101-103/+680
* ($(BLD)\w32inevt.obj): Add dependencies on w32term.hGeoff Voelker1998-11-101-1/+3
* Include w32term.h and w32heap.h.Geoff Voelker1998-11-101-211/+232
* (sys_kill): Set extended key flag when fakingGeoff Voelker1998-11-101-6/+202
* (convert_to_key_event): Removed.Geoff Voelker1998-11-101-68/+33
* (struct w32_display_info): New element faked_key.Geoff Voelker1998-11-101-14/+28
* (regex_compile): Handle translation of multibyteKarl Heuer1998-11-101-9/+20
* (CATEGORY_SET): Adjusted for the change of cmpchar_component.Kenichi Handa1998-11-101-2/+2
* (cmpchar_component): New arg NOERROR. CheckKenichi Handa1998-11-101-21/+33
* (cmpchar_component): Proto-type adjusted.Kenichi Handa1998-11-101-1/+1
* (string_to_non_ascii_char): Return correct length forKenichi Handa1998-11-091-2/+4
* (Fprocess_status): Doc fix.Karl Heuer1998-11-071-1/+1
* (init_charset_once): Fix previous change.Kenichi Handa1998-11-071-1/+1
* (string_to_non_ascii_char): Fix previous change.Kenichi Handa1998-11-061-21/+24
* (SPLIT_NON_ASCII_CHAR): Check dimension of an invalidKenichi Handa1998-11-061-10/+9
* (MULTIBYTE_BYTES_WIDTH): Check validity of a multibyte character.Kenichi Handa1998-11-061-5/+9
* (Fstring_to_char): Don't return a multibyte characterKenichi Handa1998-11-061-1/+6
* (string_to_non_ascii_char): Fix previous change.Kenichi Handa1998-11-061-3/+4
* (MAKE_NON_ASCII_CHAR): Check validity of CHARSET.Kenichi Handa1998-11-061-7/+7
* (display_text_line): Check validity of a multibyteKenichi Handa1998-11-061-51/+61
* (Fcombine_after_change_execute): Return nil, not junk.Karl Heuer1998-11-051-2/+5
* (XTread_socket): ButtonPress clears f->mouse_moved.Karl Heuer1998-11-051-0/+5
* (w32_enable_unicode_output): Rename fromGeoff Voelker1998-11-041-7/+7
* (dumpglyphs): Use FRAME_FONT for w32_fill_area.Geoff Voelker1998-11-041-4/+9
* (w32_list_fonts): Report an error if a frame has notGeoff Voelker1998-11-041-0/+18
* Initial revisionKenichi Handa1998-11-042-0/+38
* (do_switch_frame): Cancel previous change.Kenichi Handa1998-11-041-4/+0