| Commit message (Expand) | Author | Age | Files | Lines |
| * | *** empty log message *** | Gerd Moellmann | 2000-06-28 | 1 | -0/+6 |
| * | (sigunblock): Define. | Gerd Moellmann | 2000-06-28 | 2 | -0/+6 |
| * | (C_SWITCH_SYSTEM, WAIT_USE_INT, SYS_SIGLIST_DECLARED) | Dave Love | 2000-06-27 | 2 | -1/+21 |
| * | (C_SWITCH_SYSTEM, LIBS_SYSTEM): Revert last change (moved to osf5-0.h). | Dave Love | 2000-06-27 | 1 | -14/+2 |
| * | (resize_mini_window): Subract the extra line spacing | Gerd Moellmann | 2000-06-27 | 2 | -0/+6 |
| * | *** empty log message *** | Stefan Monnier | 2000-06-26 | 1 | -0/+6 |
| * | (Fplist_member): Renamed from Fwidget_plist_member. | Stefan Monnier | 2000-06-26 | 1 | -3/+3 |
| * | *** empty log message *** | Gerd Moellmann | 2000-06-26 | 1 | -0/+9 |
| * | (xim_initialize) [!USE_XIM]: Don't set up the | Gerd Moellmann | 2000-06-26 | 1 | -0/+12 |
| * | (x_window) [!USE_XIM]: Don't call create_frame_ic. | Gerd Moellmann | 2000-06-26 | 1 | -0/+4 |
| * | (USE_XIM): New define. | Gerd Moellmann | 2000-06-26 | 1 | -0/+3 |
| * | (get_keyelt): For menu-items containing a `:filter | Gerd Moellmann | 2000-06-26 | 2 | -3/+24 |
| * | (QCfilter): External declaration. | Gerd Moellmann | 2000-06-26 | 1 | -1/+1 |
| * | *** empty log message *** | Gerd Moellmann | 2000-06-26 | 1 | -0/+5 |
| * | (Fimage_size): New function. | Gerd Moellmann | 2000-06-26 | 1 | -1/+34 |
| * | . | Andreas Schwab | 2000-06-26 | 1 | -0/+5 |
| * | (decode_coding_string): Re-fetch STRING_BYTES after | Andreas Schwab | 2000-06-26 | 1 | -0/+1 |
| * | *** empty log message *** | Dave Love | 2000-06-25 | 1 | -0/+16 |
| * | [!HAVE_TERMCAP_H]: Declare tputs, tgetent, tgetflag, tgetnum. | Dave Love | 2000-06-25 | 1 | -0/+5 |
| * | (blockinput.h): Depend on atimer.h. | Dave Love | 2000-06-25 | 1 | -0/+3 |
| * | Protect against multiple inclusion. Include | Dave Love | 2000-06-25 | 1 | -0/+6 |
| * | Protect against multiple inclusion. Include | Dave Love | 2000-06-25 | 1 | -0/+6 |
| * | (swap_in_global_binding): Declare. | Dave Love | 2000-06-25 | 1 | -1/+1 |
| * | * process.c (Fopen_network_stream): Turn off atimers for duration of call to | Ken Raeburn | 2000-06-24 | 2 | -0/+14 |
| * | *** empty log message *** | Dave Love | 2000-06-23 | 1 | -0/+2 |
| * | Maybe include unistd.h. | Dave Love | 2000-06-23 | 1 | -1/+3 |
| * | *** empty log message *** | Dave Love | 2000-06-23 | 2 | -0/+42 |
| * | (setgrp): Undefine before defining. | Dave Love | 2000-06-23 | 1 | -3/+4 |
| * | (EMACS_GET_TIME) [!GETTIMEOFDAY_ONE_ARGUMENT]: Use HAVE_STRUCT_TIMEZONE. | Dave Love | 2000-06-23 | 1 | -0/+5 |
| * | Move string.h hack here from alpha.h and make it conditional. | Dave Love | 2000-06-23 | 1 | -6/+29 |
| * | Remove string.h hack. | Dave Love | 2000-06-23 | 1 | -14/+2 |
| * | Undefine setpgrp before setting it. | Dave Love | 2000-06-23 | 1 | -2/+3 |
| * | Use feature tests for fcntl.h, string.h. Don't include time.h, done by | Dave Love | 2000-06-23 | 1 | -10/+9 |
| * | Revert last change. | Dave Love | 2000-06-23 | 1 | -4/+0 |
| * | Maybe include term.h. | Dave Love | 2000-06-23 | 1 | -0/+4 |
| * | (setpgrp): Undefine before defining. | Dave Love | 2000-06-23 | 1 | -0/+2 |
| * | (HAVE_TERM_H, HAVE_STRUCT_TIMEZONE): Add. | Dave Love | 2000-06-23 | 1 | -0/+2 |
| * | Include fontset.h dependent on HAVE_WINDOW_SYSTEM, not HAVE_X_WINDOWS. | Dave Love | 2000-06-23 | 1 | -1/+5 |
| * | (free_face_fontset): Renamed from fs_free_face_fontset. | Dave Love | 2000-06-23 | 1 | -1/+1 |
| * | (compose_text): Declare. | Dave Love | 2000-06-23 | 1 | -1/+3 |
| * | Don't include sys/types.h unconditionally. Don't protect its inclusion | Dave Love | 2000-06-23 | 1 | -3/+1 |
| * | *** empty log message *** | Gerd Moellmann | 2000-06-23 | 1 | -0/+5 |
| * | (x_create_tip_frame): Initialize frame's colors like | Gerd Moellmann | 2000-06-23 | 1 | -0/+25 |
| * | (decode_eol_post_ccl): Special handling for undecided | Eli Zaretskii | 2000-06-23 | 2 | -4/+15 |
| * | *** empty log message *** | Gerd Moellmann | 2000-06-22 | 1 | -0/+10 |
| * | (Xt_app_con): External declaration. | Gerd Moellmann | 2000-06-22 | 1 | -0/+3 |
| * | (Fx_file_dialog) [HAVE_MOTIF_2_1]: Handle events | Gerd Moellmann | 2000-06-22 | 1 | -1/+12 |
| * | (x_load_resources): Add default resource for scroll bar's | Gerd Moellmann | 2000-06-22 | 1 | -0/+4 |
| * | (EmacsFrameRealize): Fix typo. | Gerd Moellmann | 2000-06-22 | 1 | -1/+1 |
| * | (EmacsFrameRealize): Remove SubstructureRedirectMask. | Gerd Moellmann | 2000-06-22 | 2 | -2/+8 |