| Commit message (Expand) | Author | Age | Files | Lines |
* | (x_window): Take account of internal border of paned widget. | Richard M. Stallman | 1994-06-05 | 1 | -0/+6 |
* | (PURESIZE): Increased to 240000. | Richard M. Stallman | 1994-06-05 | 1 | -1/+1 |
* | (PURESIZE): Increased to 222000. | Richard M. Stallman | 1994-06-05 | 1 | -1/+1 |
* | (using_x_p): New function. | Richard M. Stallman | 1994-06-05 | 1 | -0/+8 |
* | (Fy_or_n_p): Don't use dialog box if not an X frame. | Richard M. Stallman | 1994-06-05 | 1 | -2/+4 |
* | (main): Do the setpgrp after checking for -batch. | Richard M. Stallman | 1994-06-05 | 1 | -15/+15 |
* | (command_loop_1): Properly handle nil in display table. | Richard M. Stallman | 1994-06-05 | 1 | -7/+8 |
* | entered into RCS | Richard M. Stallman | 1994-06-04 | 1 | -0/+8 |
* | Put #include of errno.h and decl of errno before #ifndef HAVE_GETLOADAVG. | Roland McGrath | 1994-06-04 | 1 | -8/+11 |
* | [MSDOS]: #include "msdos.h" for rootrelativepath template. | Karl Heuer | 1994-06-04 | 1 | -0/+1 |
* | (run_msdos_command): Make local copy of argv[2] on stack, not on heap. | Karl Heuer | 1994-06-03 | 1 | -7/+12 |
* | (Fprevious_single_property_change): Check for null interval after correcting | Karl Heuer | 1994-06-03 | 1 | -3/+4 |
* | (display_text_line): Make sure pointer is in range. | Karl Heuer | 1994-06-03 | 1 | -4/+12 |
* | (xdialog_show): Fix problem with message in dialog box. | Karl Heuer | 1994-06-02 | 1 | -1/+1 |
* | (C_SWITCH_SYSTEM): Put inside __GNUC__ conditional. | Richard M. Stallman | 1994-06-02 | 1 | -0/+2 |
* | [emacs]: Block input around the garbage reclamation. | Richard M. Stallman | 1994-06-02 | 1 | -0/+12 |
* | (defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro): | Richard M. Stallman | 1994-06-01 | 1 | -10/+4 |
* | (kill_buffer_processes): For net conn, use Fdelete_process. | Richard M. Stallman | 1994-06-01 | 1 | -1/+1 |
* | (command_loop_1): Allow direct output for insert | Richard M. Stallman | 1994-05-30 | 1 | -6/+9 |
* | (redisplay): Limit prev change to pause != 0. | Richard M. Stallman | 1994-05-30 | 1 | -1/+1 |
* | (redisplay): If have window change at end, redisplay again. | Richard M. Stallman | 1994-05-30 | 1 | -0/+5 |
* | (create_process): Get a pty for any non-nil Vprocess_connection_type value. | Richard M. Stallman | 1994-05-30 | 1 | -1/+1 |
* | (output_string): New function. | Richard M. Stallman | 1994-05-30 | 1 | -6/+49 |
* | (TABDLY, TAB3): Defined. | Richard M. Stallman | 1994-05-28 | 1 | -0/+7 |
* | (roundup): Undef before defining. | Richard M. Stallman | 1994-05-28 | 1 | -0/+1 |
* | (x_iconify_frame): Call x_set_offset, | Richard M. Stallman | 1994-05-28 | 1 | -2/+16 |
* | Undo previous change. | Richard M. Stallman | 1994-05-28 | 1 | -10/+0 |
* | [HAVE_X_WINDOWS]: Include xterm.h. | Richard M. Stallman | 1994-05-28 | 1 | -0/+5 |
* | (LD_SWITCH_SYSTEM): Delete the -L options. | Richard M. Stallman | 1994-05-28 | 1 | -6/+7 |
* | (LD_SWITCH_X_DEFAULT): Define if not defined. | Richard M. Stallman | 1994-05-28 | 1 | -1/+7 |
* | (child_setup): If PWD is set, set it in the child so that | Richard M. Stallman | 1994-05-28 | 1 | -4/+16 |
* | (mostlyclean): Don't mention xmakefile*. | Richard M. Stallman | 1994-05-28 | 1 | -1/+1 |
* | (main): In batch mode, don't set the pgrp. | Richard M. Stallman | 1994-05-28 | 1 | -7/+9 |
* | (LIB_STANDARD): Add -u and -lansi options. | Richard M. Stallman | 1994-05-28 | 1 | -0/+10 |
* | (difftm): Don't store a long value into an int variable. | Richard M. Stallman | 1994-05-28 | 1 | -1/+1 |
* | (C_DEBUG_SWITCH) [not __GNUC__]: Add -Wf option. | Richard M. Stallman | 1994-05-27 | 1 | -2/+2 |
* | (C_SWITCH_SYSTEM): Defined. | Richard M. Stallman | 1994-05-27 | 1 | -0/+3 |
* | (x_is_vendor_fkey): Function deleted. | Richard M. Stallman | 1994-05-27 | 1 | -21/+2 |
* | (HAVE_XRMSETDATABASE): Define if not defined. | Richard M. Stallman | 1994-05-27 | 1 | -0/+3 |
* | (Finsert_file_contents): Check for beginning of file. | Karl Heuer | 1994-05-26 | 1 | -0/+3 |
* | Make previous change limited to HPUX. | Richard M. Stallman | 1994-05-26 | 1 | -1/+2 |
* | If _STRUCT_TIMEVAL is defined, also define __TIMEVAL__. | Karl Heuer | 1994-05-26 | 1 | -0/+8 |
* | (LD_SWITCH_SYSTEM): Put back -Xlinker for GCC. | Richard M. Stallman | 1994-05-26 | 1 | -3/+10 |
* | *** empty log message *** | Roland McGrath | 1994-05-25 | 1 | -2/+6 |
* | (Vx_sensitive_text_pointer_shape): | Richard M. Stallman | 1994-05-25 | 1 | -10/+21 |
* | (note_mouse_movement): Use frame's window in XQueryPointer. | Richard M. Stallman | 1994-05-25 | 1 | -9/+30 |
* | (menu_item_equiv_key): Look for equiv keys both before | Richard M. Stallman | 1994-05-25 | 1 | -0/+7 |
* | (openp): Don't use O_RDONLY. | Richard M. Stallman | 1994-05-25 | 1 | -1/+1 |
* | (Freplace_match): Improve capitalization heuristics. | Karl Heuer | 1994-05-25 | 1 | -4/+8 |
* | (Freplace_match): Don't capitalize unless all matched words are capitalized. | Richard M. Stallman | 1994-05-25 | 1 | -1/+4 |