aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* * s/dgux.h (BROKEN_FASYNC): #define this.Jim Blandy1993-06-101-0/+8
* * s/dgux.h: Changes from Paul M Reilly <pmr@rock.concert.net>:Jim Blandy1993-06-101-26/+35
* * fileio.c (Frename_file): Pass all arguments to the file name handler.Jim Blandy1993-06-102-1/+26
* *** empty log message ***Roland McGrath1993-06-091-2/+5
* * s/linux.h (SIGNALS_VIA_CHARACTERS): Don't #define this.Jim Blandy1993-06-091-2/+3
* * process.c (sigchld_handler): Add cast, to avoid warnings on Linux.Jim Blandy1993-06-091-1/+1
* * process.c (sigchld_handler): Add cast, to avoid warnings on Linux.Jim Blandy1993-06-091-1/+1
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-0961-109/+109
* entered into RCSJim Blandy1993-06-091-1/+1
* *** empty log message ***Jim Blandy1993-06-091-4/+92
* * xdisp.c (display_text_line): Handle case where line ends in aJim Blandy1993-06-091-5/+11
* * xterm.c (x_is_vendor_fkey): New function.Jim Blandy1993-06-091-37/+56
* * s/dgux.h: Move #definition of SYSTEM_MALLOC outside ofJim Blandy1993-06-091-3/+3
* * xfaces.c (init_frame_faces): Remove assumption that the selectedJim Blandy1993-06-091-14/+26
* * alloc.c (emacs_blocked_malloc, emacs_blocked_realloc): Cast theJim Blandy1993-06-091-2/+2
* (INTERVAL_WRITABLE_P): Fix backwards tests.Richard M. Stallman1993-06-081-6/+7
* Rewrite by author; mostly rearrangements.Richard M. Stallman1993-06-081-76/+29
* * config.h.in (HAVE_LIBDNET): New macro, to be defined byJim Blandy1993-06-082-3/+4
* * ymakefile (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH): Remove these;Jim Blandy1993-06-081-4/+1
* (Fforward_comment): Set point to where scan stops,Richard M. Stallman1993-06-081-20/+23
* (syms_of_fileio): Set up Qset_visited_file_modtime.Richard M. Stallman1993-06-081-1/+3
* (init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed.Richard M. Stallman1993-06-071-2/+3
* (x_caught_error_message): Change type to char* from char*[].Richard M. Stallman1993-06-071-9/+9
* Add NO_TERMIO conditional.Richard M. Stallman1993-06-071-0/+2
* (Fadd_text_properties): Don't treat the initialRichard M. Stallman1993-06-071-30/+9