| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Feval_buffer): New arg FILENAME. | Richard M. Stallman | 1997-09-07 | 1 | -5/+12 |
| * | (modify_overlay): Update overlay_modiff of proper buffer. | Richard M. Stallman | 1997-09-07 | 1 | -1/+1 |
| * | Test __OpenBSD__ along with __NetBSD__. | Richard M. Stallman | 1997-09-07 | 1 | -2/+2 |
| * | Initial revision | Richard M. Stallman | 1997-09-07 | 1 | -0/+35 |
| * | (Fcall_process_region): Fix previous change: | Richard M. Stallman | 1997-09-07 | 1 | -1/+1 |
| * | (display_string): Determine multibyte from current buffer, | Richard M. Stallman | 1997-09-07 | 1 | -1/+1 |
| * | Test __OpenBSD__ along with __NetBSD__. | Richard M. Stallman | 1997-09-06 | 1 | -3/+7 |
| * | Test __OpenBSD__ along with __NetBSD__. | Richard M. Stallman | 1997-09-06 | 3 | -11/+13 |
| * | (Ffind_operation_coding_system): If a function in | Kenichi Handa | 1997-09-05 | 1 | -2/+10 |
| * | (Fcall_interactively): Pass new arg to Fread_coding_system. | Richard M. Stallman | 1997-09-05 | 1 | -1/+1 |
| * | (Fread_coding_system): New optional arg DEFAULT_CODING_SYSTEM. | Richard M. Stallman | 1997-09-05 | 1 | -5/+9 |
| * | (Fread_coding_system): Update decl. | Richard M. Stallman | 1997-09-05 | 1 | -1/+1 |
| * | (Fexpand_file_name): If default dir isn't string, use `/'. | Richard M. Stallman | 1997-09-05 | 1 | -11/+12 |
| * | (main): Update Copyright messages. | Erik Naggum | 1997-09-04 | 1 | -1/+1 |
| * | (Faset): Simplify a statement in the char-table case. | Richard M. Stallman | 1997-09-04 | 1 | -7/+13 |
| * | (Qcoding_system_history): New variable. | Richard M. Stallman | 1997-09-04 | 1 | -2/+7 |
| * | (setup_coding_system, Ffind_operation_coding_system) | Richard M. Stallman | 1997-09-04 | 1 | -6/+12 |
| * | (detect_coding_mask): Re-work previous change. | Richard M. Stallman | 1997-09-04 | 1 | -2/+2 |
| * | (HAVE_RINT): Add #undef. | Richard M. Stallman | 1997-09-03 | 1 | -0/+10 |
| * | (emacs_rint): Define this, | Richard M. Stallman | 1997-09-03 | 1 | -6/+10 |
| * | (Fcall_process): Set EOL conversion type to LF when | Richard M. Stallman | 1997-09-03 | 1 | -42/+53 |
| * | (main): Call run_time_remap earlier, before any use of stdio. | Richard M. Stallman | 1997-09-03 | 1 | -5/+5 |
| * | (read_minibuf): Fix use of Ffboundp. | Richard M. Stallman | 1997-09-03 | 1 | -2/+3 |
| * | (my_endbss) [WINDOWSNT]: New variable. | Geoff Voelker | 1997-09-03 | 1 | -0/+6 |
| * | (INTERRUPT_INPUT): Don't define. | Geoff Voelker | 1997-09-03 | 1 | -16/+65 |
| * | (have_menus_p): Move to w32fns.c. | Geoff Voelker | 1997-09-03 | 1 | -7/+0 |
| * | (w32_output): New fields menubar_widget, menubar_active, | Geoff Voelker | 1997-09-03 | 1 | -16/+39 |
| * | (SIF_*): Win95 macros defined for NT. | Geoff Voelker | 1997-09-03 | 1 | -195/+682 |
| * | Include w32heap.h. | Geoff Voelker | 1997-09-03 | 1 | -207/+692 |
| * | (init_menu_items): Disable code. | Geoff Voelker | 1997-09-03 | 1 | -101/+278 |
| * | Declare externs from other files. | Geoff Voelker | 1997-09-03 | 1 | -6/+29 |
| * | Enumerate operating system types. | Geoff Voelker | 1997-09-03 | 1 | -0/+40 |
| * | (os_subtype): New variable. | Geoff Voelker | 1997-09-03 | 1 | -4/+34 |
| * | Include limits.h and errno.h. | Geoff Voelker | 1997-09-03 | 1 | -102/+641 |
| * | (DebPrint, reset_kbd, unset_kbd, take_console): Delete functions. | Geoff Voelker | 1997-09-03 | 1 | -62/+46 |
| * | Remove debugging macros. | Geoff Voelker | 1997-09-03 | 1 | -10/+4 |
| * | Include stddef.h. | Geoff Voelker | 1997-09-03 | 1 | -233/+690 |
| * | Include config.h and time.h. | Geoff Voelker | 1997-09-03 | 1 | -63/+172 |
| * | makefile.nt (TLIB0, TOBJ, OBJ0): New macro. | Geoff Voelker | 1997-09-03 | 1 | -6/+49 |
| * | (redisplay_internal): Check to see if frame is not obscured | Geoff Voelker | 1997-09-03 | 1 | -4/+5 |
| * | (event_kind) [WINDOWSNT]: New event type: mouse_wheel. | Geoff Voelker | 1997-09-03 | 1 | -0/+18 |
| * | (sys_subshell) [DOS_NT]: Save and restore parent's | Geoff Voelker | 1997-09-03 | 1 | -13/+19 |
| * | Declare discard_mouse_events. | Geoff Voelker | 1997-09-03 | 1 | -0/+1 |
| * | (kbd_buffer_get_event) [WINDOWSNT]: Support | Geoff Voelker | 1997-09-03 | 1 | -4/+117 |
| * | (FRAME_OBSCURED_P): New macro. | Geoff Voelker | 1997-09-03 | 1 | -1/+11 |
| * | (Fexpand_file_name) [WINDOWSNT]: When stripping | Geoff Voelker | 1997-09-03 | 1 | -5/+8 |
| * | Minor reordering of macros. | Richard M. Stallman | 1997-09-02 | 1 | -1/+1 |
| * | (detect_coding_mask): Add in CODING_CATEGORY_MASK_RAW_TEXT | Richard M. Stallman | 1997-09-02 | 1 | -0/+1 |
| * | (Fread_from_minibuffer, Fread_string): Doc fixes. | Richard M. Stallman | 1997-09-02 | 1 | -7/+7 |
| * | Comment change. | Richard M. Stallman | 1997-09-02 | 1 | -1/+3 |