| Commit message (Expand) | Author | Age | Files | Lines |
| * | (internal_self_insert): Ignore value of Fexpand_abbrev; | Richard M. Stallman | 1992-08-19 | 1 | -2/+11 |
| * | (Fexpand_abbrev): If pre-expand hook changes the buffer, | Richard M. Stallman | 1992-08-19 | 1 | -4/+9 |
| * | * xterm.c (x_wm_hints): Variable deleted. This has to be | Jim Blandy | 1992-08-19 | 1 | -127/+142 |
| * | * xrdb.c [USG5]: Define SYSV, and then include <unistd.h>. I | Jim Blandy | 1992-08-19 | 1 | -5/+19 |
| * | * xfns.c (x_set_name): Take new argument EXPLICIT, instead of | Jim Blandy | 1992-08-19 | 1 | -69/+131 |
| * | * xdisp.c (display_mode_line): Use x_implicitly_set_name here. | Jim Blandy | 1992-08-19 | 1 | -7/+9 |
| * | * window.c (Fset_window_configuration): Removed #if 0'd code which | Jim Blandy | 1992-08-19 | 1 | -17/+9 |
| * | * term.c (term_get_fkeys): Some systems define `static' to be the | Jim Blandy | 1992-08-19 | 1 | -37/+65 |
| * | * sysdep.c (select): There's no need to cast the return value of | Jim Blandy | 1992-08-19 | 1 | -3/+6 |
| * | * ralloc.c (get_bloc): When initializing new_bloc->variable, cast | Jim Blandy | 1992-08-19 | 1 | -1/+5 |
| * | * process.c (process_send_signal): Don't send SIGTSTP if the | Jim Blandy | 1992-08-19 | 1 | -3/+4 |
| * | * mocklisp.c (Fml_substr): Put comments around text following #endif. | Jim Blandy | 1992-08-19 | 1 | -1/+1 |
| * | * minibuf.c (Fread_from_minibuffer): Put this function's doc | Jim Blandy | 1992-08-19 | 1 | -2/+18 |
| * | * lread.c (defvar_per_buffer): Support new TYPE argument, by | Jim Blandy | 1992-08-19 | 1 | -1/+3 |
| * | * keyboard.c (init_keyboard): Changed "#endif SIGIO" to | Jim Blandy | 1992-08-19 | 1 | -1/+1 |
| * | * frame.c (make_frame): Clear the explicit_name member of the new | Jim Blandy | 1992-08-19 | 1 | -3/+3 |
| * | * floatfns.c (Fexpm1, Flog1p): Function removed; it's not widely | Jim Blandy | 1992-08-19 | 1 | -30/+27 |
| * | * emacs.c [USG5]: Don't #include <fcntl.h> for these systems. | Jim Blandy | 1992-08-19 | 1 | -4/+0 |
| * | * dispnew.c [not MULTI_FRAME] (Fredraw_display): Use | Jim Blandy | 1992-08-19 | 1 | -1/+1 |
| * | * data.c [USG] (Frem): Call fmod, rather than drem. Rah. | Jim Blandy | 1992-08-19 | 1 | -2/+17 |
| * | * buffer.c (syms_of_buffer): Call DEFVAR_PER_BUFFER with the new | Jim Blandy | 1992-08-19 | 1 | -7/+60 |
| * | * alloc.c (Fmake_marker): Removed the test for being called from a | Jim Blandy | 1992-08-19 | 1 | -7/+0 |
| * | *** empty log message *** | Jim Blandy | 1992-08-19 | 7 | -29/+68 |
| * | entered into RCS | Jim Blandy | 1992-08-19 | 3 | -11/+30 |
| * | * alloc.c (Fgarbage_collect): Doc fix. | Jim Blandy | 1992-08-14 | 1 | -1/+1 |
| * | * abbrev.c (Fdefine_abbrev_table): Fiddled with formatting. | Jim Blandy | 1992-08-14 | 1 | -6/+3 |
| * | * frame.c (make_frame): Stop passing zero to make_window; it's not | Jim Blandy | 1992-08-14 | 1 | -20/+34 |
| * | * dispnew.c (the_only_frame): Doc fix. | Jim Blandy | 1992-08-14 | 1 | -1/+6 |
| * | * keyboard.c (Fexecute_mouse_event): dyked-out function deleted. | Jim Blandy | 1992-08-14 | 1 | -211/+15 |
| * | *** empty log message *** | Jim Blandy | 1992-08-14 | 1 | -21/+25 |
| * | * window.c (window_loop): This used to keep track of the first | Jim Blandy | 1992-08-14 | 1 | -9/+34 |
| * | *** empty log message *** | Jim Blandy | 1992-08-12 | 2 | -18/+115 |
| * | Initial revision | Jim Blandy | 1992-08-12 | 1 | -0/+136 |
| * | * xterm.c (x_wm_hints): New variable. | Jim Blandy | 1992-08-12 | 1 | -37/+89 |
| * | * xmenu.c: Deleted "$Log" header and other RCS stuff in | Jim Blandy | 1992-08-12 | 1 | -10/+0 |
| * | * xfns.c (x_get_arg): Return Qunbound for an unspecified | Jim Blandy | 1992-08-12 | 1 | -173/+351 |
| * | * xdisp.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF): | Jim Blandy | 1992-08-12 | 1 | -1/+1 |
| * | * window.c (MIN_SAFE_WINDOW_HEIGHT, MIN_SAFE_WINDOW_WIDTH): Macros | Jim Blandy | 1992-08-12 | 1 | -11/+45 |
| * | * unexsunos4.c: Deleted "$Log" header in comments at top of file; | Jim Blandy | 1992-08-12 | 1 | -10/+0 |
| * | Doc fix. | Jim Blandy | 1992-08-12 | 1 | -1/+2 |
| * | * term.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF): | Jim Blandy | 1992-08-12 | 1 | -19/+19 |
| * | * scroll.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF): | Jim Blandy | 1992-08-12 | 1 | -1/+1 |
| * | * minibuf.c (Fcompleting_read): Stop subtracting one from the | Jim Blandy | 1992-08-12 | 1 | -1/+1 |
| * | * keyboard.c (Fsuspend_emacs): Call change_frame_size with the | Jim Blandy | 1992-08-12 | 1 | -3/+3 |
| * | * frame.c (Qheight, Qicon, Qmodeline, Qname, Qnone, Qonly, | Jim Blandy | 1992-08-12 | 1 | -48/+229 |
| * | * fileio.c (Fread_filename): When calling Fcompleting_read, | Jim Blandy | 1992-08-12 | 1 | -1/+1 |
| * | * emacs.c (main): Call syms_of_frame unconditionally. When | Jim Blandy | 1992-08-12 | 1 | -2/+0 |
| * | * editfns.c (Fcurrent_time_zone): Doc fix. | Jim Blandy | 1992-08-12 | 1 | -0/+38 |
| * | * doc.c (Vdata_directory): Removed; this is declared in callproc.c. | Jim Blandy | 1992-08-12 | 1 | -6/+1 |
| * | * dispnew.c (Fredraw_frame): Call clear_frame_records before | Jim Blandy | 1992-08-12 | 1 | -42/+50 |