| Commit message (Expand) | Author | Age | Files | Lines |
* | (LD_SWITCH_SYSTEM): Use just -X. | Richard M. Stallman | 1996-12-27 | 1 | -6/+6 |
* | (dos_set_keyboard): Test whether KEYB.COM is installed | Richard M. Stallman | 1996-12-27 | 1 | -0/+15 |
* | (Fdefalias): Change argument name and doc string. | Richard M. Stallman | 1996-12-26 | 1 | -6/+6 |
* | (Ffset): Change argument name and doc string. | Richard M. Stallman | 1996-12-26 | 1 | -6/+6 |
* | (x_iconify_frame): Clear visible when we set iconified. | Richard M. Stallman | 1996-12-26 | 1 | -0/+5 |
* | (single_keymap_panes): New arg DEPTH. | Richard M. Stallman | 1996-12-26 | 1 | -7/+15 |
* | (window_scroll): Preserve vpos of point | Richard M. Stallman | 1996-12-26 | 1 | -22/+58 |
* | (read_char_x_menu_prompt): Unread and record all the input events from here. | Richard M. Stallman | 1996-12-26 | 1 | -5/+52 |
* | (standard_args): Add -find-file and -visit. | Richard M. Stallman | 1996-12-26 | 1 | -0/+2 |
* | (internal_self_insert): If the abbrev has no expansion, | Richard M. Stallman | 1996-12-26 | 1 | -4/+14 |
* | (Fexpand_abbrev): Return the abbrev symbol, or nil if no expansion. | Richard M. Stallman | 1996-12-26 | 1 | -7/+7 |
* | (set_point): Use virtual bounds, not real bounds, | Richard M. Stallman | 1996-12-20 | 1 | -4/+36 |
* | (FRONT_NONSTICKY_P): New macro. | Richard M. Stallman | 1996-12-20 | 1 | -0/+2 |
* | (try_window): Add error check for POS. | Richard M. Stallman | 1996-12-20 | 1 | -2/+7 |
* | (modify_event_symbol): | Richard M. Stallman | 1996-12-19 | 1 | -1/+1 |
* | (x_set_title): Check data type of NAME. | Richard M. Stallman | 1996-12-19 | 1 | -0/+2 |
* | (Fmatch_data): Doc fix. | Richard M. Stallman | 1996-12-19 | 1 | -1/+1 |
* | (set_frame_menubar): Call Fmatch_data with new explicit arguments. | Richard M. Stallman | 1996-12-19 | 2 | -2/+2 |
* | (read_process_output, exec_sentinel): | Richard M. Stallman | 1996-12-19 | 1 | -4/+4 |
* | (Fmatch_data): New args INTEGERS and REUSE. | Richard M. Stallman | 1996-12-18 | 1 | -5/+35 |
* | (HAVE_LIBMAIL, HAVE_MAILLOCK_H, HAVE_TOUCHLOCK): Add #undefs. | Richard M. Stallman | 1996-12-18 | 1 | -0/+5 |
* | (send_process) [EMACS_HAS_USECS]: | Richard M. Stallman | 1996-12-18 | 1 | -0/+4 |
* | (set_point): Use virtual bounds, not real bounds, | Richard M. Stallman | 1996-12-18 | 1 | -2/+5 |
* | (merge_properties_sticky): Don't discard explicit nil | Richard M. Stallman | 1996-12-17 | 1 | -12/+24 |
* | Fix previous change. | Richard M. Stallman | 1996-12-16 | 1 | -1/+4 |
* | (Finsert_file_contents): Handle BEG and END non-nil | Richard M. Stallman | 1996-12-16 | 1 | -6/+11 |
* | (HAVE_LIMITS_H): Add #undef. | Richard M. Stallman | 1996-12-16 | 1 | -0/+1 |
* | (Fuser_full_name): Return nil if the specified user doesn't exist. | Richard M. Stallman | 1996-12-15 | 1 | -1/+3 |
* | (x_set_scroll_bar_width): Reject a width that's too small. | Richard M. Stallman | 1996-12-15 | 1 | -0/+4 |
* | (set_point): Check for intangible properties on overlays. | Richard M. Stallman | 1996-12-15 | 1 | -42/+55 |
* | (Fnext_char_property_change): New function. | Richard M. Stallman | 1996-12-15 | 1 | -4/+56 |
* | (syms_of_buffer): Doc fix (transient-mark-mode). | Richard M. Stallman | 1996-12-11 | 1 | -1/+4 |
* | (Fwrite_region): Be careful not to destroy contents of | Richard M. Stallman | 1996-12-11 | 1 | -1/+1 |
* | (message2_nolog): Handle minibuffer_auto_raise. | Richard M. Stallman | 1996-12-10 | 1 | -0/+5 |
* | (Fcall_process_region): Define missing local `count'. | Richard M. Stallman | 1996-12-10 | 1 | -0/+1 |
* | (window_scroll): Don't set w->start or w->force_start if signaling an error. | Richard M. Stallman | 1996-12-10 | 1 | -7/+8 |
* | (Fend_of_line, Fbeginning_of_line): | Richard M. Stallman | 1996-12-10 | 1 | -2/+2 |
* | (Vmenu_updating_frame): New variable. | Richard M. Stallman | 1996-12-10 | 1 | -0/+12 |
* | (Fread_file_name_internal): Verify STRING is a string. | Richard M. Stallman | 1996-12-09 | 1 | -2/+4 |
* | (Fuser_full_name): Use build_string instead of make_string. | Richard M. Stallman | 1996-12-09 | 1 | -2/+2 |
* | (Fend_of_line, Fbeginning_of_line): Declared. | Richard M. Stallman | 1996-12-09 | 1 | -0/+1 |
* | (status_notify): Test p->infd > 0 | Richard M. Stallman | 1996-12-08 | 1 | -5/+43 |
* | (Fuser_full_name): Accept a string (the login name) as | Richard M. Stallman | 1996-12-08 | 1 | -29/+44 |
* | (syms_of_minibuf): Doc fix. | Richard M. Stallman | 1996-12-08 | 1 | -1/+2 |
* | (Fline_beginning_position, Fline_end_position): New fns. | Richard M. Stallman | 1996-12-08 | 1 | -4/+59 |
* | (MAYBE_GC): New macro. | Richard M. Stallman | 1996-12-07 | 1 | -0/+17 |
* | (Vtemp_file_name_pattern): New variable. | Richard M. Stallman | 1996-12-07 | 1 | -11/+24 |
* | (IT_cmgoto): Don't update FRAME_CURSOR_X when the cursor | Karl Heuer | 1996-12-06 | 1 | -1/+0 |
* | (syms_of_keyboard): Doc fix. | Karl Heuer | 1996-12-05 | 1 | -1/+3 |
* | (w32_wnd_proc): Use dummy message to wake up thread on quit_char. | Geoff Voelker | 1996-11-21 | 1 | -8/+15 |