| Commit message (Expand) | Author | Age | Files | Lines |
| * | *** empty log message *** | Roland McGrath | 1993-07-27 | 1 | -1/+1 |
| * | (BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs. | Richard M. Stallman | 1993-07-26 | 1 | -0/+2 |
| * | (Fset_window_buffer): Clear window_end_{pos,valid}. | Richard M. Stallman | 1993-07-26 | 1 | -2/+8 |
| * | (Fsleep_for): If arg is 0, return right away. | Richard M. Stallman | 1993-07-26 | 1 | -1/+1 |
| * | *** empty log message *** | Roland McGrath | 1993-07-26 | 1 | -0/+3 |
| * | (kbd_buffer_store_event): Apply all the modifiers bits | Richard M. Stallman | 1993-07-26 | 1 | -3/+9 |
| * | (MAXREQUEST): Defined. | Richard M. Stallman | 1993-07-25 | 1 | -0/+19 |
| * | (lisp_data_to_selection_data): New arg NOFREE_RET. | Richard M. Stallman | 1993-07-25 | 1 | -5/+13 |
| * | (redraw_previous_char): New function. | Richard M. Stallman | 1993-07-25 | 1 | -2/+37 |
| * | Commented-out code added. | Richard M. Stallman | 1993-07-25 | 1 | -0/+19 |
| * | Fix typo in previous change. | Richard M. Stallman | 1993-07-25 | 1 | -1/+1 |
| * | (getpwuid): Declare at top level, and not if __386bsd__. | Richard M. Stallman | 1993-07-25 | 1 | -1/+4 |
| * | (LOCALTIME_CACHE): Defined. | Richard M. Stallman | 1993-07-25 | 1 | -0/+9 |
| * | (Fdo_auto_save): Temporarily clear Vquit_flag. | Richard M. Stallman | 1993-07-25 | 1 | -0/+8 |
| * | (Fx_create_frame): Typo in previous change. | Richard M. Stallman | 1993-07-25 | 1 | -1/+1 |
| * | (xscrollbar): Fix typo specifying doc string. | Richard M. Stallman | 1993-07-25 | 1 | -1/+1 |
| * | Add size to geometry spec. | Jim Blandy | 1993-07-25 | 1 | -1/+9 |
| * | (Fx_create_frame): Don't look for default font | Richard M. Stallman | 1993-07-24 | 1 | -4/+18 |
| * | (face_name_id_number): Use assq_no_quit, not Fassq. | Richard M. Stallman | 1993-07-24 | 1 | -1/+1 |
| * | (Fprocess_status): Use Fget_process, to avoid error | Richard M. Stallman | 1993-07-24 | 1 | -3/+1 |
| * | (command_loop_1): Run post-command-hook first thing. | Richard M. Stallman | 1993-07-23 | 1 | -40/+148 |
| * | [_LIBC]: Define BSD4_2. | Roland McGrath | 1993-07-23 | 1 | -0/+1 |
| * | (HAVE_SOCKETS): Define, if HAVE_INET_SOCKETS | Richard M. Stallman | 1993-07-23 | 1 | -0/+4 |
| * | Comment fixes. | Richard M. Stallman | 1993-07-23 | 1 | -1/+11 |
| * | (XTread_socket) [! HAVE_X11R5]: | Richard M. Stallman | 1993-07-23 | 1 | -1/+10 |
| * | (set_point): Test Vinhibit_point_motion_hooks. | Richard M. Stallman | 1993-07-23 | 1 | -2/+3 |
| * | (syms_of_textprop): Set up Lisp var Vinhibit_point_motion_hooks. | Richard M. Stallman | 1993-07-23 | 1 | -0/+7 |
| * | (Vinhibit_point_motion_hooks): Declared. | Richard M. Stallman | 1993-07-23 | 1 | -0/+2 |
| * | (TEXT_START) [__GNUC__]: Define as 0. | Richard M. Stallman | 1993-07-23 | 1 | -0/+5 |
| * | (PTY_OPEN): Use sigaction, not sigsetmask. | Richard M. Stallman | 1993-07-23 | 1 | -13/+22 |
| * | (DECLARE_GETPWUID_WITH_UID_T): Declared. | Richard M. Stallman | 1993-07-22 | 1 | -0/+3 |
| * | (getpwuid): Test DECLARE_GETPWUID_WITH_UID_T. | Richard M. Stallman | 1993-07-22 | 1 | -1/+1 |
| * | Implement search for app-defaults directory and | Jim Blandy | 1993-07-22 | 1 | -162/+371 |
| * | (Fget_buffer_process): Delete doc string from | Richard M. Stallman | 1993-07-22 | 1 | -13/+17 |
| * | (ALIGNED, ROUNDUP): Use `unsigned long int' instead of `unsigned int' for | Roland McGrath | 1993-07-22 | 1 | -2/+3 |
| * | [_LIBC]: Just include <sys/resource.h>, and skip hairy #ifdef mess. | Roland McGrath | 1993-07-22 | 1 | -0/+8 |
| * | (Fdelete_frame): Allow deletion if there is some other | Richard M. Stallman | 1993-07-22 | 1 | -4/+24 |
| * | (syms_of_buffer): Lisp var doc fixes. | Richard M. Stallman | 1993-07-22 | 1 | -0/+10 |
| * | (NO_MODE_T): Defined. | Richard M. Stallman | 1993-07-22 | 1 | -0/+3 |
| * | (float_to_string): Don't use uninitialized pointer `cp'. | Richard M. Stallman | 1993-07-22 | 1 | -6/+10 |
| * | (graft_intervals_into_buffer): When TREE is null, | Richard M. Stallman | 1993-07-22 | 1 | -1/+3 |
| * | (Qmodification_hooks, Qinsert_in_front_hooks) | Richard M. Stallman | 1993-07-21 | 1 | -9/+0 |
| * | (Qmodification_hooks, Qinsert_in_front_hooks) | Richard M. Stallman | 1993-07-21 | 1 | -0/+10 |
| * | (compact_strings): Add USE_TEXT_PROPERTIES conditional. | Richard M. Stallman | 1993-07-21 | 1 | -0/+2 |
| * | (Ftext_property_not_all): Fix typo in decl. | Richard M. Stallman | 1993-07-21 | 1 | -1/+1 |
| * | (SUNOS_LOCALTIME_BUG): Defined. | Richard M. Stallman | 1993-07-21 | 1 | -0/+3 |
| * | (memmove): Defined. | Richard M. Stallman | 1993-07-21 | 1 | -0/+3 |
| * | (memmove): Defined as macro. | Richard M. Stallman | 1993-07-21 | 1 | -0/+5 |
| * | (xmakefile): Use CFLAGS after C_SWITCH_SYSTEM. | Richard M. Stallman | 1993-07-20 | 1 | -1/+1 |
| * | (validate_x_resource_name): Call make_string properly. | Richard M. Stallman | 1993-07-20 | 1 | -1/+1 |