summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Corrected the DGUX 5.4R2 include filename.Paul Reilly1994-05-011-1/+1
* Initial revisionPaul Reilly1994-05-011-0/+59
* (PURESIZE) [MULTI_FRAME]: Increase to 232000.Karl Heuer1994-05-011-1/+1
* (IN_ADDR, NUMERIC_ADDR_ERROR): Made conditional on HAVE_BROKEN_INET_ADDR.Paul Reilly1994-04-301-2/+2
* Initial revisionPaul Reilly1994-04-302-0/+105
* Remove the SVR4 macro. Move the kernel INTERRUPT_INPUT bug note toPaul Reilly1994-04-301-40/+11
* entered into RCSPaul Reilly1994-04-301-0/+46
* (record_asynch_buffer_change): Block SIGIO.Richard M. Stallman1994-04-301-1/+22
* (force_auto_save_soon): New function.Richard M. Stallman1994-04-301-2/+10
* (memory_warning_signal): Call force_auto_save_soon.Richard M. Stallman1994-04-301-0/+3
* (Fopen_network_stream): Retry the connect if EADDRINUSE. Ignore EISCONN.Richard M. Stallman1994-04-301-6/+16
* (init_eval): Initialize when_entered_debugger to -1.Richard M. Stallman1994-04-301-1/+2
* (x_wm_set_size_hint): Always set PWinGravity.Richard M. Stallman1994-04-301-16/+51
* (Fx_create_frame): Pass 0 as 3rd arg to x_wm_set_size_hint.Richard M. Stallman1994-04-301-2/+2
* (xdialog_show): Clear x_mouse_grabbed.Richard M. Stallman1994-04-291-0/+13
* (Ftranspose_regions): New function.Richard M. Stallman1994-04-291-0/+301
* (Ffset, Ffmakunbound): Signal an error if SYM is nil or t.Karl Heuer1994-04-291-1/+4
* [MSDOS]: Re-enable some #undef's.Karl Heuer1994-04-293-12/+3
* (getppid): Definition deleted.Richard M. Stallman1994-04-291-3/+0
* (Fminibuffer_complete): Add third arg to Fset_window_start.Richard M. Stallman1994-04-291-1/+1
* (decode_mode_spec): Fix handling of `%t'.Richard M. Stallman1994-04-291-4/+1
* (Fsingle_key_description): Undo previous change.Karl Heuer1994-04-291-4/+4
* (do_completion): Initialize vars before gcpro.Karl Heuer1994-04-291-1/+2
* (update_frame): Move those assignments even farther down.Richard M. Stallman1994-04-291-6/+7
* (x_wm_set_size_hint): Don't set PMaxSize.Richard M. Stallman1994-04-291-2/+3
* (describe_buffer_bindings): gcpro stuff. Delete some unused code.Karl Heuer1994-04-291-16/+13
* Doc fixes.Karl Heuer1994-04-291-7/+7
* (describe_map_tree): gcpro some things.Karl Heuer1994-04-291-4/+5
* (Fsingle_key_description): Accept strings as keys since the buffer menu usesKarl Heuer1994-04-291-1/+4
* (inhibit-file-name-handers): Correct documentation.Richard M. Stallman1994-04-281-1/+1
* (update_frame): Move assignments to current_frame and desired_frame.Richard M. Stallman1994-04-281-2/+6
* (logb): Test HPUX, not hpux.Richard M. Stallman1994-04-281-2/+2
* (LIBS_SYSTEM): #if 0'd.Richard M. Stallman1994-04-281-0/+6
* (Fx_popup_menu): Doc fix.Richard M. Stallman1994-04-281-1/+1
* (x_window) [USE_X_TOOLKIT]: Call XSetWMHints.Richard M. Stallman1994-04-281-0/+4
* (Vunread_command_events): Renamed.Richard M. Stallman1994-04-281-2/+2
* (XTread_socket): Only top window cares about LeaveNotify.Karl Heuer1994-04-281-19/+21
* (Vunread_command_events): Renamed from unread_command_events.Richard M. Stallman1994-04-281-21/+33
* (x_make_frame_visible): Use XtMapWidget, not XtPopup.Richard M. Stallman1994-04-281-1/+2
* Fix typo in previous change.Richard M. Stallman1994-04-281-1/+1
* (syms_of_emacs): Doc fix.Richard M. Stallman1994-04-281-1/+3
* (Fframe_parameters) [!MULTI_FRAME]: Unstub it again.Karl Heuer1994-04-281-10/+70
* (child_setup): Test PRIO_PROCESS, as in sys_subshell.Richard M. Stallman1994-04-281-0/+2
* Renamed from hp9000s800.h.Richard M. Stallman1994-04-281-2/+2
* (create_process): If vfork fails, close forkin and forkout.Richard M. Stallman1994-04-281-1/+7
* (unexec): Cast pointers. Fix error message.Karl Heuer1994-04-281-3/+3
* (hp800): Define this instead of hp9000s800.Richard M. Stallman1994-04-281-2/+2
* (mostlyclean): Remove liblw.a.Richard M. Stallman1994-04-281-1/+1
* (read1): Allow `\C- ' and `\C-?'.Richard M. Stallman1994-04-281-0/+6
* (LD_SWITCH_SYSTEM): Undo previous change.Richard M. Stallman1994-04-271-4/+3