summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (BROKEN_MKTIME): Define.Richard M. Stallman1997-09-101-0/+5
* (Fcall_process): Encode the new current dir.Richard M. Stallman1997-09-091-0/+6
* (create_process): Encode the new current dir.Richard M. Stallman1997-09-091-0/+5
* (UPDATE_SYNTAX_TABLE_FORWARD): Add missing fourthRichard M. Stallman1997-09-091-4/+4
* (x_screen_planes): Fix type of argument.Richard M. Stallman1997-09-091-3/+3
* (encode_designation_at_bol): Fix type of local vars C1, C2.Richard M. Stallman1997-09-091-1/+2
* (ENCODE_FILE): New macro.Richard M. Stallman1997-09-081-17/+67
* (Fencode_coding_string, Fdecode_coding_string): Doc fixes.Richard M. Stallman1997-09-081-4/+4
* (Feval_buffer): New arg FILENAME.Richard M. Stallman1997-09-071-5/+12
* (modify_overlay): Update overlay_modiff of proper buffer.Richard M. Stallman1997-09-071-1/+1
* Test __OpenBSD__ along with __NetBSD__.Richard M. Stallman1997-09-071-2/+2
* Initial revisionRichard M. Stallman1997-09-071-0/+35
* (Fcall_process_region): Fix previous change:Richard M. Stallman1997-09-071-1/+1
* (display_string): Determine multibyte from current buffer,Richard M. Stallman1997-09-071-1/+1
* Test __OpenBSD__ along with __NetBSD__.Richard M. Stallman1997-09-061-3/+7
* Test __OpenBSD__ along with __NetBSD__.Richard M. Stallman1997-09-063-11/+13
* (Ffind_operation_coding_system): If a function inKenichi Handa1997-09-051-2/+10
* (Fcall_interactively): Pass new arg to Fread_coding_system.Richard M. Stallman1997-09-051-1/+1
* (Fread_coding_system): New optional arg DEFAULT_CODING_SYSTEM.Richard M. Stallman1997-09-051-5/+9
* (Fread_coding_system): Update decl.Richard M. Stallman1997-09-051-1/+1
* (Fexpand_file_name): If default dir isn't string, use `/'.Richard M. Stallman1997-09-051-11/+12
* (main): Update Copyright messages.Erik Naggum1997-09-041-1/+1
* (Faset): Simplify a statement in the char-table case.Richard M. Stallman1997-09-041-7/+13
* (Qcoding_system_history): New variable.Richard M. Stallman1997-09-041-2/+7
* (setup_coding_system, Ffind_operation_coding_system)Richard M. Stallman1997-09-041-6/+12
* (detect_coding_mask): Re-work previous change.Richard M. Stallman1997-09-041-2/+2
* (HAVE_RINT): Add #undef.Richard M. Stallman1997-09-031-0/+10
* (emacs_rint): Define this,Richard M. Stallman1997-09-031-6/+10
* (Fcall_process): Set EOL conversion type to LF whenRichard M. Stallman1997-09-031-42/+53
* (main): Call run_time_remap earlier, before any use of stdio.Richard M. Stallman1997-09-031-5/+5
* (read_minibuf): Fix use of Ffboundp.Richard M. Stallman1997-09-031-2/+3
* (my_endbss) [WINDOWSNT]: New variable.Geoff Voelker1997-09-031-0/+6
* (INTERRUPT_INPUT): Don't define.Geoff Voelker1997-09-031-16/+65
* (have_menus_p): Move to w32fns.c.Geoff Voelker1997-09-031-7/+0
* (w32_output): New fields menubar_widget, menubar_active,Geoff Voelker1997-09-031-16/+39
* (SIF_*): Win95 macros defined for NT.Geoff Voelker1997-09-031-195/+682
* Include w32heap.h.Geoff Voelker1997-09-031-207/+692
* (init_menu_items): Disable code.Geoff Voelker1997-09-031-101/+278
* Declare externs from other files.Geoff Voelker1997-09-031-6/+29
* Enumerate operating system types.Geoff Voelker1997-09-031-0/+40
* (os_subtype): New variable.Geoff Voelker1997-09-031-4/+34
* Include limits.h and errno.h.Geoff Voelker1997-09-031-102/+641
* (DebPrint, reset_kbd, unset_kbd, take_console): Delete functions.Geoff Voelker1997-09-031-62/+46
* Remove debugging macros.Geoff Voelker1997-09-031-10/+4
* Include stddef.h.Geoff Voelker1997-09-031-233/+690
* Include config.h and time.h.Geoff Voelker1997-09-031-63/+172
* makefile.nt (TLIB0, TOBJ, OBJ0): New macro.Geoff Voelker1997-09-031-6/+49
* (redisplay_internal): Check to see if frame is not obscuredGeoff Voelker1997-09-031-4/+5
* (event_kind) [WINDOWSNT]: New event type: mouse_wheel.Geoff Voelker1997-09-031-0/+18
* (sys_subshell) [DOS_NT]: Save and restore parent'sGeoff Voelker1997-09-031-13/+19