| Commit message (Expand) | Author | Age | Files | Lines |
| * | (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 |
| * | (Fminibuffer_complete_word): GCPRO completion and tem. | Karl Heuer | 1994-05-25 | 1 | -1/+3 |
| * | (Fprimitive_undo): GCPRO next and list. | Karl Heuer | 1994-05-25 | 1 | -2/+9 |
| * | (verify_overlay_modification): GCPRO tail and overlay. | Richard M. Stallman | 1994-05-24 | 1 | -6/+28 |
| * | (describe_map): Fix the call to Fequal. | Richard M. Stallman | 1994-05-24 | 1 | -1/+1 |
| * | (INTERNAL_TERMINAL): Allow audio bell. | Richard M. Stallman | 1994-05-24 | 1 | -1/+1 |
| * | (do_visible_bell): Renamed from visible_bell to avoid | Richard M. Stallman | 1994-05-24 | 1 | -2/+6 |
| * | (dos_rawgetc): Doc fix. Make C-, S-, and M- modifiers | Richard M. Stallman | 1994-05-24 | 1 | -16/+33 |
| * | (window_loop): Fix test of dedicated flag in prev change. | Richard M. Stallman | 1994-05-23 | 1 | -1/+1 |
| * | (LIBXT): Move -lXmu before -lXt. | Richard M. Stallman | 1994-05-23 | 1 | -1/+1 |
| * | (${etc}DOC): Ignore error from rm. | Richard M. Stallman | 1994-05-23 | 1 | -1/+8 |
| * | (LD_SWITCH_SYSTEM): Add conditionals for HPUX_USE_SHLIBS. | Richard M. Stallman | 1994-05-23 | 1 | -12/+12 |
| * | (x_set_window_size): If cursor outside new size, mark it off. | Richard M. Stallman | 1994-05-23 | 1 | -11/+29 |
| * | (menu_bar_one_keymap): | Richard M. Stallman | 1994-05-23 | 1 | -2/+6 |
| * | (update_end): Undo previous change. | Richard M. Stallman | 1994-05-23 | 1 | -1/+1 |
| * | (change_frame_size): Keep cursor coords in range. | Richard M. Stallman | 1994-05-23 | 1 | -1/+6 |
| * | (window_loop, UNSHOW_BUFFER case): | Richard M. Stallman | 1994-05-23 | 1 | -4/+17 |
| * | (other_visible_frames): No longer static. | Richard M. Stallman | 1994-05-23 | 1 | -1/+1 |
| * | (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR) | Richard M. Stallman | 1994-05-22 | 1 | -0/+16 |
| * | [MSDOS]: Don't include files from the dos extender | Richard M. Stallman | 1994-05-22 | 1 | -10/+9 |
| * | Include config.h. | Richard M. Stallman | 1994-05-22 | 1 | -1/+23 |
| * | entered into RCS | Richard M. Stallman | 1994-05-22 | 1 | -0/+5 |
| * | Whitespace fixes. | Richard M. Stallman | 1994-05-22 | 1 | -84/+83 |
| * | (change_window_height): Test for DELTA too small | Richard M. Stallman | 1994-05-22 | 1 | -18/+18 |
| * | (Fdelete_directory): Allow dir names as well as file names. | Richard M. Stallman | 1994-05-22 | 1 | -2/+2 |
| * | (A_TEXT_OFFSET, A_TEXT_SEEK): Commented out. | Richard M. Stallman | 1994-05-21 | 1 | -0/+4 |
| * | (create_process): Don't complain about error from TIOCSETD. | Richard M. Stallman | 1994-05-21 | 1 | -2/+1 |
| * | Add template for init_gettimeofday. | Richard M. Stallman | 1994-05-21 | 1 | -0/+1 |
| * | (x_wm_set_window_state) [USE_X_TOOLKIT]: Use XtSetValues. | Richard M. Stallman | 1994-05-21 | 1 | -23/+37 |
| * | (x_set_background_color): Set scroll bar backgrounds. | Karl Heuer | 1994-05-21 | 1 | -1/+8 |
| * | (Finsert_file_contents): Declare buffer as unsigned | Richard M. Stallman | 1994-05-20 | 1 | -1/+3 |
| * | Only lusers assume that O_RDONLY == 0. | Michael I. Bushnell | 1994-05-20 | 1 | -2/+2 |
| * | (read_char_minibuf_menu_prompt): Don't forget to initialize nobindings. | Richard M. Stallman | 1994-05-20 | 1 | -2/+2 |
| * | (UNEXEC_ALIAS): New variable, used to make the unex...o target. | Richard M. Stallman | 1994-05-20 | 1 | -1/+4 |
| * | (Fset_face_attribute_internal): Always return valid data. | Richard M. Stallman | 1994-05-20 | 1 | -1/+1 |
| * | (syms_of_textprop): Set up Lisp fn get-char-property. | Richard M. Stallman | 1994-05-20 | 1 | -0/+1 |
| * | (FRAME_SUPPORT): Add menu-bar.el. | Richard M. Stallman | 1994-05-19 | 1 | -1/+10 |
| * | (EmacsFrameSetCharSize): Once again preserve x and y pos, | Richard M. Stallman | 1994-05-19 | 1 | -0/+7 |
| * | (EXTRA_INITIALIZE): Define here. | Richard M. Stallman | 1994-05-19 | 1 | -0/+4 |
| * | (EXTRA_INITIALIZE): Definition deleted. | Richard M. Stallman | 1994-05-19 | 1 | -4/+0 |
| * | (syms_of_frame): Set up frame-first-window as Lisp fn. | Richard M. Stallman | 1994-05-19 | 1 | -0/+1 |
| * | Add "args" to dummy definition of compute-motion. | Richard M. Stallman | 1994-05-19 | 1 | -0/+1 |
| * | [BROKEN_TIOCGWINSZ]: Undef TIOCSWINSZ too. | Richard M. Stallman | 1994-05-19 | 1 | -0/+1 |
| * | (PENDING_OUTPUT_COUNT): If __GNU_LIBRARY__, | Richard M. Stallman | 1994-05-19 | 1 | -1/+7 |
| * | (setup_frame_gcs): Move cursor_bits variable out of | Richard M. Stallman | 1994-05-19 | 1 | -11/+12 |