aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Refer to GPL version two.Jim Blandy1993-06-121-1/+1
* (syms_of_undo): Set up Qinhibit_read_only.Richard M. Stallman1993-06-121-1/+11
* * sysdep.c (child_setup_tty): Remove duplicate settings for VQUITJim Blandy1993-06-121-1/+0
* Doc fix.Jim Blandy1993-06-122-2/+2
* * frame.c (Fmouse_position): Doc fix.Jim Blandy1993-06-121-0/+2
* * xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize thatJim Blandy1993-06-121-0/+7
* (get_keymap_1): Add missing semicolon.Richard M. Stallman1993-06-121-2/+3
* (read_minibuf): Set and use mini_frame only if MULTI_FRAME.Richard M. Stallman1993-06-121-6/+7
* (echo_area_display): Use XFASTINT on ->height.Richard M. Stallman1993-06-121-7/+12
* (Fdelete_window): Make `frame' a FRAME_PTR and use as such.Richard M. Stallman1993-06-121-3/+3
* (record_delete): Always use XFASTINT on sbeg.Richard M. Stallman1993-06-121-4/+6
* * xterm.c (XTset_vertical_scroll_bar): Use double type forJim Blandy1993-06-121-2/+2
* (start_process_unwind): Use XINT.Richard M. Stallman1993-06-121-1/+1
* (Fset_syntax_table): Add XFASTINT.Richard M. Stallman1993-06-121-1/+2
* * xterm.c (x_error_quitter, x_io_error_quitter): Remove calls toJim Blandy1993-06-121-0/+4
* * keyboard.c (read_key_sequence): When we generate a prefix symbolJim Blandy1993-06-121-2/+7
* Initial revisionJim Blandy1993-06-121-0/+46
* * config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):Jim Blandy1993-06-123-0/+6
* * config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):Jim Blandy1993-06-122-1/+6
* * window.c (Fprevious_window): Use FRAME_HAS_MINIBUF_P to decideJim Blandy1993-06-121-2/+3
* (read_char): Set c properly as a Lisp int.Richard M. Stallman1993-06-121-3/+3
* Doc fixes.Richard M. Stallman1993-06-121-3/+3
* (cons_to_long): Declare top, bot as Lisp_Object.Richard M. Stallman1993-06-121-1/+1
* (Fcopy_keymap): Check Fkeymapp value with NILP.Richard M. Stallman1993-06-121-1/+1
* (Fexpt): New local `val' for making integer to return.Richard M. Stallman1993-06-121-3/+4
* (XTmouse_position): Don't set *f at all unless we win.Richard M. Stallman1993-06-111-5/+13
* (read_process_output): Don't deactivate the mark.Richard M. Stallman1993-06-111-21/+2
* (Fgenerate_new_buffer_name): GENTEMP is the value compare against IGNORE.Richard M. Stallman1993-06-111-1/+1
* (Fmouse_position): Set up defaults before calling the hook.Richard M. Stallman1993-06-111-6/+5
* Interact properly with shells lacking job control (sh, rc, es...)Jim Blandy1993-06-112-7/+70
* * xrdb.c (get_user_db): Get the screen-specific database too.Jim Blandy1993-06-111-0/+9
* (syms_of_xfns): Don't set up Qicon.Richard M. Stallman1993-06-111-4/+2
* (Qicon): Declared.Richard M. Stallman1993-06-111-1/+1
* * xdisp.c (redisplay_window): Don't call try_window_id if theJim Blandy1993-06-111-0/+2
* * window.c (Fprevious_window): Typo.Jim Blandy1993-06-111-1/+1
* (Fset_text_properties): No special case for props = nil.Richard M. Stallman1993-06-111-2/+0
* (Fx_list_fonts): If names is 0, just return nil.Richard M. Stallman1993-06-111-14/+16
* * xterm.c (x_new_font): If font_names is zero, that's all theJim Blandy1993-06-111-0/+5
* * s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the valueJim Blandy1993-06-111-3/+5
* * s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the valueJim Blandy1993-06-111-0/+5
* (Fdescribe_vector): Use current buf, not standard-output.Richard M. Stallman1993-06-111-3/+9
* (Fload): Forward all 4 args to magic-name handler.Richard M. Stallman1993-06-101-1/+19
* (Fscroll_left): Make argument optional.Richard M. Stallman1993-06-101-3/+13
* * search.c (Flooking_at, Fstring_match, fast_string_match,Jim Blandy1993-06-101-10/+0
* *** empty log message ***Jim Blandy1993-06-101-2/+11
* * syntax.c (scan_lists, Fforward_comment): Call scan_sexps_forwardJim Blandy1993-06-101-2/+2
* Typo.Jim Blandy1993-06-101-1/+1
* * filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, toJim Blandy1993-06-101-1/+0
* * sysdep.c: Remove clause for DGUX support of FASYNC; add clauseJim Blandy1993-06-101-4/+8
* * filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, toJim Blandy1993-06-101-4/+4