aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (msdos.o): Depend on termchar.h, charset.h, coding.h, and disptab.hEli Zaretskii1998-12-061-2/+2
* (Fstring_as_unibyte): Doc fix.Andreas Schwab1998-12-041-1/+0
* (init_environment): Record the time we started up.Eli Zaretskii1998-12-031-19/+35
* (dos_cleanup): Flush and fsync the termscript stream.Eli Zaretskii1998-12-031-0/+7
* Declare char_valid_p.Andreas Schwab1998-12-031-0/+1
* (check_windows_init_file): Use decode_env_path whenGeoff Voelker1998-12-031-2/+4
* (FONT_MAX_WIDTH): New macro.Geoff Voelker1998-12-031-0/+1
* (dumpglyphs): Use unsigned char arrays.Geoff Voelker1998-12-031-6/+61
* (WM_EMACS_TOGGLE_LOCK_KEY): New define.Geoff Voelker1998-12-021-1/+2
* (key_event): Use Vw32_phantom_key_code. Undo theGeoff Voelker1998-12-021-5/+56
* (Vw32_phantom_key_code): New variable.Geoff Voelker1998-12-021-48/+217
* (w32_last_error): Fix cut+paste error.Geoff Voelker1998-12-021-6/+6
* termhooks.h (event_kind) [WINDOWSNT]: DefineGeoff Voelker1998-12-021-0/+4
* (parse_modifiers): Declare prototype.Geoff Voelker1998-12-021-0/+1
* (Qlanguage_change): New variable.Geoff Voelker1998-12-021-6/+21
* (Qouter_window_id): New variable.Richard M. Stallman1998-12-021-0/+6
* (Freplace_match): Set OPOINT clearly for the caseRichard M. Stallman1998-12-011-1/+3
* (display_text_line): When handling HPOS < 0 after loop,Richard M. Stallman1998-11-301-2/+3
* (Fsingle_key_description): Fix previous change.Richard M. Stallman1998-11-281-2/+3
* (Fstring_as_unibyte, Fstring_as_multibyte):Richard M. Stallman1998-11-271-2/+7
* (Frequire): Update declaration.Kenichi Handa1998-11-261-1/+1
* (ccl_driver) <CCL_TranslateCharacter>: Don't suppress MSBKenichi Handa1998-11-261-2/+2
* (non_ascii_char_to_string): If C has modifier bits,Kenichi Handa1998-11-261-0/+17
* (CHAR_BYTES): If C has modifier bits, return 1.Kenichi Handa1998-11-261-1/+2
* (internal_self_insert): If C has modifier bits, insertKenichi Handa1998-11-261-0/+4
* (read_process_output): Call signal_after_change.Richard M. Stallman1998-11-251-1/+4
* (syms_of_buffer): Doc fix.Richard M. Stallman1998-11-241-3/+10
* (syms_of_keyboard): Doc fix.Richard M. Stallman1998-11-241-2/+6
* (Fmake_keymap): Doc fix.Richard M. Stallman1998-11-241-2/+2
* (word_boundary_p): If C1 or C2 are compositeKenichi Handa1998-11-241-0/+5
* (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