| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (utimbuf): New macro. | Geoff Voelker | 1998-04-23 | 1 | -0/+1 |
| * | (fstat, utime): New functions; these are provided in | Geoff Voelker | 1998-04-23 | 1 | -5/+144 |
| * | (dir_warning): Don't log a warning if Emacs hasn't | Geoff Voelker | 1998-04-23 | 1 | -1/+3 |
| * | (x_set_vertical_scroll_bars): Put scroll bars on the | Geoff Voelker | 1998-04-23 | 1 | -9/+78 |
| * | (Fcommand_execute): Truncate command-history here. | Richard M. Stallman | 1998-04-23 | 1 | -4/+17 |
| * | (read_from_string_index_byte): New variable. | Richard M. Stallman | 1998-04-23 | 1 | -111/+114 |
| * | (emacs.o): Depend on buffer.h. | Richard M. Stallman | 1998-04-23 | 1 | -1/+1 |
| * | Include buffer.h | Richard M. Stallman | 1998-04-23 | 1 | -27/+58 |
| * | (Fcall_interactively): Truncate command-history here. | Richard M. Stallman | 1998-04-23 | 1 | -0/+17 |
| * | (syms_of_charset): Doc fix for nonascii-insert-offset. | Richard M. Stallman | 1998-04-23 | 1 | -3/+4 |
| * | (Fbuffer_substring): Doc fix. | Richard M. Stallman | 1998-04-23 | 1 | -10/+28 |
| * | (Fstring_make_multibyte): Doc fix. | Richard M. Stallman | 1998-04-23 | 1 | -2/+6 |
| * | (Funibyte_char_to_multibyte): Doc fix. | Richard M. Stallman | 1998-04-23 | 1 | -2/+2 |
| * | (get_boot_time): Remove extraneous semicolon. | Erik Naggum | 1998-04-22 | 1 | -1/+1 |
| * | Remove extraneous semicolon. | Erik Naggum | 1998-04-22 | 1 | -1/+1 |
| * | (alloc_xfer_buf): If want_size is more than 1MB, | Eli Zaretskii | 1998-04-22 | 1 | -5/+10 |
| * | (Fwin16_set_clipboard_data): Call UNBLOCK_INPUT before calling sit_for. | Eli Zaretskii | 1998-04-22 | 1 | -4/+8 |
| * | (Fsignal): Unconditionally do TOTALLY_UNBLOCK_INPUT. | Richard M. Stallman | 1998-04-22 | 1 | -2/+0 |
| * | (Fcall_process) [MSDOS]: Call child_setup instead of run_msdos_command. | Eli Zaretskii | 1998-04-21 | 1 | -13/+26 |
| * | (run_msdos_command): Don't construct process | Eli Zaretskii | 1998-04-21 | 1 | -29/+33 |
| * | (Fmake_temp_name): Complete rewrite. | Richard M. Stallman | 1998-04-20 | 1 | -15/+90 |
| * | (Fgarbage_collect): Don't truncate command-history here. | Richard M. Stallman | 1998-04-20 | 1 | -11/+1 |
| * | (readevalloop): New arg UNIBYTE. Callers changed. | Richard M. Stallman | 1998-04-20 | 1 | -10/+47 |
| * | (copy_text): Count down bytes_left properly | Richard M. Stallman | 1998-04-20 | 1 | -1/+1 |
| * | (Fcompare_strings): Require first 6 args. | Richard M. Stallman | 1998-04-20 | 1 | -1/+1 |
| * | (Ftry_completion): Use Fcompare_strings. | Richard M. Stallman | 1998-04-20 | 1 | -43/+82 |
| * | (Fcompare_strings): New function. | Richard M. Stallman | 1998-04-20 | 1 | -0/+102 |
| * | (lisp): Add czech.elc, slovak.elc, and romanina.elc. | Kenichi Handa | 1998-04-20 | 1 | -2/+8 |
| * | (Fregister_ccl_program): Put ccl-program-idx property to NAME. | Kenichi Handa | 1998-04-20 | 1 | -0/+1 |
| * | (setup_coding_system): For a type 4 coding system, | Kenichi Handa | 1998-04-20 | 1 | -4/+10 |
| * | (struct Lisp_Process): Add inherit_coding_system_flag member. | Eli Zaretskii | 1998-04-19 | 1 | -0/+3 |
| * | (Fset_process_inherit_coding_system_flag, | Eli Zaretskii | 1998-04-19 | 1 | -0/+77 |
| * | (Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffer is empty. | Richard M. Stallman | 1998-04-18 | 1 | -1/+2 |
| * | Initial revision | Richard M. Stallman | 1998-04-18 | 1 | -0/+1 |
| * | (syms_of_emacs): Fix patching error in previous change. | Richard M. Stallman | 1998-04-17 | 1 | -2/+2 |
| * | (read1): Compute NaN and infinities using 0.0 in a | Richard M. Stallman | 1998-04-17 | 1 | -3/+4 |
| * | (readchar): Find the previous byte's address properly | Richard M. Stallman | 1998-04-17 | 1 | -2/+6 |
| * | (Fcall_process_region): Unbind coding-system-for-write | Richard M. Stallman | 1998-04-17 | 1 | -2/+8 |
| * | (reset_terminal_modes): Only invoke hook if defined. | Geoff Voelker | 1998-04-17 | 1 | -1/+2 |
| * | * lastfile.c (_my_endbss, my_endbss_static): New variables. | Geoff Voelker | 1998-04-17 | 1 | -0/+5 |
| * | (Vpath_separator): New variable. | Geoff Voelker | 1998-04-17 | 1 | -0/+10 |
| * | (WM_EMACS_SETFOREGROUND, WM_EMACS_SETLOCALE): | Geoff Voelker | 1998-04-17 | 1 | -1/+3 |
| * | (Vw32_recognize_altgr): New variable. | Geoff Voelker | 1998-04-17 | 1 | -55/+195 |
| * | (w32_executable_type): Properly cast dos_header when | Geoff Voelker | 1998-04-17 | 1 | -8/+100 |
| * | (Vmenu_updating_frame): New variable. | Geoff Voelker | 1998-04-17 | 1 | -1/+13 |
| * | (Vw32_recognize_altgr): Declare. | Geoff Voelker | 1998-04-17 | 1 | -9/+29 |
| * | * w32heap.h (w32_fatal_reload_error): Declare. | Geoff Voelker | 1998-04-17 | 1 | -0/+3 |
| * | (recreate_heap): Invoke w32_fatal_reload_error upon error. | Geoff Voelker | 1998-04-17 | 1 | -1/+1 |
| * | (w32_msg_pump): Handle WM_EMACS_SETLOCALE. | Geoff Voelker | 1998-04-17 | 1 | -0/+7 |
| * | (Qforeground_color, Qbackground_color): Declare. | Geoff Voelker | 1998-04-17 | 1 | -69/+67 |