aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (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
* (make-directory): By default create dir default-dir.Richard M. Stallman1993-06-121-2/+11
* (vc-backend-diff): Always use -q option.Richard M. Stallman1993-06-121-0/+1
* (file-truename): Don't use expand-file-name to mergeRichard M. Stallman1993-06-121-10/+19
* (XTmouse_position): Don't set *f at all unless we win.Richard M. Stallman1993-06-111-5/+13
* (sendmail-pre-abbrev-expand-hook):Richard M. Stallman1993-06-111-2/+2
* (setenv): Treat case as significant.Richard M. Stallman1993-06-111-0/+1
* (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
* (sendmail-pre-abbrev-expand-hook):Richard M. Stallman1993-06-111-1/+2
* Doc fixes.Richard M. Stallman1993-06-111-155/+72
* Reinstate old -f option as an alias for -o for installed base uses.Richard M. Stallman1993-06-111-2/+3
* (server-window): New variable.Richard M. Stallman1993-06-111-0/+9
* (enable-flow-control): Don't alter the 8-bit flag.Richard M. Stallman1993-06-111-1/+1
* (Man-filter-list): Add an element for X man pages.Richard M. Stallman1993-06-111-1/+6
* (Fmouse_position): Set up defaults before calling the hook.Richard M. Stallman1993-06-111-6/+5
* (rmail-output-to-rmail-file): Use the smart default in the prompt.Richard M. Stallman1993-06-111-17/+20
* (view-register): Handle file name values.Richard M. Stallman1993-06-111-1/+6
* 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
* * bytecomp.el: Bring it up to version 2.10 of theJim Blandy1993-06-111-33/+82
* (cd): Use file-name-absolute-p.Richard M. Stallman1993-06-111-22/+19
* (electric-history-map): Don't use fillarray;Richard M. Stallman1993-06-111-4/+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
* * frame.el (frame-initialize): Remember to actually traverseJim Blandy1993-06-111-1/+2