| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (c-fill-paragraph): Handle C++ mode. | Richard M. Stallman | 1994-01-29 | 1 | -110/+153 |
| * | 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 |
| * | (help-for-help): Doc fix. | Richard M. Stallman | 1994-01-26 | 1 | -1/+1 |
| * | (three-step-help): New option. | Richard M. Stallman | 1994-01-26 | 1 | -10/+21 |
| * | (rmail-summary-undelete): If we don't undelete anything, don't move point. | Richard M. Stallman | 1994-01-26 | 1 | -2/+4 |
| * | 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 |
| * | (next-line): Move error signaling and special end of | Richard M. Stallman | 1994-01-26 | 1 | -37/+45 |
| * | (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 |
| * | (appt-check): Doc fix. | Richard M. Stallman | 1994-01-25 | 1 | -0/+10 |
| * | (mail-mailer-swallows-blank-line): New variable. | Richard M. Stallman | 1994-01-24 | 1 | -0/+15 |
| * | (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 |
| * | *** empty log message *** | Richard M. Stallman | 1994-01-22 | 1 | -11/+2 |
| * | To define USE_X_TOOLKIT, check for $USE_X_TOOLKIT being != "no", not = | Roland McGrath | 1994-01-22 | 1 | -7/+7 |
| * | (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 |
| * | (appt-check): Use the new variables | Richard M. Stallman | 1994-01-21 | 1 | -45/+82 |
| * | (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 |
| * | *** empty log message *** | Richard M. Stallman | 1994-01-21 | 1 | -1/+4 |
| * | (forward-paragraph): Doc fix. | Richard M. Stallman | 1994-01-21 | 1 | -1/+1 |
| * | *** empty log message *** | Roland McGrath | 1994-01-21 | 1 | -3/+3 |
| * | (with_x_toolkit): Treat values athena and lucid alike. | Richard M. Stallman | 1994-01-21 | 1 | -6/+2 |
| * | (S_ISDIR): Define if not defined. | Richard M. Stallman | 1994-01-21 | 1 | -13/+12 |
| * | (isearch-highlight): Do nothing if not window-system. | Richard M. Stallman | 1994-01-21 | 1 | -2/+2 |
| * | (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 |
| * | (enable-flow-control-on): Do nothing if no TERM. | Richard M. Stallman | 1994-01-20 | 1 | -5/+7 |
| * | (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros. | Richard M. Stallman | 1994-01-20 | 1 | -0/+29 |
| * | Handle --with-x-toolkit. Produce lwlib/Makefile. | Richard M. Stallman | 1994-01-20 | 1 | -19/+63 |
| * | (make-help-screen): Use overriding-local-map. | Richard M. Stallman | 1994-01-20 | 1 | -15/+15 |