aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (__do_global_dtors): New dummy function.Richard M. Stallman1992-09-031-0/+2
* entered into RCSRichard M. Stallman1992-09-021-3/+14
* Doc fix for file-name-handler-alist.Roland McGrath1992-09-021-1/+1
* (__main): New dummy function.Richard M. Stallman1992-09-021-4/+6
* *** empty log message ***Jim Blandy1992-09-021-1/+1
* (__do_global_ctors, __do_global_ctors_aux): New dummy fns.Richard M. Stallman1992-08-311-0/+13
* (Fdo_auto_save): Always call record_auto_save.Richard M. Stallman1992-08-311-2/+2
* entered into RCSJoseph Arceneaux1992-08-301-4/+9
* * xselect.c: Use the FRAME_X_WINDOW macro, for readability.Jim Blandy1992-08-291-2/+2
* * xterm.c (x_make_frame_invisible): Don't forget to check theJim Blandy1992-08-291-480/+297
* * xrdb.c (get_user_db): Use XResourceManagerString when availableJim Blandy1992-08-291-2/+5
* * xfns.c (x_icon): Don't call x_wm_set_icon_positions if the userJim Blandy1992-08-291-84/+107
* * window.c (coordinates_in_window): Do not assume that allJim Blandy1992-08-291-11/+12
* * sysdep.c (init_baud_rate): Re-arranged order of conditionals -Jim Blandy1992-08-291-8/+12
* * process.c: Include "systty.h", not "systerm.h".Jim Blandy1992-08-291-1/+1
* * keyboard.c: Include "systty.h", not "systerm.h".Jim Blandy1992-08-291-1/+1
* * fns.c (Fyes_or_no_p): Call Fsleep_for with the appropriateJim Blandy1992-08-291-1/+1
* * fileio.c (Fdo_auto_save): Call Fsleep_for with the appropriateJim Blandy1992-08-291-1/+1
* * emacs.c: Incude "systty.h", not "systerm.h".Jim Blandy1992-08-291-5/+7
* * dispnew.c: Incude "systty.h", not "systerm.h".Jim Blandy1992-08-291-12/+37
* Formatting changeJim Blandy1992-08-291-5/+3
* entered into RCSJim Blandy1992-08-292-10/+38
* *** empty log message ***Jim Blandy1992-08-293-32/+38
* (syms_of_buffer): Made buffer-display-table,Richard M. Stallman1992-08-281-3/+3
* (Fappend): Doc fix.Richard M. Stallman1992-08-281-1/+1
* *** empty log message ***Jim Blandy1992-08-281-1/+1
* (WCOREDUMP): Define only if not defined.Richard M. Stallman1992-08-221-1/+8
* Initial revisionJoseph Arceneaux1992-08-211-0/+722
* * abbrev.c (syms_of_abbrev): Call DEFVAR_PER_BUFFER with the newJim Blandy1992-08-191-5/+5
* (internal_self_insert): Ignore value of Fexpand_abbrev;Richard M. Stallman1992-08-191-2/+11
* (Fexpand_abbrev): If pre-expand hook changes the buffer,Richard M. Stallman1992-08-191-4/+9
* * xterm.c (x_wm_hints): Variable deleted. This has to beJim Blandy1992-08-191-127/+142
* * xrdb.c [USG5]: Define SYSV, and then include <unistd.h>. IJim Blandy1992-08-191-5/+19
* * xfns.c (x_set_name): Take new argument EXPLICIT, instead ofJim Blandy1992-08-191-69/+131
* * xdisp.c (display_mode_line): Use x_implicitly_set_name here.Jim Blandy1992-08-191-7/+9
* * window.c (Fset_window_configuration): Removed #if 0'd code whichJim Blandy1992-08-191-17/+9
* * term.c (term_get_fkeys): Some systems define `static' to be theJim Blandy1992-08-191-37/+65
* * sysdep.c (select): There's no need to cast the return value ofJim Blandy1992-08-191-3/+6
* * ralloc.c (get_bloc): When initializing new_bloc->variable, castJim Blandy1992-08-191-1/+5
* * process.c (process_send_signal): Don't send SIGTSTP if theJim Blandy1992-08-191-3/+4
* * mocklisp.c (Fml_substr): Put comments around text following #endif.Jim Blandy1992-08-191-1/+1
* * minibuf.c (Fread_from_minibuffer): Put this function's docJim Blandy1992-08-191-2/+18
* * lread.c (defvar_per_buffer): Support new TYPE argument, byJim Blandy1992-08-191-1/+3
* * keyboard.c (init_keyboard): Changed "#endif SIGIO" toJim Blandy1992-08-191-1/+1
* * frame.c (make_frame): Clear the explicit_name member of the newJim Blandy1992-08-191-3/+3
* * floatfns.c (Fexpm1, Flog1p): Function removed; it's not widelyJim Blandy1992-08-191-30/+27
* * emacs.c [USG5]: Don't #include <fcntl.h> for these systems.Jim Blandy1992-08-191-4/+0
* * dispnew.c [not MULTI_FRAME] (Fredraw_display): UseJim Blandy1992-08-191-1/+1
* * data.c [USG] (Frem): Call fmod, rather than drem. Rah.Jim Blandy1992-08-191-2/+17
* * buffer.c (syms_of_buffer): Call DEFVAR_PER_BUFFER with the newJim Blandy1992-08-191-7/+60