| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fmodify_syntax_entry): Doc fix. | Richard M. Stallman | 1993-12-24 | 1 | -3/+4 |
| * | (TERMCAP_NAME): Defined. | Richard M. Stallman | 1993-12-24 | 2 | -0/+4 |
| * | (Fopen_network_stream): Turn off SIGIO while connecting. | Richard M. Stallman | 1993-12-24 | 1 | -0/+17 |
| * | (LIBS_SYSTEM): Use -lresolv if HAVE_RES_INIT | Richard M. Stallman | 1993-12-23 | 1 | -3/+8 |
| * | (SYSTEM_TYPE): Make it dgux. | Richard M. Stallman | 1993-12-23 | 1 | -2/+8 |
| * | (C_DEBUG_SWITCH): Delete -systype bsd43; not needed. | Richard M. Stallman | 1993-12-23 | 1 | -2/+6 |
| * | (SET_CHILD_PTY_PGRP): Defined. | Richard M. Stallman | 1993-12-23 | 1 | -0/+3 |
| * | (OTHER_FILES): Use ${libsrc} as dir. | Richard M. Stallman | 1993-12-23 | 1 | -1/+1 |
| * | (Fmacroexpand): For an autoload definition, | Richard M. Stallman | 1993-12-23 | 1 | -2/+1 |
| * | [VMS] (wait_for_kbd_input): Call prepare_menu_bars. | Richard M. Stallman | 1993-12-23 | 1 | -0/+1 |
| * | (Fcall_process): Call prepare_menu_bars. | Richard M. Stallman | 1993-12-23 | 1 | -3/+7 |
| * | (Fcall_process): Call prepare_menu_bars. | Richard M. Stallman | 1993-12-23 | 1 | -2/+8 |
| * | (graft_intervals_into_buffer): If SOURCE is null | Richard M. Stallman | 1993-12-23 | 1 | -1/+1 |
| * | (HAVE_XSETWMPROTOCOLS): Add #undef. | Richard M. Stallman | 1993-12-23 | 1 | -0/+1 |
| * | (Fsubstitute_command_keys): Ignore menu bar bindings. | Richard M. Stallman | 1993-12-23 | 1 | -1/+10 |
| * | (Fbuffer_disable_undo): Make arg optional. | Richard M. Stallman | 1993-12-23 | 1 | -2/+3 |
| * | (Fwhere_is_internal): Doc fix. | Richard M. Stallman | 1993-12-23 | 1 | -3/+3 |
| * | (Fmake_symbolic_link): Do expand FILENAME if starts with ~. | Richard M. Stallman | 1993-12-23 | 1 | -4/+11 |
| * | (x_get_foreign_selection): Use x_catch_errors. | Richard M. Stallman | 1993-12-23 | 1 | -0/+7 |
| * | Line breaking change. | Richard M. Stallman | 1993-12-23 | 1 | -2/+2 |
| * | (Fmessage): Use message2. | Richard M. Stallman | 1993-12-23 | 1 | -10/+11 |
| * | Use WORDS_BIG_ENDIAN, not BIG_ENDIAN. | Richard M. Stallman | 1993-12-23 | 1 | -4/+31 |
| * | (Fprocess_status): Use get_process, not Fget_process. | Richard M. Stallman | 1993-12-23 | 1 | -19/+24 |
| * | (deactivate_process) [SVR4_PTYS]: If subtty is not nil, close it. | Richard M. Stallman | 1993-12-23 | 1 | -0/+4 |
| * | (minibuffer_auto_raise): Really define it. | Richard M. Stallman | 1993-12-23 | 1 | -1/+11 |
| * | (del_range): Second argument in call to | Richard M. Stallman | 1993-12-23 | 1 | -1/+4 |
| * | (syms_of_emacs): Define Lisp var system-configuration. | Richard M. Stallman | 1993-12-23 | 1 | -2/+26 |
| * | (echo_area_glyphs_length): Declared. | Richard M. Stallman | 1993-12-23 | 1 | -0/+3 |
| * | (configuration): New variable. | Richard M. Stallman | 1993-12-23 | 1 | -0/+12 |
| * | (printchar, strout): Set echo_area_glyphs_length. | Richard M. Stallman | 1993-12-23 | 1 | -0/+4 |
| * | (Fdisplay_buffer): If pop_up_frames, pass t to Fget_buffer_window. | Richard M. Stallman | 1993-12-23 | 1 | -1/+3 |
| * | (make_terminal_frame): Add frame to Vframe_list. | Richard M. Stallman | 1993-12-23 | 1 | -2/+5 |
| * | (message): Use message2, not message1. | Richard M. Stallman | 1993-12-23 | 1 | -57/+255 |
| * | (Fx_list_fonts): Handle BROKEN_XLISTFONTSWITHINFO. | Richard M. Stallman | 1993-12-23 | 1 | -9/+52 |
| * | (XTread_socket): Don't offset keysym here. | Richard M. Stallman | 1993-12-23 | 1 | -95/+173 |
| * | Initial revision | Richard M. Stallman | 1993-12-23 | 1 | -0/+4 |
| * | (struct input_event): `code' is now an int. | Richard M. Stallman | 1993-12-23 | 1 | -1/+4 |
| * | (make_lispy_event): Offset the event code here. | Richard M. Stallman | 1993-12-23 | 1 | -22/+108 |
| * | (kbd_buffer_get_event): For delete-window-event, do count iconified frames. | Richard M. Stallman | 1993-12-23 | 1 | -4/+15 |
| * | (Fsit_for): Call prepare_menu_bars. | Richard M. Stallman | 1993-12-23 | 1 | -3/+11 |
| * | * m/delta.h (BROKEN_CLOSEDIR): added because closedir is interruptible. | Francesco Potortì | 1993-12-22 | 1 | -5/+7 |
| * | (update_frame): Only call sleep (outq / baud_rate) if baud_rate >= OUTQ. | Roland McGrath | 1993-12-15 | 1 | -1/+1 |
| * | [! MAP_FILE] (MAP_FILE): Define to zero. | Roland McGrath | 1993-12-11 | 1 | -3/+8 |
| * | (PENDING_OUTPUT_COUNT) [__GNU_LIBRARY__]: Alternate definition for the GNU | Roland McGrath | 1993-12-08 | 1 | -0/+4 |
| * | (NO_MODE_T): Defined. | Richard M. Stallman | 1993-11-28 | 1 | -0/+3 |
| * | [!SYSTEM_MALLOC] (MEMMOVE_MISSING): Defined. | Richard M. Stallman | 1993-11-28 | 1 | -0/+5 |
| * | (LIBS_SYSTEM): Always define this one way or another. | Richard M. Stallman | 1993-11-28 | 1 | -1/+6 |
| * | Properly install previous change. | Richard M. Stallman | 1993-11-27 | 1 | -49/+65 |
| * | (main) [AIX]: Don't handle signals 23, SIGAIO, SIGPTY. | Richard M. Stallman | 1993-11-27 | 1 | -1/+3 |
| * | (kbd_buffer_get_event): If user destroys the last frame, | Richard M. Stallman | 1993-11-26 | 1 | -11/+11 |