| Commit message (Expand) | Author | Age | Files | Lines |
| * | Scale by sizeof when allocating objects. | Karl Heuer | 1994-01-29 | 1 | -4/+10 |
| * | (kill-all-local-variables): follow symbol forwarding. | Karl Heuer | 1994-01-29 | 1 | -1/+2 |
| * | Include stdio.h. | Richard M. Stallman | 1994-01-29 | 1 | -4/+7 |
| * | (init_lread): Put non-ex-dir warnings on stderr. | Richard M. Stallman | 1994-01-29 | 1 | -2/+2 |
| * | (x_set_window_size): Add USE_X_TOOLKIT conditional. Call EmacsFrameSetCharSiz... | Fred Pierresteguy | 1994-01-28 | 1 | -5/+8 |
| * | * xterm.c (x_term_init): Cast to (char **) before assignment to argv. | Fred Pierresteguy | 1994-01-28 | 1 | -1/+1 |
| * | * keyboard.c (make_lispy_event): Add USE_X_TOOLKIT conditional and | Fred Pierresteguy | 1994-01-27 | 1 | -0/+13 |
| * | (x_set_mouse_position): Don't raise the frame. | Richard M. Stallman | 1994-01-26 | 1 | -0/+2 |
| * | (mkdir): Use MKDIR_PROTOTYPE if defined. | Richard M. Stallman | 1994-01-26 | 1 | -0/+4 |
| * | [__GNUC__] (MKDIR_PROTOTYPE): Defined. | Richard M. Stallman | 1994-01-26 | 1 | -0/+7 |
| * | Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu) | Fred Pierresteguy | 1994-01-26 | 1 | -1/+0 |
| * | Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu) | Fred Pierresteguy | 1994-01-26 | 1 | -0/+4 |
| * | (read_key_sequence): Properly gcpro fkey_map while using keytran_map. | Richard M. Stallman | 1994-01-26 | 1 | -14/+20 |
| * | Find lwlib.h and xlwmenuP.h in ../lwlib. | Richard M. Stallman | 1994-01-26 | 1 | -11/+656 |
| * | (x_wm_set_size_hint): Swap southeast and northwest. | Richard M. Stallman | 1994-01-26 | 1 | -22/+282 |
| * | Find lwlib.h in ../lwlib. | Richard M. Stallman | 1994-01-26 | 1 | -19/+252 |
| * | (widgetobj): New variable. | Richard M. Stallman | 1994-01-26 | 1 | -20/+69 |
| * | * m/delta.h (HAVE_BCOPY): undef'd for efficiency. | Francesco Potortì | 1994-01-25 | 1 | -0/+6 |
| * | (graft_intervals_into_buffer): Fix one-off | Richard M. Stallman | 1994-01-24 | 1 | -1/+1 |
| * | * m/delta.h (HAVE_RANDOM, BROKEN_FIONREAD): defined if X is used. | Francesco Potortì | 1994-01-24 | 1 | -21/+8 |
| * | (Fconcat): Doc fix. | Richard M. Stallman | 1994-01-23 | 1 | -1/+2 |
| * | (Fassq, Fassoc): Doc fixes. | Richard M. Stallman | 1994-01-22 | 1 | -4/+4 |
| * | (Faset): Doc fix. | Richard M. Stallman | 1994-01-22 | 1 | -2/+2 |
| * | (display_menu_bar): Add USE_X_TOOLKIT conditional. | Richard M. Stallman | 1994-01-21 | 1 | -1/+40 |
| * | (struct frame): New field external_menu_bar. | Richard M. Stallman | 1994-01-21 | 1 | -0/+6 |
| * | [USE_X_TOOLKIT]: Include StringDefs.h, IntrinsicP.h, | Richard M. Stallman | 1994-01-21 | 1 | -0/+26 |
| * | *** empty log message *** | Richard M. Stallman | 1994-01-21 | 1 | -0/+1 |
| * | (S_ISDIR): Define if not defined. | Richard M. Stallman | 1994-01-21 | 1 | -13/+12 |
| * | (update_end): Clear updating_frame before calling hook. | Richard M. Stallman | 1994-01-21 | 1 | -1/+1 |
| * | (double_dollars): New function. | Richard M. Stallman | 1994-01-20 | 1 | -27/+38 |
| * | Doc fix. | Richard M. Stallman | 1994-01-20 | 1 | -1/+1 |
| * | Doc fixes. | Richard M. Stallman | 1994-01-20 | 1 | -3/+3 |
| * | (Fprevious_property_change): Move back at least 1 char. | Richard M. Stallman | 1994-01-20 | 1 | -0/+8 |
| * | (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros. | Richard M. Stallman | 1994-01-20 | 1 | -0/+29 |
| * | Add #undef SYSTEM_MALLOC. | Richard M. Stallman | 1994-01-19 | 1 | -3/+1 |
| * | Add #undef for USE_X_TOOLKIT. | Richard M. Stallman | 1994-01-19 | 1 | -0/+3 |
| * | entered into RCS | Richard M. Stallman | 1994-01-18 | 1 | -0/+78 |
| * | Initial revision | Richard M. Stallman | 1994-01-18 | 2 | -0/+990 |
| * | Don't include stdio.h. | Richard M. Stallman | 1994-01-17 | 1 | -1/+0 |
| * | Include stdio.h before config.h. | Richard M. Stallman | 1994-01-17 | 1 | -1/+1 |
| * | (init_callproc): Use Vinstallation_directory. | Richard M. Stallman | 1994-01-17 | 1 | -15/+9 |
| * | (init_lread): Use Vinstallation_directory. | Richard M. Stallman | 1994-01-17 | 1 | -8/+7 |
| * | (Ffile_symlink_p): Doc fix. | Richard M. Stallman | 1994-01-16 | 1 | -3/+3 |
| * | (Voverriding_local_map): New variable. | Richard M. Stallman | 1994-01-16 | 1 | -13/+45 |
| * | (Fkey_binding): Handle Voverriding_local_map. | Richard M. Stallman | 1994-01-16 | 1 | -13/+31 |
| * | Comment change. | Paul Reilly | 1994-01-15 | 1 | -1/+1 |
| * | (LD_SWITCH_X_SITE_AUX): Add #undef. | Richard M. Stallman | 1994-01-15 | 1 | -0/+4 |
| * | (LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX. | Richard M. Stallman | 1994-01-15 | 1 | -2/+2 |
| * | (Fffloor, Ffceil, Ffround, Fftruncate): New functions. | Richard M. Stallman | 1994-01-15 | 1 | -4/+2 |
| * | (request_sigio, unrequest_sigio): Add new versions of | Richard M. Stallman | 1994-01-15 | 1 | -0/+34 |